Skip to content

chore(deps): Bump MySqlConnector from 2.5.0 to 2.6.1#254

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/AIManagerCore/src/AIManager.Core/MySqlConnector-2.6.1
Open

chore(deps): Bump MySqlConnector from 2.5.0 to 2.6.1#254
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/AIManagerCore/src/AIManager.Core/MySqlConnector-2.6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Updated MySqlConnector from 2.5.0 to 2.6.1.

Release notes

Sourced from MySqlConnector's releases.

2.6.1

  • Fix GHSA-473q-m89c-ghf8: MitM password disclosure in zero-configuration TLS mode.
  • Fix MySqlCommand.Prepare with INSERT INTO ... RETURNING: #​1652.
  • Thanks to @​rusher for contributions to this release.

2.6.0

  • Add opt-in stable OpenTelemetry semantic conventions: #​1435.
    • In MySqlConnector 3.0, the experimental conventions will be removed.
    • Applications should set OTEL_SEMCONV_STABILITY_OPT_IN to database or database/dup (or use WithSemanticConventionsKinds) to test the new semantic conventions.
  • Support distributed tracing by sending traceparent to MySQL Server: #​1635.
  • EnableResultSetHeaderEvent is now opt-in: #​1633.
  • Move AddMySqlDataSource and related APIs from MySqlConnector.DependencyInjection to MySqlConnector: #​1649.
  • Improve reliability and correctness of parameter parsing and rewriting:
    • Fix termination of quoted parameters: #​1627.
    • Handle all comment-start characters during SQL parsing: #​1624.
    • Add stricter argument validation and checks: #​1632.
  • Improve XA and transaction handling:
    • Handle more XA error codes: #​1631.
    • Clear transaction when closing a database: #​1623.
    • Handle missing transaction in DoCloseAsync: #​729.
  • Improve data type handling:
    • Reject negative DATETIME ticks: #​1630.
    • Don't detect BINARY columns as Guid: #​1625.
  • Improve exception safety: #​1628.
  • Suppress trimming warnings and update AOT test coverage: #​1607, #​1608.
  • Thanks to @​markus456 and @​sbomer for contributions to this release.

Commits viewable in compare view.

@dependabot dependabot Bot added the dotnet label Jul 6, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from xjanova as a code owner July 6, 2026 02:15
@dependabot dependabot Bot added the dotnet label Jul 6, 2026
---
updated-dependencies:
- dependency-name: MySqlConnector
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/AIManagerCore/src/AIManager.Core/MySqlConnector-2.6.1 branch from a56db1a to 6a5d854 Compare July 6, 2026 02:19
@github-actions github-actions Bot added documentation Improvements or additions to documentation size/XS labels Jul 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation dotnet size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants