Skip to content

PersistedCache.SqlServer-v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 12:58
· 3 commits to main since this release
8a644cb

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)