v2.0.0-preview.2
Pre-release
Pre-release
·
23 commits
to main
since this release
What's Changed
- test: suppress SER306 alongside SER305 in the test project by @cosmin-staicu in #158
- test: wait for the detection event, not the factory count, before asserting the rebuild by @cosmin-staicu in #161
- docs: document the Azure and Queue packages by @cosmin-staicu in #162
- fix(cache): forward the token in multi-key RemoveAsync, clear the CI build warnings by @cosmin-staicu in #163
- fix(cache): let packages reserve the Redis keyspaces the distributed cache must avoid by @cosmin-staicu in #159
- feat(cache): decide key masking with a policy the whole library can reach by @cosmin-staicu in #165
- fix(cache): keep a caller's hash tag and refuse a cross-slot batch by @cosmin-staicu in #166
- chore(deps): give a Microsoft.Extensions bump one line it can land on by @cosmin-staicu in #172
- refactor: order type members, and enforce it by @cosmin-staicu in #176
- fix(cache): co-locate a stream with its quarantine hash, and refuse a key whose braces form no tag by @cosmin-staicu in #177
- chore(cache): deprecate ShardKeyEnabled, which changes which keys co-locate and nothing else by @cosmin-staicu in #178
- Bump Microsoft.Extensions.Http.Resilience from 10.9.0 to 10.10.0 by @dependabot[bot] in #173
- Bump Microsoft.Extensions.ServiceDiscovery from 10.9.0 to 10.10.0 by @dependabot[bot] in #174
- docs(cache): say what ShardKeyEnabled changes besides co-location by @cosmin-staicu in #179
Full Changelog: v2.0.0-preview.1...v2.0.0-preview.2