You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by cb...@apache.org on 2023/05/06 15:17:00 UTC

[pulsar-site] branch rn-pip-193 created (now 098ca12bb42)

This is an automated email from the ASF dual-hosted git repository.

cbornet pushed a change to branch rn-pip-193
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


      at 098ca12bb42 Add PIP 193 to 3.0 release note

This branch includes the following new commits:

     new 098ca12bb42 Add PIP 193 to 3.0 release note

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[pulsar-site] 01/01: Add PIP 193 to 3.0 release note

Posted by cb...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

cbornet pushed a commit to branch rn-pip-193
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git

commit 098ca12bb426001d8bc7deb42ce39b42a63de87e
Author: Christophe Bornet <cb...@hotmail.com>
AuthorDate: Sat May 6 17:16:55 2023 +0200

    Add PIP 193 to 3.0 release note
---
 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