Skip to content

Releases: apache/pulsar-dotpulsar

5.1.1

12 Dec 08:02

Choose a tag to compare

Changed

  • Updated the Google.Protobuf dependency from version 3.33.1 to 3.33.2
  • Updated the Microsoft.Extensions.ObjectPool dependency from version 10.0.0 to 10.0.1
  • Updated the Microsoft.Bcl.AsyncInterfaces dependency from version 10.0.0 to 10.0.1 for .NET Standard 2.0
  • Updated the System.Collections.Immutable from version 10.0.0 to 10.0.1 for .NET Standard 2.0 and 2.1
  • Updated the System.Diagnostics.DiagnosticSource dependency from version 10.0.0 to 10.0.1 for .NET Standard 2.0 and 2.1
  • Updated the System.IO.Pipelines dependency from version 10.0.0 to 10.0.1 for .NET Standard 2.0 and 2.1 and .NET 8

5.1.1-rc.1

10 Dec 09:27

Choose a tag to compare

5.1.1-rc.1 Pre-release
Pre-release

Changed

  • Updated the Google.Protobuf dependency from version 3.33.1 to 3.33.2
  • Updated the Microsoft.Extensions.ObjectPool dependency from version 10.0.0 to 10.0.1
  • Updated the Microsoft.Bcl.AsyncInterfaces dependency from version 10.0.0 to 10.0.1 for .NET Standard 2.0
  • Updated the System.Collections.Immutable from version 10.0.0 to 10.0.1 for .NET Standard 2.0 and 2.1
  • Updated the System.Diagnostics.DiagnosticSource dependency from version 10.0.0 to 10.0.1 for .NET Standard 2.0 and 2.1
  • Updated the System.IO.Pipelines dependency from version 10.0.0 to 10.0.1 for .NET Standard 2.0 and 2.1 and .NET 8

5.1.0

24 Nov 07:25

Choose a tag to compare

Added

  • .NET 10 added as a target framework
  • Support for custom remote certificate validation

Changed

  • Updated the Google.Protobuf dependency from version 3.33.0 to 3.33.1
  • Updated the Microsoft.Extensions.ObjectPool dependency from version 9.0.10 to 10.0.0
  • Updated the Microsoft.Bcl.AsyncInterfaces dependency from version 9.0.10 to 10.0.0 for .NET Standard 2.0
  • Updated the System.Collections.Immutable from version 9.0.10 to 10.0.0 for .NET Standard 2.0 and 2.1
  • Updated the System.Diagnostics.DiagnosticSource dependency from version 9.0.10 to 10.0.0 for .NET Standard 2.0 and 2.1
  • Updated the System.IO.Pipelines dependency from version 9.0.10 to 10.0.0 for .NET Standard 2.0 and 2.1 and .NET 8

5.1.0-rc.1

19 Nov 08:38

Choose a tag to compare

5.1.0-rc.1 Pre-release
Pre-release

Added

  • .NET 10 added as a target framework
  • Support for custom remote certificate validation

Changed

  • Updated the Google.Protobuf dependency from version 3.33.0 to 3.33.1
  • Updated the Microsoft.Extensions.ObjectPool dependency from version 9.0.10 to 10.0.0
  • Updated the Microsoft.Bcl.AsyncInterfaces dependency from version 9.0.10 to 10.0.0 for .NET Standard 2.0
  • Updated the System.Collections.Immutable from version 9.0.10 to 10.0.0 for .NET Standard 2.0 and 2.1
  • Updated the System.Diagnostics.DiagnosticSource dependency from version 9.0.10 to 10.0.0 for .NET Standard 2.0 and 2.1
  • Updated the System.IO.Pipelines dependency from version 9.0.10 to 10.0.0 for .NET Standard 2.0 and 2.1 and .NET 8

5.0.0

24 Oct 12:22

Choose a tag to compare

Changed

  • Replaced the protobuf-net (version 3.2.56) dependency with Google.Protobuf (version 3.33.0)
  • System.Collections.Immutable (version 9.0.10) is now a dependency for .NET Standard 2.0 and 2.1
  • Updated the Microsoft.Extensions.ObjectPool dependency from version 9.0.9 to 9.0.10
  • Updated the Microsoft.Bcl.AsyncInterfaces dependency from version 9.0.9 to 9.0.10 for .NET Standard 2.0
  • Updated the System.Diagnostics.DiagnosticSource dependency from version 9.0.9 to 9.0.10 for .NET Standard 2.0 and 2.1
  • Updated the System.IO.Pipelines dependency from version 9.0.9 to 9.0.10 for .NET Standard 2.0 and 2.1 and .NET 8

Removed

  • The HashDepot dependency has been removed
  • .NET 6 and 7 removed as a target frameworks

5.0.0-rc.1

20 Oct 12:33

Choose a tag to compare

5.0.0-rc.1 Pre-release
Pre-release

Changed

  • Replaced the protobuf-net (version 3.2.56) dependency with Google.Protobuf (version 3.33.0)
  • System.Collections.Immutable (version 9.0.10) is now a dependency for .NET Standard 2.0 and 2.1
  • Updated the Microsoft.Extensions.ObjectPool dependency from version 9.0.9 to 9.0.10
  • Updated the Microsoft.Bcl.AsyncInterfaces dependency from version 9.0.9 to 9.0.10 for .NET Standard 2.0
  • Updated the System.Diagnostics.DiagnosticSource dependency from version 9.0.9 to 9.0.10 for .NET Standard 2.0 and 2.1
  • Updated the System.IO.Pipelines dependency from version 9.0.9 to 9.0.10 for .NET Standard 2.0 and 2.1 and .NET 8

Removed

  • The HashDepot dependency has been removed
  • .NET 6 and 7 removed as a target frameworks

5.0.0-alpha.1

22 Sep 08:48

Choose a tag to compare

5.0.0-alpha.1 Pre-release
Pre-release

Changed

  • Replaced the protobuf-net (version 3.2.56) dependency with Google.Protobuf (version 3.32.1)
  • System.Collections.Immutable (version 9.0.9) is now a dependency for .NET Standard 2.0 and 2.1

4.3.2

17 Sep 08:00
64e0b7a

Choose a tag to compare

Changed

  • Updated the protobuf-net dependency from version 3.2.52 to 3.2.56
  • Updated the Microsoft.Extensions.ObjectPool dependency from version 9.0.7 to 9.0.9
  • Updated the Microsoft.Bcl.AsyncInterfaces dependency from version 9.0.7 to 9.0.9 for .NET Standard 2.0
  • Updated the System.Diagnostics.DiagnosticSource dependency from version 9.0.7 to 9.0.9 for .NET Standard 2.0 and 2.1
  • Updated the System.IO.Pipelines dependency from version 9.0.7 to 9.0.9 for .NET 8 and 9

4.3.2-rc.1

10 Sep 08:05

Choose a tag to compare

4.3.2-rc.1 Pre-release
Pre-release
  • Updated the protobuf-net dependency from version 3.2.52 to 3.2.56
  • Updated the Microsoft.Extensions.ObjectPool dependency from version 9.0.7 to 9.0.9
  • Updated the Microsoft.Bcl.AsyncInterfaces dependency from version 9.0.7 to 9.0.9 for .NET Standard 2.0
  • Updated the System.Diagnostics.DiagnosticSource dependency from version 9.0.7 to 9.0.9 for .NET Standard 2.0 and 2.1
  • Updated the System.IO.Pipelines dependency from version 9.0.7 to 9.0.9 for .NET 8 and 9

4.3.1

16 Jul 07:31

Choose a tag to compare

Changed

  • Updated the Microsoft.Extensions.ObjectPool dependency from version 9.0.5 to 9.0.7
  • Updated the Microsoft.Bcl.AsyncInterfaces dependency from version 9.0.5 to 9.0.7 for .NET Standard 2.0
  • Updated the System.Diagnostics.DiagnosticSource dependency from version 9.0.5 to 9.0.7 for .NET Standard 2.0 and 2.1
  • Updated the System.IO.Pipelines dependency from version 9.0.5 to 9.0.7 for .NET 8 and 9