Skip to content

Commit

Permalink
update.
Browse files Browse the repository at this point in the history
  • Loading branch information
Technoboy- committed Aug 15, 2022
1 parent 54499f6 commit 7b6f3ef
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions site2/website/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@
- [PIP-156] Build Pulsar Server on Java 17
- Build changes by dropping some required checks [#15496](https://github.com/apache/pulsar/pull/15496)
- Build Pulsar Server on Java 17 [#15264](https://github.com/apache/pulsar/pull/15264)
- Fix offload read handle NPE [#17056](https://github.com/apache/pulsar/pull/17056)
- Move the state check forward [#17020](https://github.com/apache/pulsar/pull/17020)
- Improve naming for delete topic error [#16965](https://github.com/apache/pulsar/pull/16965)
- Increment topic stats outbound message counters and update rate after messages have been written to the TCP/IP connection [#17043](https://github.com/apache/pulsar/pull/17043)
- Prevent StackOverFlowException in SHARED subscription [#16968](https://github.com/apache/pulsar/pull/16968)
Expand Down Expand Up @@ -246,6 +248,7 @@
- [Java] Avoid timer task run before previous subscribe complete [#14818](https://github.com/apache/pulsar/pull/14818)
- [Java] Support Reader Interceptor [#14729](https://github.com/apache/pulsar/pull/14729)
- [Java] Optimize pause when creating sub consumers in multi-topic consumer [#14566](https://github.com/apache/pulsar/pull/14566)
- [C++] Add producerId to the log of closed producer [#17079](https://github.com/apache/pulsar/pull/17079)
- [C++] Add basic authentication [#15822](https://github.com/apache/pulsar/pull/15822)
- [C++] Add getLastMessageIdAsync in Consumer [#16182](https://github.com/apache/pulsar/pull/16182)
- [C++] Rename function name: pulsar_producer_configuration_set_crypto_failure_action [#16031](https://github.com/apache/pulsar/pull/16031)
Expand Down

0 comments on commit 7b6f3ef

Please sign in to comment.