You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,8 @@ All notable changes to this project will be documented in this file.
37
37
*[fix] Fix partition update failure causing existing producers to close ([#1437](https://github.com/apache/pulsar-client-go/pull/1437)) by @RobertIndie
38
38
*[feat] Support reloading OAuth2 key file ([#1441](https://github.com/apache/pulsar-client-go/pull/1441)) by @RobertIndie
39
39
*[chore] Bump `golang.org/x/crypto` from 0.36.0 to 0.45.0 ([#1440](https://github.com/apache/pulsar-client-go/pull/1440)) by @dependabot[bot]
40
+
*[fix] Return error when the client transaction coordinator is nil to p… ([#1444](https://github.com/apache/pulsar-client-go/pull/1444)) by @thomas-bousquet
41
+
*[fix] Enhance zero queue consumer reconnection handling and message permit management ([#1443](https://github.com/apache/pulsar-client-go/pull/1443)) by @crossoverJie
0 commit comments