Skip to content

Commit

Permalink
v2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eaba committed Feb 3, 2024
1 parent b59ebbb commit a2bc701
Showing 1 changed file with 13 additions and 4 deletions.
17 changes: 13 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,15 @@
## vNext
- [Added] Code of Conduct
- [Fixed] workflows badge.svg
- [Updated] Apache Pulsar v3.1.1

## [2.15.0] / 2024-02-03
- [FIX][ConnectionHandler] Akka.NET Version 1.5.16: `error AK1002`
- [Added][ProducerConfigBuilder] `DefaultCryptoKeyReader`*
- [Added] Token Test
- [Added][Consumer] `Unsubscribe(bool force)`
- [Changed][`Actors`] Add folder for internal `Client`, `Producer`, `Consumer` etc
- [FIXED] OAuth Test
- [Removed] Deletes all the Obsoletes in PulsarSystem
- [Updated] Apache Pulsar v3.1.2
- [Upgraded] .NET 7 to .NET 8

## [2.14.1] / 2023-09-22
- [UPDATE] NUKE v7.0.5
Expand Down Expand Up @@ -61,7 +69,8 @@
## [0.1.0] / 14 January 2022
- First release

[vNext]: https://github.com/Sharp-Pulsar/SharpPulsar/compare/2.14.1...HEAD
[vNext]: https://github.com/Sharp-Pulsar/SharpPulsar/compare/2.15.0...HEAD
[2.15.0]: https://github.com/Sharp-Pulsar/SharpPulsar/compare/2.14.1...2.15.0
[2.14.1]: https://github.com/Sharp-Pulsar/SharpPulsar/compare/2.14.0...2.14.1
[2.14.0]: https://github.com/Sharp-Pulsar/SharpPulsar/compare/2.13.0...2.14.0
[2.13.0]: https://github.com/Sharp-Pulsar/SharpPulsar/compare/2.12.1...2.13.0
Expand Down

0 comments on commit a2bc701

Please sign in to comment.