Skip to content

Releases: mnbuhl/PersistedCache

PersistedCache.Sqlite-v2.1.0

21 Sep 13:22
104e4d5
Compare
Choose a tag to compare

2.1.0 (2024-09-21)

Features

  • purge: Added async version of Purge to support cancellation when shutting off application (fcfb744)

PersistedCache.Sqlite-v2.0.0

21 Sep 12:58
8a644cb
Compare
Choose a tag to compare

2.0.0 (2024-09-21)

⚠ BREAKING CHANGES

  • query: MongoDB no longer supports regex queries for Flush that does not contian a wildcard pattern (? or *)

Features

  • query: Support querying cache entries using patterns with * and ? as wildcards (f83ea1d)

PersistedCache.Sqlite-v1.0.3

21 Sep 10:07
Compare
Choose a tag to compare

PersistedCache.SqlServer-v2.1.0

21 Sep 13:22
104e4d5
Compare
Choose a tag to compare

2.1.0 (2024-09-21)

Features

  • purge: Added async version of Purge to support cancellation when shutting off application (fcfb744)

PersistedCache.SqlServer-v2.0.0

21 Sep 12:58
8a644cb
Compare
Choose a tag to compare

2.0.0 (2024-09-21)

⚠ BREAKING CHANGES

  • query: MongoDB no longer supports regex queries for Flush that does not contian a wildcard pattern (? or *)

Features

  • query: Support querying cache entries using patterns with * and ? as wildcards (f83ea1d)

PersistedCache.SqlServer-v1.0.3

21 Sep 10:07
Compare
Choose a tag to compare

PersistedCache.PostgreSql-v2.1.0

21 Sep 13:22
104e4d5
Compare
Choose a tag to compare

2.1.0 (2024-09-21)

Features

  • purge: Added async version of Purge to support cancellation when shutting off application (fcfb744)

PersistedCache.PostgreSql-v2.0.0

21 Sep 12:58
8a644cb
Compare
Choose a tag to compare

2.0.0 (2024-09-21)

⚠ BREAKING CHANGES

  • query: MongoDB no longer supports regex queries for Flush that does not contian a wildcard pattern (? or *)

Features

  • query: Support querying cache entries using patterns with * and ? as wildcards (f83ea1d)

PersistedCache.PostgreSql-v1.0.3

21 Sep 10:07
Compare
Choose a tag to compare

PersistedCache.MySql-v2.1.0

21 Sep 13:22
104e4d5
Compare
Choose a tag to compare

2.1.0 (2024-09-21)

Features

  • purge: Added async version of Purge to support cancellation when shutting off application (fcfb744)