All Versions
19
Latest Version
Avg Release Cycle
88 days
Latest Release
1590 days ago

Changelog History
Page 2

  • v4.2.0-preview.566 Changes

    June 14, 2019

    ๐Ÿ”„ Changes:

    • 31c9c50 Bump to preview 6
    • 907f03b Bump to preview 6
    • ๐Ÿ”€ d4d85d1 Merge pull request #936 from dotnet/dependabot/nuget/Ix.NET/Source/Microsoft.Bcl.AsyncInterfaces-1.0.0-preview7.19314.2
    • โšก๏ธ 13ef118 Update System.Linq.Async.Ref.csproj
    • โšก๏ธ 58a8b81 Update System.Linq.Async.csproj
    • ๐Ÿ”€ 4de2edc Merge pull request #922 from dotnet/dependabot/nuget/Rx.NET/Source/xunit.assert.source-2.4.1
    • 97af572 Bump Microsoft.Bcl.AsyncInterfaces in /Ix.NET/Source
    • d4091b6 Bump xunit.assert.source from 2.3.1 to 2.4.1 in /Rx.NET/Source
    • ๐Ÿ”€ 83c0a55 Merge pull request #928 from dotnet/dependabot/nuget/Rx.NET/Source/Microsoft.NET.Test.Sdk-16.1.1
    • ๐Ÿ”€ fd4922a Merge pull request #917 from dotnet/dependabot/nuget/Rx.NET/Source/DiffPlex-1.4.4 ๐Ÿ‘€ See more ๐Ÿ”€ 901e0f8 Merge pull request #935 from dotnet/revert-925-dependabot/nuget/Rx.NET/Source/System.Reactive-4.1.5 โช 2284314 Revert "Bump System.Reactive from 3.1.1 to 4.1.5 in /Rx.NET/Source" ๐Ÿ”€ 2609113 Merge pull request #925 from dotnet/dependabot/nuget/Rx.NET/Source/System.Reactive-4.1.5 โœ… e488700 Bump Microsoft.NET.Test.Sdk from 16.0.1 to 16.1.1 in /Rx.NET/Source 1108b51 Bump System.Reactive from 3.1.1 to 4.1.5 in /Rx.NET/Source 2a1e534 Bump DiffPlex from 1.4.1 to 1.4.4 in /Rx.NET/Source ๐Ÿ”€ 336a50e Merge pull request #921 from dotnet/dependabot/nuget/Rx.NET/Source/MSBuild.Sdk.Extras-2.0.24 ๐Ÿ 719f280 Merge pull request #920 from dotnet/dependabot/nuget/Rx.NET/Source/Microsoft.NETCore.UniversalWindowsPlatform-6.2.8 13f7aec Bump MSBuild.Sdk.Extras in /Rx.NET/Source ๐Ÿ 2f36f80 Bump Microsoft.NETCore.UniversalWindowsPlatform in /Rx.NET/Source ๐Ÿ— 6762d5e Merge pull request #902 from dotnet/simplify-build ๐Ÿ”€ fde7f58 Merge pull request #912 from dotnet/CleanAssemblyInfo ff024ba Clean up AssemblyInfo.cs files ๐Ÿ”€ d346666 Merge pull request #910 from dotnet/ModernizeIx 5bc815e Modernize some Ix code. ๐Ÿ”€ 8778a4b Merge pull request #909 from dotnet/UseUsingDecl 550db9d Use using declarations. ๐Ÿ”€ 305d381 Merge pull request #908 from dotnet/NullableReferenceTypes ๐Ÿ”€ 46f5123 Merge branch 'master' of https://github.com/dotnet/reactive into NullableReferenceTypes d09b56f Enable nullable context in generated files. f329683 Enable nullable reference types. ๐Ÿ”€ ad58020 Merge pull request #906 from dotnet/MiscCleanup 5deb0f1 Some minor cleanup. ๐Ÿ”€ 447c3fb Merge pull request #905 from dotnet/UseAsyncIterators ๐Ÿšš 6335194 Remove dead code of hand-rolled iterators. 3529def Merge pull request #904 from dotnet/more_csharp8 c23993c Use null-coalescing assignment. fdc613c Local functions can shadow variables now. ๐Ÿ”€ f417a7c Merge pull request #903 from BojanKogoj/bojan/readme-link-fix ๐Ÿ›  b4968dd Fixed link to RxPy in readme โšก๏ธ d454b35 Update to preview 5 and remove extra .net core install 297a910 Bump to preview 3 ๐Ÿ”€ df75c21 Merge pull request #900 from dotnet/use-bcl-iae ๐Ÿ— ca93b96 Build against preview 5 3edb789 Use BCL types ๐Ÿ”€ 641a751 Merge pull request #898 from NickDarvey/async-808-fixes-throttle-operator ๐Ÿ›  eead46b Fixes throttling by passing through dueTime e690374 Use Microsoft.Bcl.AsyncInterfaces ๐Ÿ”€ 5906af9 Merge pull request #887 from dotnet/UseArraySort f311d17 Use Array.Sort instead of QuickSort. ๐Ÿ”€ 7c2d6a0 Merge pull request #883 from dotnet/ix-coverage 3aebd79 coverlet 2.5.1 โšก๏ธ 6b61b8a Update dependencies 3045081 Publish consolidated report b7b4038 Publish individual coverage reports 9db05f3 add transparency โฑ acf75cb Fix wrong usage of ISchedulerLongRunning in ObserveOn โšก๏ธ 5c4a48d update test sdk ๐Ÿšš 8fb2f33 remove vs2019 preview workaround โœ… 0969bae Add test verifying the fix c4d8342 Fix InvalidOp when enumerating the SystemClockChanged hashset 8ffdea9 bump to preview 2 for ixnet โšก๏ธ 868caff Update README.md ๐Ÿ”€ c256fe2 Merge pull request #423 from dotnet/IxAsyncCSharp8 9e72e46 Fix optional parameters for async overloads b8c42e1 Introduce a single place where all public async overloads are maintained to evaluate design options using a single SUPPORT_FLAT_ASYNC_API flag. 895cae3 Generic API surface for async overloads. โšก๏ธ 791d078 Update visibility on AsyncEnumberableExtensions to hideit from the ref on .NET Standard 2.1 โšก๏ธ 03dbe96 update link be1b856 Fixing System.Interactive.Providers.Ref ๐Ÿ”€ 403e7c0 Merge branch 'IxAsyncCSharp8' of https://github.com/dotnet/reactive into IxAsyncCSharp8 25610a5 Fix System.Interactive.Providers ๐Ÿ”€ 3accb7e Merge branch 'master' into IxAsyncCSharp8 f298f64 Fix System.Interactive.Providers ๐Ÿ”€ 9e46f82 Merge branch 'IxAsyncCSharp8' of https://github.com/dotnet/reactive into IxAsyncCSharp8 โœ… eb98b21 Clean up tests for Throw. โœ… caeb526 Clean up tests for Zip. โœ… bcd1aa1 Clean up tests for ToAsyncEnumerable. โœ… 9168f56 Clean up [Skip|Take]Last tests. โœ… 2cdc2af Improve tests for To*. โœ… f0e8a53 Clean up Distinct tests. โœ… afda630 Clean up Concat tests. โœ… 0e5c7f8 Clean up Cast and OfType tests. โœ… bd4dccc Clean up [Ap|Pre]pend tests. โœ… 39856c1 Clean up [First|Last][OrDefault] tests. โœ… 73ee1d2 Clean up tests for Average. b49a479 Fix AsyncQueryable.Zip. 905f456 Use cached refletion info for AsyncQueryable[Ex]. 3051508 Get rid of junk in project files โœ… d57055d Add back .NET Core 3 target until .NET Core 3 runtime has the latest netstandard dll in it. ๐Ÿ‘ 0a2d637 Switch to use .NET Standard 2.1 instead of netcoreapp3.0 for broader support 5da0a5a Add Zip with ValueTuple return type. ๐Ÿ”€ f2ce04b The Big Rename to avoid ambiguity between sync/async/cancellable overloads of operators. โšก๏ธ 0a1b100 Update docs 131392c Fix typo d2b8eea Add comment to SelectMany. โœ… ad78405 Improve tests for GroupBy. ๐Ÿ”€ 1d538a3 Merge branch 'IxAsyncCSharp8' of https://github.com/dotnet/reactive into IxAsyncCSharp8 ๐Ÿšš 9460634 remove outdated comment โ†ช cf99807 Workaround dotnet/sdk#2976 453609f use 2019 pool โœ… 908eb23 Sorting GroupBy tests. โœ… de10e13 Clean up GroupBy tests. 9666473 Fix itemgroup conditions โšก๏ธ 6f59615 Merge pull request #871 from dotnet/package-updates-for-rx ๐Ÿ“ฆ 7b07f9e Use package license expression and fix icon ๐Ÿง 935b524 Merge pull request #859 from dotnet/linux-tests ๐Ÿšš e127ac4 Move Product to targets so AssemblyName is set 2d5aabd Fix packaging ๐Ÿ“ฆ 6ee6b11 Ensure dll is in package 98ce4e0 Fix targets bug โšก๏ธ 61c63f8 Update displayname 6de2ebf Fix invoke of tool ๐Ÿ f3ce0f0 Add WindowsDesktop integration tests โ†ช 8775aa2 Workaround dotnet/sdk#2976 875e542 Specify TFs โœ… 06126dd run tests independently due to DotNetCoreInstaller stepping on 2.1/3.0 at the same time โฌ‡๏ธ 31e7b00 Prevent downgrade ๐Ÿšš 65460ef Remove binlog ๐Ÿ— db5b0dc Use latest SDK to build โ†ช fde4bde add workaround 9cef070 generate binlog โšก๏ธ 6e746eb Update sdk โšก๏ธ 3d78b42 Update to latest extras 855ea86 Improve SkipWhile and TakeWhile code coverage. โœ… 44b0418 Clean up SkipWhile and TakeWhile test code. โœ… a46a2c0 Add tests for ToEnumerable. โœ… 3d6c430 Add tests for Repeat. 1d87e7a Fix CancellationToken overloads of ForEachAsync. โœ… 89b9338 Add tests for ForEachAsync. ๐Ÿ’… 985dbf3 Style consistency in new code. โœ… f598aad Add unit tests for Union. โœ… cca4b7e Rename Except and Intersect tests. c5cd99c Make GetConfiguredAsyncEnumerator internal. ecf7330 Fix typo. โœ… f21e2fb Add more tests for Where. โœ… 1107bd9 Add more tests for Select optimization for IList. ๐Ÿ”€ 998efd2 Merge branch 'master' of https://github.com/dotnet/reactive into IxAsyncCSharp8 โœ… 83a35c4 More tests for Select. โœ… f0b2ea3 Add some tests for Select. โœ… d2349b6 Min and Max units tests for NaN. 29a3f08 Port fix for race condition (dotnet/coreclr#22711). โœ… 472f006 AsyncListPartition tests. ๐Ÿ”€ 4248578 Merge branch 'IxAsyncCSharp8' of https://github.com/dotnet/reactive into IxAsyncCSharp8 b51fbd3 Take code coverage. c38b24b Skip code coverage. b72ec28 Fix OOM in partition code. โœ… a6574c0 DefaultIfEmpty unit test cleanup. 1960d68 Range code coverage. 1144c88 Eliminate redundant code in Range. c4c86aa Empty code coverage. 2980364 SequenceEqualAsync code coverage. 0๏ธโƒฃ 673aadb SingleOrDefaultAsync code coverage. ce701cf SingleAsync code coverage. 38cf3f1 Switch codecov to use global tool 75ff7a5 MinAsync and MaxAsync code coverage. โœ… d5b1398 Clean up MinAsync and MaxAsync tests. d403d11 LongCountAsync code coverage, 0๏ธโƒฃ 368b760 ElementAtOrDefaultAsync code coverage, 9a64454 ElementAtAsync code coverage. a6a49d8 enable USE_ASYNC_ITERATOR for .NET 4.6 c210b3f CountAsync code coverage. 0d68831 ContainsAsync code coverage. 7a0f4fe Use async iterators for OfType. 490e2dd Use async iterators for Cast. 0๏ธโƒฃ ccc5d2b Simplify default expression. 6a18540 AnyAsync code coverage. de20e2d AllAsync code coverage. f111876 Reorder some code. โœ… dc5017b Clean up AggregateAsync tests. ๐Ÿšš c221a0c Remove a dependency on System.Threading.Tasks.Extensions when targeting .NET Core 3 as it's not required ๐Ÿ‘ 902d431 Add in AsyncIteratorMethodBuilder to support the async iterators on downlevel platforms 8582d2a AggregateAsync code coverage. 0๏ธโƒฃ ffe3aff use default pdb in debug mode for code coverage to work in VS ๐Ÿ”ง 45e8127 Add support for configured disposing d52acd7 fix flag parameter 5988269 add codecov config eac0b68 specify flag for codecov 1ec1197 add codecov config 9a5630c upload code coverage to codecov 350b622 Enable coverage of .net framework b0343c7 Don't collect coverage on net framework until strong name issue can be resolved โช 8d9464c clean then restore for tests e121205 try moving strong name disable to the beginning ef35749 Disable strong name verification for coverage to work a55aac6 Clean โœ… 43cfa46 Clean projects to force a rebuild for tests ๐Ÿšš d8deb3c Remove netcoreapp3.0 target a14e477 Add code coverage with coverlet 5485355 Disable code coverage for now given that it's flaky 38015e7 Use license expression and fix icon โœ… c1dfd93 Use latest extras ๐Ÿšš 651a625 Remove unused reference assemblies โช 1ce7cab add explicit restore step 4593a50 Add a reference assembly to hide the methods we're carrying internally in the 2.1/3.0 lib ๐Ÿšš 176fd41 Add shim for code that's moved to TaskExtensions 4fd1c93 Add typeforwarders for copied framework types ba7d044 code coverage 7608df9 Fix assert โšก๏ธ 903fc1d Update to latest FluentAssertions โšก๏ธ 3874561 Update deps โช 6b3f8ad revert netstandard2.1 ๐Ÿšš b5cf367 remove workaround โšก๏ธ 1557b30 Update test deps e6ee66f use .14 โœ… 1af499f use latest .NET Core 3 SDK โšก๏ธ 318a9d9 Update global.json to use latest .NET Core 3 SDK available ๐Ÿ— 728cf9b Use build and buildTransitive ๐Ÿ d40974b Add reference based on UseWpf or UseWindowsForms โšก๏ธ d7a3a38 Update dependencies ๐Ÿ”ง 0171e2b Use await using which now can bind to configured tasks. โšก๏ธ 50ae7fe Update comment to use await using. ๐Ÿ’… 962fc99 Style consistency for new code โœ… c129063 Enabling tests for .NET Core 3.0 9a77a9c Fixing global.json to correctly refer to preview 2 ๐Ÿ‘ 1db4db9 Fix AsyncEnumerableQuery to support ValueTask aggregates. ๐Ÿšš 16dbc3d Remove unused MinusOne. 1a63ba1 Use ValueTask for aggregates to improve ergonomics when used in e.g. Select. b7cc8e7 Fix T4 files to use GetConfiguredAsyncEnumerator. d5aa7e2 Remove USE_AWAIT_FOREACH (always on now). ๐Ÿšš e7fa52d Remove unused define. ๐Ÿ”ง 9ec8a1f Remove ConfigureAwait on IAsyncEnumerator in favor of GetConfiguredAsyncEnumerator. f5fc1e4 Getting rid of USE_AWAIT_USING to ensure proper binding for ConfigureAwait(false). ๐Ÿšš e1ffe0e Move SDK version to 3.0.100-preview2. ๐Ÿ— a95267c Enable netcoreapp3.0 build using async iterators and new BCL types. e7186a4 Add AWAIT_USING_REQUIRES_IASYNCDISPOSABLE to work around issue in .NET Core 3.0 Preview 2. e3080a1 Fix Scan generic types. โšก๏ธ 2582c7c Update to .NET Core 3 preview 2 SDK a2845c9 Add review comment to StartWith. 89ec92b Implement IsEmpty directly. a2762d9 Use async iterators in Amb (and fixing issues). 57b45a6 Adding a prototype for a cheaper and fair concurrent Merge implementation (USE_FAIR_AND_CHEAPER_MERGE). ๐Ÿ”€ a161220 Use async iterators in Merge. 038c969 Use async iterators in Expand. c835b01 Use async iterators in Repeat. 9b88948 Use async iterators for DistinctUntilChanged. 24c8bc9 Use async iterators in Scan. a43c59f Use async iterators in Using. 3abd5af Use async iterators in Do. ea0c717 Fix some async iterator implementations. b3934fa Add some notes for USE_ASYNC_ITERATOR 95136a6 Use async iterators in Defer. c80b4f1 Use async iterators in Catch. 73df2b7 Using async iterators for Buffer. 322c338 Use async iterators in Concat. b48137d Use async iterators in Finally. c66fdda Use async iterator in Generate. bc73c64 Use static local functions. e0c899c Use async iterators in IgnoreElements. ๐Ÿ— ca0a8b5 Change CSHARP8 for USE_* checks. Enable C# 8.0 for all builds. ๐Ÿš€ This list of changes was auto generated.
  • v4.2.0-preview.102 Changes

    February 24, 2019

    ๐Ÿ”„ Changes:

    • 9666473 Fix itemgroup conditions
    • โšก๏ธ 6f59615 Merge pull request #871 from dotnet/package-updates-for-rx
    • ๐Ÿ“ฆ 7b07f9e Use package license expression and fix icon
    • ๐Ÿง 935b524 Merge pull request #859 from dotnet/linux-tests
    • ๐Ÿšš e127ac4 Move Product to targets so AssemblyName is set
    • 2d5aabd Fix packaging
    • ๐Ÿ“ฆ 6ee6b11 Ensure dll is in package
    • 98ce4e0 Fix targets bug
    • โšก๏ธ 61c63f8 Update displayname
    • 6de2ebf Fix invoke of tool ๐Ÿ‘€ See more ๐Ÿ f3ce0f0 Add WindowsDesktop integration tests โ†ช 8775aa2 Workaround dotnet/sdk#2976 875e542 Specify TFs โœ… 06126dd run tests independently due to DotNetCoreInstaller stepping on 2.1/3.0 at the same time โฌ‡๏ธ 31e7b00 Prevent downgrade ๐Ÿšš 65460ef Remove binlog ๐Ÿ— db5b0dc Use latest SDK to build โ†ช fde4bde add workaround 9cef070 generate binlog โšก๏ธ 6e746eb Update sdk โšก๏ธ 3d78b42 Update to latest extras 1ec1197 add codecov config ๐Ÿ— 728cf9b Use build and buildTransitive ๐Ÿ d40974b Add reference based on UseWpf or UseWindowsForms โšก๏ธ d7a3a38 Update dependencies d11d09c fix versions โšก๏ธ dc9f681 update gb.nv 87447c3 Reduce surface area to match netstandard ๐Ÿ“ฆ d61a55b move downloaded artifacts to package directory 62b9eca use forward slash bf6c150 try moving the 3.0 install to after the tool deba91f Also install 2.2 โšก๏ธ 16d75e4 Update azure-pipelines.rx.yml โšก๏ธ 759660a Update azure-pipelines.rx.yml a645fb4 fix invocation ๐Ÿง 8b68357 add linux job ๐Ÿง f13de50 add linux test project ๐Ÿง 43a6a80 add linux test project ๐Ÿ“ฆ b2d0210 Add folder for local packages โšก๏ธ 0f837d1 Update extras ๐Ÿ”€ 9f8c209 Merge pull request #857 from dotnet/rx-netcore3 โšก๏ธ db87e39 update extras version 13a6fb1 Use implicit refs 90052f0 Add .NET Core 3 target โšก๏ธ 57868ce Merge pull request #856 from dotnet/update-extras โšก๏ธ 44ea150 update extras โšก๏ธ 50274fb Update azure-pipelines.ix.yml โšก๏ธ 1e087dc Update azure-pipelines.ix.yml โšก๏ธ 72cb1fb Update azure-pipelines.rx.yml 03ebbb7 Add PR trigger ๐Ÿ— cce7279 Add build number conditionals back 35df133 Add PR triggers ๐Ÿ”€ 16b9b3a Merge pull request #837 from dotnet/ghuntley-patch-1 8f08e20 housekeeping: recognise David Karnok and Daniel C. Weber ๐Ÿ”€ dd12663 Merge pull request #835 from dotnet/add-bolt 0b06f10 add bolt 6030249 add bolt ๐Ÿ”€ 617508a Merge pull request #832 from quinmars/using-finally-dispose-order โœ… a54b724 Test disposal order of Finally cb42def Save two allocations in the finally operator df7763e Fix order of observer and resource disposal of the Using and Finally operator, reported in #829 ๐Ÿ”€ 338741d Merge pull request #831 from olevett/patch-1 ๐Ÿ“ฆ ed66e24 fix packageUrl property ๐Ÿ”€ b7ea7a2 Merge pull request #830 from shiftkey/patch-1 ๐Ÿ“ฆ 95ec212 and this package too โšก๏ธ a306e75 also update this URL โšก๏ธ 1b2bc3f update project URL to be the GitHub repository ๐Ÿ”€ f7d668d Merge pull request #828 from akarnokd/Zip3Fix 8dd6b3d Add comment to changes bf2a314 4.x: Fix 3+ arg Zip not working with immediate sources ๐Ÿ”€ 418a037 Merge pull request #826 from dotnet/ixcleanup 99a4697 add ps1 to editorconfig 48e2cd8 Allow one line code bocks โšก๏ธ 8e5fc3f Update package versions โšก๏ธ 6ba99a7 Update filter โšก๏ธ 18b9ea4 Update solution files 1a0e09c Add define โšก๏ธ 715df35 Update extras ๐Ÿ”€ 2bf683c Merge pull request #822 from danielcweber/ChangeExtensionsOfApiApprovalFiles ๐Ÿ”€ 4d72bb1 Merge pull request #820 from danielcweber/ReviewEventPatternSourceBase 3862556 Exclude *.approved.cs-files from license header check. โœ… 4ac22ea Change the extensions of approved ApprovalTest files for a better editing experience in the failure case. 33c85e0 Use a dedicated implementation of IObserver instead of passing three delegates to Subscribe. ๐Ÿšš ab2e319 Remove unused allocation/assignment. ๐Ÿ”€ 9a6e8b2 Merge pull request #816 from akarnokd/FixCreateTaskInvalidCompletion b2a449f 4.x: Fix accidental behavior change with Task-based Create methods completing when the body ends โฑ 65be066 Merge pull request #809 from paulomorgado/scheduler-debugger-display โฑ 72c3b7d Added debugger display information to TestScheduler and HistoricalScheduler ๐Ÿ”€ 5f9df73 Merge pull request #813 from dotnet/onovotny-patch-1 โšก๏ธ 4a495e0 Update README.md โšก๏ธ 6095f0e Update and rename .azure-pipelines.rx.yml to azure-pipelines.rx.yml โšก๏ธ 297fcda Update azure-pipelines.ix.yml โšก๏ธ 12f30a7 Update and rename .azure-pipelines.ix.yml to azure-pipelines.ix.yml โšก๏ธ a6a2b06 Update README.md โšก๏ธ 47896dd Merge pull request #811 from dotnet/build-update 94c57b4 fix paths 30faa52 Consolidate pipelines ๐Ÿ”€ 4ed23b8 Merge pull request #807 from danielcweber/EmitWarningInHalfserializer โš  7d2d4c4 Emit a warning if the half-serializer ignores a value in ForwardOnNext. ๐Ÿ”€ 1c4a708 Merge pull request #806 from akarnokd/ZipNull 1b19cb6 Fix Zip(IEnumerable) NullReferenceException if a source completes immediately โšก๏ธ 73b809e Merge pull request #805 from dotnet/update-build-yaml a4613a3 switch to stable 2.1.400 sdk ๐Ÿ”€ 8432339 Merge pull request #804 from dotnet/add-drafter 325a1b0 add drafter config 0cb6612 bump ver ๐Ÿš€ This list of changes was auto generated.
  • v4.1.6 Changes

    August 01, 2019

    ๐Ÿ”„ 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.
  • v4.1.5 Changes

    April 10, 2019

    ๐Ÿ”„ Changes:

    • 6f5aec4 v4.1.5
    • ๐Ÿ”€ 1214c26 Merge pull request #881 from akarnokd/ObserveOnLongRunningFix
    • โฑ a678705 Fix wrong usage of ISchedulerLongRunning in ObserveOn

    ๐Ÿš€ This list of changes was auto generated.

  • v4.1.4 Changes

    April 08, 2019

    ๐Ÿ”„ Changes:

    • 8e87096 ver 4.1.4
    • ๐Ÿ”€ 962a3f7 Merge pull request #880 from akarnokd/SystemClockChangeCrashFix
    • โœ… 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 ๐Ÿ‘€ See more โšก๏ธ 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.
  • v4.1.3 Changes

    February 18, 2019

    ๐Ÿ”„ Changes:

    • โšก๏ธ 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 ๐Ÿ‘€ See more 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.
  • v4.1.2 Changes

    October 10, 2018

    ๐Ÿ“ฆ NuGet: 4.1.2

    ๐Ÿ“ฆ >PM Install-Package System.Reactive -Version 4.1.2

    ๐Ÿ”– Version 4.1.2 is a bugfix release for version 4.1.1.

    ๐Ÿ›  Bugfixes
    • Pull 828: Fix 3+ arg Zip not working with immediate sources
  • v4.1.1 Changes

    October 01, 2018

    ๐Ÿ“ฆ NuGet: 4.1.1

    ๐Ÿ“ฆ >PM Install-Package System.Reactive -Version 4.1.1

    ๐Ÿ”– Version 4.1.1 is a bugfix release for version 4.1.0 with some minor enhancements for debugging and tracing.

    ๐Ÿ›  Bugfixes
    • Pull 806: Fix Zip(IEnumerable) NullReferenceException if a source completes immediately
    • Pull 816: Fix accidental behavior change with Task-based Create methods completing when the body ends
    ๐Ÿ”‹ Features
    • โฑ Pull 809: Added debugger display information to TestScheduler and HistoricalScheduler
    Other notable (internal) changes
    • โš  Pull 807: Emit a warning if the half-serializer ignores a value in ForwardOnNext.
  • v4.0.0 Changes

    June 17, 2019

    ๐Ÿ”„ Changes:

    • ๐Ÿ”€ 844aac2 Merge pull request #939 from dotnet/collect-report
    • 1fa2a36 Collect raw coverage xml as artifact
    • ๐Ÿ”€ d71e2b2 Merge pull request #937 from dotnet/fix-define
    • 1510f20 Add .NET Standard 2.0 defines
    • b1dd092 Bump to preview 6 to match CoreFX

    ๐Ÿš€ This list of changes was auto generated.