momo-jun commented on code in PR #167:
URL: https://github.com/apache/pulsar-site/pull/167#discussion_r949865449


##########
site2/website-next/release-notes/versioned/pulsar-2.11.0.md:
##########
@@ -0,0 +1,497 @@
+---
+id: pulsar-2.11.0
+title: Apache Pulsar 2.11.0 
+sidebar_label: Apache Pulsar 2.11.0 
+---
+
+#### 2022-08-16
+
+### Important notice
+- Rename Pulsar txn metrics to specify OpenMetrics 
[#16581](https://github.com/apache/pulsar/pull/16581)
+- Rename Pulsar schema metrics to specify OpenMetrics 
[#16610](https://github.com/apache/pulsar/pull/16610)
+- Rename Pulsar lb metrics to specify OpenMetrics 
[#16611](https://github.com/apache/pulsar/pull/16611)
+- Remove jul-to-slf4j #16320 
[#16320](https://github.com/apache/pulsar/pull/16320)
+- Fix get non-persistent topics issue in Namespaces 
[#16170](https://github.com/apache/pulsar/pull/16170)
+- Fix producer/consume permission can’t get schema 
[#15956](https://github.com/apache/pulsar/pull/15956)
+- Add verification for configured default backlog quota and retention 
[#15441](https://github.com/apache/pulsar/pull/15441)
+- Fix broker LoadBalance uneffective 
[#15314](https://github.com/apache/pulsar/pull/15314)
+- Ensure the deletion consistency of topic and schema 
[#14608](https://github.com/apache/pulsar/pull/14608)
+- Transaction cumulative ack redeliver change 
[#14371](https://github.com/apache/pulsar/pull/14371)
+- Bump prometheus client version from 0.5.0 to 0.15.0 
[#13785](https://github.com/apache/pulsar/pull/13785)
+- [PIP-158] Split client TLS transport encryption from authentication 
[#15634](https://github.com/apache/pulsar/pull/15634)
+- [PIP-155] Removed Python 2 support 
[#15376](https://github.com/apache/pulsar/pull/15376)
+- [PIP-156] Build Pulsar Server on Java 17 
[#15264](https://github.com/apache/pulsar/pull/15264)
+- [PIP-162] Enable system topic by default 
[#15619](https://github.com/apache/pulsar/pull/15619)
+- [PIP-174] New managed ledger entry cache implementation 
[#15955](https://github.com/apache/pulsar/pull/15955)
+
+### PIPs
+- [PIP 37] Support chunking with Shared subscription 
[#16202](https://github.com/apache/pulsar/pull/16202)
+- [PIP-74] Pulsar client memory limits 
[#14400](https://github.com/apache/pulsar/pull/14400)
+- [PIP-81] Split createNewMetadataLedger into multiple methods for reuse 
[#15425](https://github.com/apache/pulsar/pull/15425)
+- [PIP 97] Update Authentication Interfaces to Include Async Authentication 
Methods [#12104](https://github.com/apache/pulsar/pull/12104)
+- [PIP-100] Support pluggable topic factory 
[#12235](https://github.com/apache/pulsar/pull/12235)
+- [PIP-105] Store Subscription properties 
[#15757](https://github.com/apache/pulsar/pull/15757)
+- [PIP-117] Change Pulsar standalone defaults 
[#15478](https://github.com/apache/pulsar/pull/15478)
+- [PIP-132] Include message header size when check maxMessageSize for 
non-batch message on the client side. 
[#14007](https://github.com/apache/pulsar/pull/14007)
+- [PIP-136] Sync Pulsar metadata across multiple clouds 
[#16425](https://github.com/apache/pulsar/pull/16425)
+- [PIP-143] Support split bundle by specified boundaries 
[#13796](https://github.com/apache/pulsar/pull/13796)
+- [PIP-145] Improve performance of regex subscriptions 
[#14505](https://github.com/apache/pulsar/pull/14505)
+- [PIP-146] ManagedCursorInfo compression 
[#14542](https://github.com/apache/pulsar/pull/14542)
+- [PIP 149] Making the REST Admin API fully async 
[#14365](https://github.com/apache/pulsar/issues/14365)
+- [PIP-152] Support subscription level dispatch rate limiter setting 
[#15295](https://github.com/apache/pulsar/issues/15295)
+- [PIP-153] Optimize metadataPositions in MLPendingAckStore 
[#15137](https://github.com/apache/pulsar/pull/15137)
+- [PIP-160] Make transactions work more efficiently by aggregation operation 
for transaction log and pending ack store 
[#15370](https://github.com/apache/pulsar/issues/15370)
+- [PIP-161] Exclusive Producer: ability to fence out an existing Producer 
[#15488](https://github.com/apache/pulsar/pull/15488)
+- [PIP-163] Add lowWaterMark check before appending entry to TB 
[#15424](https://github.com/apache/pulsar/pull/15424)
+- [PIP-166] Function add MANUAL delivery semantics 
[#16279](https://github.com/apache/pulsar/pull/16279)

Review Comment:
   ```suggestion
   - [PIP-166] Add MANUAL delivery semantics for Functions 
[#16279](https://github.com/apache/pulsar/pull/16279)
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to