Skip to content

Releases: PomeloFoundation/Caching-MySQL

2.2.0

17 May 09:11
bf486dc
Compare
Choose a tag to compare
  • Not requiring SchemaName or database name if it already is provided in ConnectionString -> Fixing #111
  • Factoring
  • dependency bumps

2.1.4

27 Jun 20:02
86e202f
Compare
Choose a tag to compare

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

Full Changelog: v2.1.3...v2.1.4

2.1.3

17 Apr 20:56
e50b6e3
Compare
Choose a tag to compare

dependencies version bump

2.0.4

28 Dec 22:17
e35e7f0
Compare
Choose a tag to compare

Fixing possible legacy dependency clash for some .NET 4.8 situation (#28)

2.1.2

13 Sep 18:00
ed8b0c2
Compare
Choose a tag to compare

Lowering dependency to netstandard2.0 to improve compatibility

2.1.1

02 Apr 21:23
0407393
Compare
Choose a tag to compare

Strongly signed assembly

2.1.0

06 Dec 20:02
e758aee
Compare
Choose a tag to compare

dotnet5 target framework and MySqlConnector-1.x.x branch

2.0.3

20 Apr 19:24
de23f08
Compare
Choose a tag to compare

containing MySqlConnector bumps and improvement: #18

2.0.2

02 Dec 17:47
3177e41
Compare
Choose a tag to compare

fixes #15

2.0.1 version bump

09 Dec 17:13
475e7c1
Compare
Choose a tag to compare
  • version 2.0.1
  • dotnet 2.1 sdk upgrade for tests and tooling
  • basing onto MySqlConnector instead Pomelo.Data.Mysql
  • few more test
  • licence change