Releases: Azure/Microsoft.Extensions.Caching.Cosmos
Releases · Azure/Microsoft.Extensions.Caching.Cosmos
1.8.0
17 Apr 19:12
Compare
Sorry, something went wrong.
No results found
Added
Add support for System.Text.Json clients by @ealsur in #87
1.7.0
11 Oct 15:25
Compare
Sorry, something went wrong.
No results found
Added
#85 Increased SDK dependency version for critical fixes
Fixed
#85 Fix another race condition with less than 1 seconds left on sliding expiration
1.6.2
30 Aug 17:30
Compare
Sorry, something went wrong.
No results found
Fixed
#80 Fixed race conditions on SlidingExpiration + AbsoluteExpiration
1.6.1
26 Mar 15:00
Compare
Sorry, something went wrong.
No results found
Fixed
#80 Fixed race conditions on SlidingExpiration + AbsoluteExpiration
1.6.0
02 Nov 02:50
Compare
Sorry, something went wrong.
No results found
Added
#72 Increased SDK dependency version for critical fixes
1.5.0
22 Jun 21:09
Compare
Sorry, something went wrong.
No results found
Added
#71 Increased SDK dependency version for critical fixes
1.4.0
07 Oct 18:11
Compare
Sorry, something went wrong.
No results found
Added
#69 Increased SDK dependency version for critical fixes
1.3.0
02 Jun 19:45
Compare
Sorry, something went wrong.
No results found
Added
#63 Increased SDK dependency version and Microsoft.Extensions.Caching.Abstractions to 6.X to align with NET Core 3.1 deprecation
Fixed
#62 Fixed error text to point to correct missing property when deserializing session object
1.2.0
23 Feb 17:12
Compare
Sorry, something went wrong.
No results found
Added
#59 Increased SDK dependency version
1.1.0
28 Oct 21:17
Compare
Sorry, something went wrong.
No results found
Added
#58 Added support for IOptionsMonitor