Releases: apache/pulsar-dotpulsar
Releases · apache/pulsar-dotpulsar
5.3.0
Added
- Basic (username + password) authentication using AuthenticationFactory.Basic
Changed
- Updated the Microsoft.Extensions.ObjectPool dependency from version 8.0.24 to 8.0.25 for .NET 8
- Updated the Microsoft.Extensions.ObjectPool dependency from version 9.0.13 to 9.0.14 for .NET 9
- Updated the Microsoft.Extensions.ObjectPool dependency from version 10.0.3 to 10.0.5 for .NET 10 and .NET Standard 2.X
- Updated the Microsoft.Bcl.AsyncInterfaces dependency from version 10.0.3 to 10.0.5 for .NET Standard 2.0
- Updated the System.Collections.Immutable from version 10.0.3 to 10.0.5 for .NET Standard 2.0 and 2.1
- Updated the System.Diagnostics.DiagnosticSource dependency from version 10.0.3 to 10.0.5 for .NET Standard 2.0 and 2.1
- Updated the System.IO.Pipelines dependency from version 10.0.3 to 10.0.5 for .NET Standard 2.0 and 2.1
- Calling PulsarClient.CreateProducer with MaxPendingMessages set to 0 will now throw a ConfigurationException
5.3.0-rc.1
Added
- Basic (username + password) authentication using AuthenticationFactory.Basic
Changed
- Updated the Microsoft.Extensions.ObjectPool dependency from version 8.0.24 to 8.0.25 for .NET 8
- Updated the Microsoft.Extensions.ObjectPool dependency from version 9.0.13 to 9.0.14 for .NET 9
- Updated the Microsoft.Extensions.ObjectPool dependency from version 10.0.3 to 10.0.5 for .NET 10 and .NET Standard 2.X
- Updated the Microsoft.Bcl.AsyncInterfaces dependency from version 10.0.3 to 10.0.5 for .NET Standard 2.0
- Updated the System.Collections.Immutable from version 10.0.3 to 10.0.5 for .NET Standard 2.0 and 2.1
- Updated the System.Diagnostics.DiagnosticSource dependency from version 10.0.3 to 10.0.5 for .NET Standard 2.0 and 2.1
- Updated the System.IO.Pipelines dependency from version 10.0.3 to 10.0.5 for .NET Standard 2.0 and 2.1
5.2.2
Changed
- Updated the Google.Protobuf dependency from version 3.33.5 to 3.34.0
Fixed
- Fixed Schema.Json<T>() generating empty schema definition
5.2.2-rc.1
Changed
- Updated the Google.Protobuf dependency from version 3.33.5 to 3.34.0
Fixed
- Fixed Schema.Json<T>() generating empty schema definition
5.2.1
Fixed
- Fixed issue where a producer reconnects and could get ProducerSendReceiptOrderingException in SubProducer.ProcessReceipt
5.2.1-rc.1
Fixed
- Fixed issue where a producer reconnects and could get ProducerSendReceiptOrderingException in SubProducer.ProcessReceipt
5.2.0
Added
- System.Text.Json added as a dependency for .NET Standard 2.0 and 2.1 (for use in the new JSON schema support)
- Support for JSON schema with System.Text.Json
- Support for Protobuf schema with Google.Protobuf
Changed
- Updated the Microsoft.Extensions.ObjectPool dependency from version 8.0.23 to 8.0.24 for .NET 8
- Updated the Microsoft.Extensions.ObjectPool dependency from version 9.0.12 to 9.0.13 for .NET 9
- Updated the Microsoft.Extensions.ObjectPool dependency from version 10.0.2 to 10.0.3 for .NET 10 and .NET Standard 2.X
- Updated the Microsoft.Bcl.AsyncInterfaces dependency from version 10.0.2 to 10.0.3 for .NET Standard 2.0
- Updated the System.Collections.Immutable from version 10.0.2 to 10.0.3 for .NET Standard 2.0 and 2.1
- Updated the System.Diagnostics.DiagnosticSource dependency from version 10.0.2 to 10.0.3 for .NET Standard 2.0 and 2.1
- Updated the System.IO.Pipelines dependency from version 10.0.2 to 10.0.3 for .NET Standard 2.0 and 2.1
5.2.0-rc.1
Added
- System.Text.Json added as a dependency for .NET Standard 2.0 and 2.1 (for use in the new JSON and Protobuf schema support)
- Support for JSON schema with System.Text.Json
- Support for Protobuf schema with Google.Protobuf
Changed
- Updated the Microsoft.Extensions.ObjectPool dependency from version 8.0.23 to 8.0.24 for .NET 8
- Updated the Microsoft.Extensions.ObjectPool dependency from version 9.0.12 to 9.0.13 for .NET 9
- Updated the Microsoft.Extensions.ObjectPool dependency from version 10.0.2 to 10.0.3 for .NET 10 and .NET Standard 2.X
- Updated the Microsoft.Bcl.AsyncInterfaces dependency from version 10.0.2 to 10.0.3 for .NET Standard 2.0
- Updated the System.Collections.Immutable from version 10.0.2 to 10.0.3 for .NET Standard 2.0 and 2.1
- Updated the System.Diagnostics.DiagnosticSource dependency from version 10.0.2 to 10.0.3 for .NET Standard 2.0 and 2.1
- Updated the System.IO.Pipelines dependency from version 10.0.2 to 10.0.3 for .NET Standard 2.0 and 2.1
5.1.2
Changed
- Updated the Google.Protobuf dependency from version 3.33.2 to 3.33.5
- Downgraded the Microsoft.Extensions.ObjectPool dependency from version 10.0.1 to 8.0.23 for .NET 8
- Downgraded the Microsoft.Extensions.ObjectPool dependency from version 10.0.1 to 9.0.12 for .NET 9
- Updated the Microsoft.Extensions.ObjectPool dependency from version 10.0.1 to 10.0.2 for .NET 10 and .NET Standard 2.X
- Updated the Microsoft.Bcl.AsyncInterfaces dependency from version 10.0.1 to 10.0.2 for .NET Standard 2.0
- Updated the System.Collections.Immutable from version 10.0.1 to 10.0.2 for .NET Standard 2.0 and 2.1
- Updated the System.Diagnostics.DiagnosticSource dependency from version 10.0.1 to 10.0.2 for .NET Standard 2.0 and 2.1
- Downgraded the System.IO.Pipelines dependency from version 10.0.1 to 8.0.0 for .NET 8
- Updated the System.IO.Pipelines dependency from version 10.0.1 to 10.0.2 for .NET Standard 2.0 and 2.1
5.1.2-rc.1
Changed
- Updated the Google.Protobuf dependency from version 3.33.2 to 3.33.5
- Downgraded the Microsoft.Extensions.ObjectPool dependency from version 10.0.1 to 8.0.23 for .NET 8
- Downgraded the Microsoft.Extensions.ObjectPool dependency from version 10.0.1 to 9.0.12 for .NET 9
- Updated the Microsoft.Extensions.ObjectPool dependency from version 10.0.1 to 10.0.2 for .NET 10 and .NET Standard 2.X
- Updated the Microsoft.Bcl.AsyncInterfaces dependency from version 10.0.1 to 10.0.2 for .NET Standard 2.0
- Updated the System.Collections.Immutable from version 10.0.1 to 10.0.2 for .NET Standard 2.0 and 2.1
- Updated the System.Diagnostics.DiagnosticSource dependency from version 10.0.1 to 10.0.2 for .NET Standard 2.0 and 2.1
- Downgraded the System.IO.Pipelines dependency from version 10.0.1 to 8.0.0 for .NET 8
- Updated the System.IO.Pipelines dependency from version 10.0.1 to 10.0.2 for .NET Standard 2.0 and 2.1