What's Changed
- test: speed up shutdown timer readiness tests by @ReubenBond in #10214
- fix: respect placement hints in local-first directors by @ReubenBond in #10217
- fix: serialize immutable dictionary value comparers by @ReubenBond in #10225
- perf(manifest): reduce cluster manifest payload size by @ReubenBond in #10224
- fix: exclude non-Active silos from placement by @ReubenBond in #10219
- fix(azure): allow configuring journal blob names by @ReubenBond in #10230
- feat: prune excess defunct membership entries by @ReubenBond in #10231
- fix: clear stale message receiver cache for forwarded silo messages by @ReubenBond in #10235
- revert: remove fast-path message destination cache by @ReubenBond in #10243
- chore(deps): bump dompurify from 3.4.7 to 3.4.11 in /src/Dashboard/Orleans.Dashboard.App by @dependabot[bot] in #10233
- chore(deps-dev): bump vite from 8.0.11 to 8.0.16 in /src/Dashboard/Orleans.Dashboard.App by @dependabot[bot] in #10229
- serialization: Allow enums when no type filter has an opinion by @Tragetaschen in #10234
- chore(deps-dev): bump js-yaml from 4.1.1 to 4.3.0 in /src/Dashboard/Orleans.Dashboard.App by @dependabot[bot] in #10240
- perf: add span formatting for membership snapshots by @ReubenBond in #10248
- chore(deps-dev): bump @babel/core from 7.29.0 to 7.29.7 in /src/Dashboard/Orleans.Dashboard.App by @dependabot[bot] in #10241
- fix(streaming): use overflow-safe comparison for cached message sequence numbers by @fernando-takeshi in #10245
- [Automated] Update API Surface Area by @github-actions[bot] in #10223
- Auto-generated baselines by 1ES Pipeline Templates by @ReubenBond in #10250
- fix: update MessagePack dependency by @ReubenBond in #10251
- feat: add SiloAddress parse interfaces by @ReubenBond in #10256
New Contributors
- @fernando-takeshi made their first contribution in #10245
Full Changelog: v10.2.0...v10.2.2-rc.1