Skip to content

[no-release-notes] Update MySqlConnector to latest version.#9597

Merged
macneale4 merged 5 commits intomainfrom
macneale4/bgrainger-mysqlconnector
Jul 29, 2025
Merged

[no-release-notes] Update MySqlConnector to latest version.#9597
macneale4 merged 5 commits intomainfrom
macneale4/bgrainger-mysqlconnector

Conversation

@macneale4
Copy link
Copy Markdown
Contributor

@macneale4 macneale4 commented Jul 29, 2025

User contribution to upgrade .net components. #9595

Needed to give it a couple more tweeks to get tests passing.

The NuGet package and .NET version being used were both out of support.
macneale4 added a commit that referenced this pull request Jul 29, 2025
Upgrade from .NET 5.0.400 to .NET 8.0 using Microsoft's official
dotnet-install.sh script. This fixes test failures in PR #9597 where
the updated MySqlConnector package requires .NET 8.0 support.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
macneale4 and others added 4 commits July 29, 2025 11:44
Upgrade from .NET 5.0.400 to .NET 8.0 using Microsoft's official
dotnet-install.sh script. This fixes test failures in PR #9597 where
the updated MySqlConnector package requires .NET 8.0 support.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Update from using --channel 8.0 to --version 8.0.412 to ensure
consistent and reproducible testing environment.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Fix test failure for "dotnet mysql client" by updating the MySqlClient
project from net5.0 to net8.0 target framework. This aligns with the
.NET 8.0 SDK installed in the Docker environment.

The MySqlConnector test was already working, but MySqlClient was still
targeting the old framework version.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Copy link
Copy Markdown
Contributor

@elianddb elianddb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@macneale4 macneale4 merged commit 55ea076 into main Jul 29, 2025
11 checks passed
@macneale4 macneale4 changed the title Update MySqlConnector to latest version. [no-release-notes] Update MySqlConnector to latest version. Jul 29, 2025
@Hydrocharged Hydrocharged deleted the macneale4/bgrainger-mysqlconnector branch December 15, 2025 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants