v2.1.0-preview.1
Pre-release
Pre-release
·
4 commits
to main
since this release
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
- @MarkCiliaVincenti made their first contribution in #198
Full Changelog: v2.0.1...v2.1.0-preview.1