This is an automated email from the ASF dual-hosted git repository.
tison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/main by this push:
new 7444a1152ff Add PIP 193 to 3.0 release note (#559)
7444a1152ff is described below
commit 7444a1152ffa8a2afbece35a709cb6f961bb8f4d
Author: Christophe Bornet <[email protected]>
AuthorDate: Sat May 6 17:58:57 2023 +0200
Add PIP 193 to 3.0 release note (#559)
---
release-notes/versioned/pulsar-3.0.0.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/release-notes/versioned/pulsar-3.0.0.md
b/release-notes/versioned/pulsar-3.0.0.md
index 17ac149db98..b02ba2a8739 100644
--- a/release-notes/versioned/pulsar-3.0.0.md
+++ b/release-notes/versioned/pulsar-3.0.0.md
@@ -34,10 +34,11 @@ sidebar_label: Apache Pulsar 3.0.0
- PIP-169 Support split bundle by flow or qps
[#16782](https://github.com/apache/pulsar/pull/16782)
- PIP-188: Cluster migration or Blue-Green cluster deployment support in
Pulsar [#16551](https://github.com/apache/pulsar/pull/16551)
- PIP-192: New Pulsar Broker Load Balancer
[#16691](https://github.com/apache/pulsar/pull/16691)
+- PIP-193: Sink preprocessing Function
[#16739](https://github.com/apache/pulsar/issues/16739)
- PIP-214: Add broker level metrics statistics and expose to prometheus
[#18056](https://github.com/apache/pulsar/pull/18056)
- PIP-218: Consumer batchReceive() single partition every receive
[#18182](https://github.com/apache/pulsar/pull/18182)
-- PIP-229: Add a common interface to get fields of the MessageIdData
#18950(https://github.com/apache/pulsar/pull/18950)
-- PIP-250: Add proxyVersion to CommandConnect
#19623(https://github.com/apache/pulsar/pull/19623)
+- PIP-229: Add a common interface to get fields of the MessageIdData
[#18950](https://github.com/apache/pulsar/pull/18950)
+- PIP-250: Add proxyVersion to CommandConnect
[#19623](https://github.com/apache/pulsar/pull/19623)
- PIP-257: Add Open ID Connect Support to Server Components
[#19771](https://github.com/apache/pulsar/pull/19771)
### Broker