Skip to content

9.5.0-preview.15

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Jul 00:16
f933ae5

πŸ—žοΈ What's Changed

🧹 General Changes

βœ… Tests

πŸ“¦ Dependencies

πŸ“Œ Other

  • e6055c5 Fix cross-cache deadlocks via queue-drain delivery pattern (#1079) @Copilot @dwcullop
  • 8033135 Wait for quiescence in MergeManyChangeSets stress tests (#1100) @DarrinCullop @dwcullop
  • 6d2144c Fix FilterImmutable Update->Remove to carry the previous value as Current (#1113) @dwcullop
  • 5f44d05 WhenPropertyChanged: don't drop events fired during subscribe (#1111) @dwcullop
  • ab5bd6b Split ObservableCacheEx.cs into per-family partial classes (#1095) @dwcullop
  • e6d4e44 Split ObservableListEx.cs into per-family partial classes (#1096) @dwcullop
  • 3de2fad Rewrote testing for the cache variant of the AutoRefresh() and AutoRefreshOnObservable() operators, in accordance with #1014, and in a preliminary effort to resolve #1099. (#1101) @JakenVeina
  • 87edfa9 Make SizeLimit tests deterministic by deduplicating generator output (#1098) @DarrinCullop @dwcullop
  • efc077c Fixed that the Build and Release action defined in release.yml was attempting to publish a bogus "empty.nupkg" file that exists in the normal build output of the DynamicData.Tests project, as a part of the EmptyFiles package, since the job was written to search for "*.nupkg". (#1124) @JakenVeina
  • 46ccd1a Replace softprops/action-gh-release with gh CLI (#1092) @dwcullop

πŸ”— Full Changelog: 9.4.33...9.5.0-preview.15

πŸ™Œ Contributions

🌱 New contributors since the last release: @DarrinCullop, @giard-alexandre
πŸ’– Thanks to all the contributors: @Copilot, @DarrinCullop, @dwcullop, @giard-alexandre, @glennawatson, @JakenVeina

πŸ€– Automated services that contributed: @renovate[bot]