Releases: PomeloFoundation/Caching-MySQL
Releases · PomeloFoundation/Caching-MySQL
Release list
2.3.0
2.2.1
dotnet8 -> dotnet-9:
- dependencies and tool
2.2.0
- Not requiring SchemaName or database name if it already is provided in ConnectionString -> Fixing #111
- Factoring
- dependency bumps
2.1.4
What's Changed
- Microsoft.NET.Test.Sdk bump by @ChaosEngine in #47
- use default sliding expiration expiration if not supplied in DistributedCacheEntryOptions by @DustinReagan in #46
New Contributors
- @DustinReagan made their first contribution in #46
Full Changelog: v2.1.3...v2.1.4
2.1.3
2.0.4
Fixing possible legacy dependency clash for some .NET 4.8 situation (#28)
2.1.2
Lowering dependency to netstandard2.0 to improve compatibility
2.1.1
2.1.0
dotnet5 target framework and MySqlConnector-1.x.x branch
2.0.3
containing MySqlConnector bumps and improvement: #18