Skip to content

v2.1.0-preview.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Sep 18:02
· 4 commits to main since this release
0e08c65

What's Changed

  • Update AsyncKeyedLock package version to 8.1.2 by @MarkCiliaVincenti in #198
  • chore: move the CLA signer procedure into signatures/README.md by @cosmin-staicu in #202
  • fix(cache): scan every primary for streams, not only the one SCAN lands on by @robert-mihaiAdam in #193
  • build(deps): bump StackExchange.Redis from 3.2.1 to 3.3.0 by @cosmin-staicu in #194
  • fix(cache): read the quarantine timestamp back before deleting a group by @cosmin-staicu in #195
  • feat(cache): take maintenance notices from push frames as well as pub/sub by @cosmin-staicu in #196
  • feat(cache): open a health window on an announced disruption, and make the read timeout bind by @cosmin-staicu in #197
  • fix(cache): a refused telemetry report no longer defeats the catch that made it by @cosmin-staicu in #203
  • fix(cache): stop retrying departed cluster nodes, and drop them sooner by @cosmin-staicu in #205
  • test(cache): hold appsettings.all.json to its claim, and give the queue its own section by @cosmin-staicu in #204

New Contributors

Full Changelog: v2.0.1...v2.1.0-preview.1