Skip to content

Rx.NET v4.1.6

Compare
Choose a tag to compare
@clairernovotny clairernovotny released this 01 Aug 21:31
27cbac6

Changes:

  • 27cbac6 Merge pull request #979 from dotnet/cherry-pick-832-to-41
  • c19d489 bump to 4.1.6
  • 0ee2035 Test disposal order of Finally
  • 31e6aa8 Save two allocations in the finally operator
  • cfab9f9 Fix order of observer and resource disposal of the Using and Finally operator, reported in #829
  • 6f5aec4 v4.1.5
  • 1214c26 Merge pull request #881 from akarnokd/ObserveOnLongRunningFix
  • a678705 Fix wrong usage of ISchedulerLongRunning in ObserveOn
  • 8e87096 ver 4.1.4
  • 962a3f7 Merge pull request #880 from akarnokd/SystemClockChangeCrashFix
See more
  • 7d6fbf4 Add test verifying the fix
  • c889767 Fix InvalidOp when enumerating the SystemClockChanged hashset
  • 04d98ea Update valuetuple dependency
  • fd5f9bf bump ver
  • 6318bb5 Restore ppdb workaround
  • e1e4b63 Build with latest SDK
  • 7c69b51 Update test deps
  • 38c36f0 Use latest extras
  • 08d9d66 Update icon url and use package licence expression
  • 01bd204 bump version.
  • 4aabda1 4.x: Fix 3+ arg Zip not working with immediate sources
  • aeaf0e8 Merge pull request #819 from dotnet/bump-to-411
  • 44ef422 bump to 4.1.1
  • c4030c3 Remove old files
  • 38b55f4 Update and rename .azure-pipelines.ix.yml to azure-pipelines.ix.yml
  • 5a22d4d Update and rename .azure-pipelines.rx.yml to azure-pipelines.rx.yml
  • 57bcb6e Merge pull request #818 from danielcweber/rel/v4.1.1 [ #806, #807, #809, #816 ]
  • 2baca57 4.x: Fix accidental behavior change with Task-based Create methods completing when the body ends
  • 8de749f Added debugger display information to TestScheduler and HistoricalScheduler
  • 1a5abeb Emit a warning if the half-serializer ignores a value in ForwardOnNext.
  • 1990de7 Fix Zip(IEnumerable) NullReferenceException if a source completes immediately
  • 1888ca8 remove preview tag

This list of changes was auto generated.