Microsoft.Extensions.Caching.Cosmos Versions Save

Distributed cache implemented with Azure Cosmos DB

1.6.1

1 month ago

Fixed

  • #80 Fixed race conditions on SlidingExpiration + AbsoluteExpiration

1.6.0

5 months ago

Added

  • #72 Increased SDK dependency version for critical fixes

1.5.0

10 months ago

Added

  • #71 Increased SDK dependency version for critical fixes

1.4.0

1 year ago

Added

  • #69 Increased SDK dependency version for critical fixes

1.3.0

1 year ago

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

2 years ago

Added

  • #59 Increased SDK dependency version

1.1.0

2 years ago

Added

  • #58 Added support for IOptionsMonitor

1.0.1

2 years ago

Fixed

  • #52 Fixed DefaultTimeToLiveInMs handling when creating container

1.0.0

2 years ago

Added

  • #43 Adding Diagnostics capture APIs
  • #44 & #46 Bump dependencies versions to latest stable before GA release

v1.0.0-preview6

3 years ago

Added

  • #41 EnableContentResponseOnWrite to reduce network usage when not needed

Fixed

  • #38 Fixed Resource Not Found when removing an entry that does not exist