SanderBusiness / Educative-Tools

An open-source project with handy tools for teachers & students
https://agreeable-coast-0ade1281e.5.azurestaticapps.net/
1 stars 0 forks source link

Bump MySql.EntityFrameworkCore from 8.0.2 to 8.0.5 in /Backend #13

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps MySql.EntityFrameworkCore from 8.0.2 to 8.0.5.

Changelog

Sourced from MySql.EntityFrameworkCore's changelog.

8.4.0

  • Updated FOSS license text in all source files (WL16197).
  • Fixed bug Shared memory connection doesn't work in multithread environment (Oracle Bug #36208932).
  • Fixed bug Named pipe connection doesn't work in multithread environment (Oracle Bug #36208929).
  • Fixed bug Byte array type mapping has a fixed limit of 8000 in EFCore (Oracle Bug #36208913).
  • Removed support for FIDO authentication (WL16150).
  • Add support for TLS 1.3 (WL16176).
  • Updated installer and binary metadata (WL16204).
  • Fixed bug Minpoolsize different than 0 causes connector to hang after first connection (Oracle Bug #36319784).
  • Fixed bug Tests failing due to removal of 'HAVE_SSL' variable from server (Oracle Bug #36374702).
  • Added support for Vector data type (WL16175).
  • Fixed bug Fix deadlock in mysql poolmanager attempt (Oracle Bug #36380976)
  • Fixed bug Test failing due to removal of 'default_authentication_plugin' server variable (Oracle Bug #36405198).

8.3.0

  • Added support for build traversal (WL15798).
  • Added AssemblyInfo file to MySQL.Data.OpenTelemetry (Oracle Bug #35957212).
  • Fix broken .GetString() behavior on MySqlDataReader (WL15972).
  • Fixed a bug that prevented a connection from being removed from the in use connection pool. (MySQL Bug #112123, Oracle Bug #35731216).
  • Added missing target frameworks to EFCore nuget packages (Oracle Bug #35968775).
  • Added missing README files to Nuget packages (WL16041).
  • Upgraded the Google.Protobuf dependency to version 3.25.1 (WL16075).
  • Added support for .NET 8 and EFCore 8 GA versions (WL16035).
  • Fixed a bug that permitted to open a disposed connection (MySQL bug #112399, Oracle bug #35827809).

8.2.0

  • Migrated installer to Wix 4.0 (WL15847).
  • Fixed bug Opening two MySqlConnections simultaneously can crash (Oracle Bug #35307501).
  • Added support for .NET 8 and EF Core 8 preview versions (WL15792).
  • Combined EFCore projects into single project (WL15799).
  • Fixed bug Power BI Desktop & MS Excel don't work with v8.0.33 of the Connector/Net Driver (Oracle Bug #35379875).
  • Updated BouncyCastle nuget package (MySQL Bug #111361,Oracle Bug #35488339).
  • Added support for the WebAuthn authentication client-side plugin (WL15193).

8.1.0

  • Removed GetSchema code that used direct access to mysql.proc table (WL15643).
  • Removed code that used SHOW CREATE PROCEDURE to enumerator procedure parameters (WL #15644).
  • Removed 'PROCEDURES WITH PARAMETERS' schema collection (WL15654).
  • Fixed bug where the MySqlDbType was not preserved on a clone (Oracle Bug #34993796).
  • Fixed bug can't insert negative number using prepared statement with MySqlDbType.Int24 (Oracle Bug #34694519).
  • Re-enable Zstandard compression in X DevAPI [WL15708].
  • Remove support for .NET Core and EF Core 3.1 and 5.0 [WL15797].
  • Updated non signed libraries (Oracle Bug #35052869).
  • Added missing dll to installer (Oracle Bug #35360846).
  • Added support for OpenTelemetry tracing (WL15707).

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)