Skip to content

Rx.NET v6.0.1-preview.1

Latest
Compare
Choose a tag to compare
@idg10 idg10 released this 14 Jun 11:39
95d9ea9

Changes:

Bugs:

  • #1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #1968: Remove dynamic load of QueryDebugger
  • #1955: Add netstandard2.0 target to AsyncRx.NET
  • #1938: Add a couple of missing items to the release notes
  • #1937: Mention change in min UWP target platform version in release notes
See More
  • #1933: Update README and related docs
  • #1930: Update NuGet refs
  • #1928: Feature/1898 fix diagnostics
  • #1916: Use snupkg instead of embedded symbols
  • #1915: Remove obsolete #if directives
  • #1630: exposing SingleAssignmentDisposableValue and making it ICancelable
  • #1914: Allow opt-out from TaskScheduler.UnobservedExceptions
  • #1827: Bump Nerdbank.GitVersioning from 3.4.255 to 3.5.119 in /Rx.NET/Source
  • #1823: remove broken link (ruby implementation)
  • #1906: Enable trimming in .NET 6 targets
  • #1883: Replace xUnit with mstest
  • #1449: Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 in /Rx.NET/Source
  • #1901: Back out #1449
  • #1893: Revert change that instructs you to target netX.0-windows10.0.19041
  • #1899: Fix compiler diagnostics in AsyncRx.NET
  • #1896: Merge AsyncRx.NET assemblies
  • #1888: Add AsyncRx.NET build pipeline
  • #1886: Set Rx vnext to 6.0 and add versioning ADR
  • #1882: Upgrade to supported TFMs and SDK versions
  • #1717: Update Observable.Single.cs
  • #1731: Change master to main into PR template
  • #1701: Include icon in package & fix a couple warnings
  • #1681: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Ix.NET/Source
  • #1680: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Rx.NET/Source
  • #1684: Update Merge.cs
  • #1688: Bump FluentAssertions from 6.2.0 to 6.4.0 in /Ix.NET/Source
  • #1694: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Ix.NET/Source
  • #1696: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Rx.NET/Source
  • #1671: Fix defines to be OR_GREATER
  • #1666: Bump IsExternalInit from 1.0.1 to 1.0.2 in /Ix.NET/Source
  • #1668: Bump Verify.Xunit from 14.7.0 to 14.11.2 in /Rx.NET/Source
  • #1670: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Ix.NET/Source
  • #1669: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Rx.NET/Source
  • #1661: Remove support for .NET Core 2.1 and netstandard1.0. bump .net to 4.8
  • #1660: Update to 6.0 SDK and exclude min/max/minby/maxby from 6.0 refs
  • #1637: Bump Microsoft.Bcl.AsyncInterfaces from 5.0.0 to 6.0.0 in /Ix.NET/Source
  • #1640: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Rx.NET/Source
  • #1641: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Ix.NET/Source
  • #1658: Bump Verify.Xunit from 13.3.1 to 14.7.0 in /Rx.NET/Source
  • #1617: fix: OfType now accepts a collection of object?
  • #1502: Update Rx 5.x supported platform in README
  • #1622: Bump Verify.Xunit from 11.24.0 to 13.3.1 in /Rx.NET/Source
  • #1621: Bump FluentAssertions from 6.1.0 to 6.2.0 in /Ix.NET/Source
  • #1615: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.12 to 6.2.13 in /Rx.NET/Source
  • #1603: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Rx.NET/Source
  • #1602: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Ix.NET/Source
  • #1597: Bump IsExternalInit from 1.0.0 to 1.0.1 in /Ix.NET/Source
  • #1619: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Ix.NET/Source
  • #1620: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Rx.NET/Source
  • #1623: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Rx.NET/Source
  • #1624: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Ix.NET/Source
  • #1525: Fix warning when using nullable reference types with OfType operator
  • #1575: Async overloads source generator
  • #1593: Bump Verify.Xunit from 10.9.1 to 11.24.0 in /Rx.NET/Source
  • #1595: Bump FluentAssertions from 5.10.3 to 6.1.0 in /Ix.NET/Source
  • #1594: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Ix.NET/Source
  • #1592: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Rx.NET/Source
  • #1591: Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Ix.NET/Source
  • #1590: Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Rx.NET/Source
  • #1427: Create Dependabot config file
  • #1586: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.231 in /Rx.NET/Source
  • #1581: Bump coverlet.collector from 3.0.3 to 3.1.0 in /Rx.NET/Source
  • #1549: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.10.0 in /Rx.NET/Source
  • #1541: Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Rx.NET/Source
  • #1542: Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Ix.NET/Source
  • #1499: Bump DiffPlex from 1.6.3 to 1.7.0 in /Rx.NET/Source
  • #1589: Fix build of Rx.NET integration tests
  • #1588: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /Ix.NET/Source
  • #1587: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /AsyncRx.NET
  • #1583: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228 in /Ix.NET/Source
  • #1584: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228 in /AsyncRx.NET
  • #1579: Bump coverlet.collector from 3.0.3 to 3.1.0 in /Ix.NET/Source
  • #1580: Bump coverlet.collector from 3.0.3 to 3.1.0 in /AsyncRx.NET
  • #1571: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220 in /Ix.NET/Source
  • #1570: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220 in /AsyncRx.NET
  • #1558: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216 in /Ix.NET/Source
  • #1559: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216 in /AsyncRx.NET
  • #1555: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205 in /Ix.NET/Source
  • #1554: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205 in /AsyncRx.NET
  • #1550: Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 in /Ix.NET/Source
  • #1547: Bump Nerdbank.GitVersioning from 3.4.194 to 3.4.203 in /Ix.NET/Source
  • #1548: Bump Nerdbank.GitVersioning from 3.4.190 to 3.4.203 in /AsyncRx.NET
  • #1543: Refactors code to reduce technical debt
  • #1516: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.194 in /Ix.NET/Source
  • #1514: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.190 in /AsyncRx.NET
  • #1510: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 in /Ix.NET/Source
  • #1496: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 in /Rx.NET/Source
  • #1495: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 in /Ix.NET/Source
  • #1494: Fix #1493.
  • #1493: Suspected race condition in Throttle operator
  • #1492: Bump coverlet.collector from 3.0.2 to 3.0.3 in /Rx.NET/Source
  • #1490: Bump coverlet.collector from 3.0.2 to 3.0.3 in /Ix.NET/Source
  • #1491: Bump coverlet.collector from 3.0.2 to 3.0.3 in /AsyncRx.NET
  • #1489: Bump Verify.Xunit from 10.8.0 to 10.9.1 in /Rx.NET/Source
  • #1488: Bump Verify.Xunit from 10.7.0 to 10.8.0 in /Rx.NET/Source
  • #1487: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.11 to 6.2.12 in /Rx.NET/Source
  • #1485: Bump Verify.Xunit from 10.6.2 to 10.7.0 in /Rx.NET/Source
  • #1484: Bump Verify.Xunit from 10.5.1 to 10.6.2 in /Rx.NET/Source
  • #1482: Bump Verify.Xunit from 9.0.0 to 10.5.1 in /Rx.NET/Source
  • #1478: Bump coverlet.collector from 3.0.1 to 3.0.2 in /Rx.NET/Source

This list of changes was auto generated.