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

lhotari 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 3ef9d1193b1 Update 3.3.5 and 4.0.3 release notes and mention the 
potential regression.
3ef9d1193b1 is described below

commit 3ef9d1193b1aa15e050d928401ea92806ad837f3
Author: Lari Hotari <[email protected]>
AuthorDate: Wed Mar 5 18:18:30 2025 +0200

    Update 3.3.5 and 4.0.3 release notes and mention the potential regression.
---
 release-notes/versioned/pulsar-3.3.5.md | 4 ++++
 release-notes/versioned/pulsar-4.0.3.md | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/release-notes/versioned/pulsar-3.3.5.md 
b/release-notes/versioned/pulsar-3.3.5.md
index d2774891b0b..84fc9890637 100644
--- a/release-notes/versioned/pulsar-3.3.5.md
+++ b/release-notes/versioned/pulsar-3.3.5.md
@@ -6,6 +6,10 @@ sidebar_label: Apache Pulsar 3.3.5
 
 #### 2025-02-27
 
+### Known issues
+
+There's a potential regression where consuming messages could fail due to 
https://github.com/apache/pulsar/pull/23931 changes. This is being addressed in 
https://github.com/apache/pulsar/pull/24055. No workarounds currently exist.
+
 ### Library updates
 
 - [feat][misc] upgrade oxia java client to 0.5.0 
([#23871](https://github.com/apache/pulsar/pull/23871))
diff --git a/release-notes/versioned/pulsar-4.0.3.md 
b/release-notes/versioned/pulsar-4.0.3.md
index dca620b4484..5ac0e002ddc 100644
--- a/release-notes/versioned/pulsar-4.0.3.md
+++ b/release-notes/versioned/pulsar-4.0.3.md
@@ -6,6 +6,10 @@ sidebar_label: Apache Pulsar 4.0.3
 
 #### 2025-02-27
 
+### Known issues
+
+There's a potential regression where consuming messages could fail due to 
https://github.com/apache/pulsar/pull/23931 changes. This is being addressed in 
https://github.com/apache/pulsar/pull/24055. No workarounds currently exist.
+
 ### Library updates
 
 - [feat][misc] upgrade oxia java client to 0.5.0 
([#23871](https://github.com/apache/pulsar/pull/23871))

Reply via email to