This is an automated email from the ASF dual-hosted git repository.
technoboy pushed a commit to branch release-3.2.0
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/release-3.2.0 by this push:
new 24bd6902bfeb update author part and client
24bd6902bfeb is described below
commit 24bd6902bfeb993c92cc92fd80b20aa052e48a3d
Author: Jiwe Guo <[email protected]>
AuthorDate: Mon Feb 5 17:29:40 2024 +0800
update author part and client
---
release-notes/versioned/client-java-3.2.0.md | 25 ++++++++++++++++++++++++-
release-notes/versioned/pulsar-3.2.0.md | 10 ++--------
2 files changed, 26 insertions(+), 9 deletions(-)
diff --git a/release-notes/versioned/client-java-3.2.0.md
b/release-notes/versioned/client-java-3.2.0.md
index 0e2b819c6dd7..f2409cf67c9c 100644
--- a/release-notes/versioned/client-java-3.2.0.md
+++ b/release-notes/versioned/client-java-3.2.0.md
@@ -5,5 +5,28 @@ sidebar_label: Client Java 3.2.0
---
- Fix DLQ producer name conflicts when multiples consumers send messages to
DLQ [#21890](https://github.com/apache/pulsar/pull/21890)
-- Fix print error log 'Auto getting partitions failed' when expend partition
[#21485](https://github.com/apache/pulsar/pull/21485)
+- Fix messages in the batch container timed out unexpectedly
[#21889](https://github.com/apache/pulsar/pull/21889)
+- Messages lost due to TopicListWatcher reconnect
[#21853](https://github.com/apache/pulsar/pull/21853)
+- Prevent reserve memory with a negative memory size to avoid send task stuck
[#21804](https://github.com/apache/pulsar/pull/21804)
+- Fix producer thread block forever on memory limit controller
[#21790](https://github.com/apache/pulsar/pull/21790)
+- PIP-313 Support force unsubscribe using consumer api
[#21687](https://github.com/apache/pulsar/pull/21687)
+- Exit when no msg to consume if time reaches the limit
[#21622](https://github.com/apache/pulsar/pull/21622)
+- Fix inconsistent API annotations of `getTopicName`
[#21620](https://github.com/apache/pulsar/pull/21620)
+- Add producerName for deadLetterProducer
[#21589](https://github.com/apache/pulsar/pull/21589)
+- Fix print error log 'Auto getting partitions failed' when expend partition.
[#21485](https://github.com/apache/pulsar/pull/21485)
+- Fix some typos in client module
[#21416](https://github.com/apache/pulsar/pull/21416)
+- Add `REAL_SUBSCRIPTION` when produces msg to DLQ
[#21369](https://github.com/apache/pulsar/pull/21369)
+- Fix producer/consumer perform lookup for migrated topic
[#21356](https://github.com/apache/pulsar/pull/21356)
- Avert extensive time consumption during table view construction
[#21270](https://github.com/apache/pulsar/pull/21270)
+- Fix reader.hasMessageAvailable return false when incoming queue is not empty
[#21259](https://github.com/apache/pulsar/pull/21259)
+- Merge lookup requests for the same topic
[#21232](https://github.com/apache/pulsar/pull/21232)
+- Fix same producer/consumer use more than one connection per broker
[#21144](https://github.com/apache/pulsar/pull/21144)
+- Fix repeat consume when using n-ack and batched messages
[#21116](https://github.com/apache/pulsar/pull/21116)
+- Avoid ack hole for chunk message
[#21101](https://github.com/apache/pulsar/pull/21101)
+- Fix logging problem in pulsar client
[#21094](https://github.com/apache/pulsar/pull/21094)
+- Implement getLastMessageIds API for Reader
[#21051](https://github.com/apache/pulsar/pull/21051)
+- Fix cannot retry chunk messages and send to DLQ
[#21048](https://github.com/apache/pulsar/pull/21048)
+- Fix RawReader hasMessageAvailable returns true when no messages
[#21032](https://github.com/apache/pulsar/pull/21032)
+- Add backoff for `seek` [#20963](https://github.com/apache/pulsar/pull/20963)
+- Fix perf-producer get OOM with high publish latency
[#20914](https://github.com/apache/pulsar/pull/20914)
+- PIP-253 Expose ProducerStats for DeadLetter and RetryLetter producers in
ConsumerStats [#20239](https://github.com/apache/pulsar/pull/20239)
diff --git a/release-notes/versioned/pulsar-3.2.0.md
b/release-notes/versioned/pulsar-3.2.0.md
index 3e1e43194226..b5cf2566e020 100644
--- a/release-notes/versioned/pulsar-3.2.0.md
+++ b/release-notes/versioned/pulsar-3.2.0.md
@@ -4,7 +4,7 @@ title: Apache Pulsar 3.2.0
sidebar_label: Apache Pulsar 3.2.0
---
-#### 2024-01-04
+#### 2024-02-05
### Important notice
-
@@ -269,11 +269,5 @@ sidebar_label: Apache Pulsar 3.2.0
- Upgrade Kotlin version from 1.4.32 to 1.8.20. (targeted for master)
[#20114](https://github.com/apache/pulsar/pull/20114)
-
-For the complete list, including all features, enhancements, and bug fixes,
check out the following resources.
-
-- [Documentation merged in 3.1 (pulsar-site
repo)](https://github.com/apache/pulsar-site/pulls?q=is%3Apr+is%3Amerged+milestone%3A3.1.0+)
-
-
> A special thanks to the following contributors (alphabetic Github IDs) who
> contributed to Pulsar 3.2.0:
-> Technoboy-, crossoverJie, lifepuzzlefun, poorbarcode, coderzc,
liangyepianzhou, Demogorgon314, mattisonchao, BewareMyPower, yaalsn, zymap,
lhotari, daziz, shibd, rdhabalia, eltociear, tisonkun, aloyszhang,
michaeljmarshall, 315157973, JooHyukKim, zhanghaou, heesung-sn, codelipenghui,
eolivelli, ethqunzhong, massakam, StevenLuMT, gaoran10, ericsyh, zuobiao-zhou,
AnonHxy, xiaotongwang1, maanders-tibco, yuruguo, vineeth1995, flowchartsman,
hanmz, nicoloboschi, Shawyeok, RobertIndie, nodec [...]
+> lhotari, jiangpengcheng, merlimat, poorbarcode, nodece, thetumbled, hrzzzz,
BewareMyPower, RobertIndie, onobc, Technoboy-, wenbingshen, aloyszhang,
heesung-sn, massakam, liangyepianzhou, coderzc, asafm, crossoverJie, TakaHiR07,
zymap, yaalsn, rdhabalia, dragosvictor, pandalee99, AnonHxy, hangc0276,
pengxiangrui127, mattisonchao, Denovo1998, 1Jack2, shibd, horizonzy,
liudezhi2098, KevinLiLu, hanmz, erobot, Demogorgon314, tisonkun, diegosalvi,
liangyuanpeng, kecona, alpreu, tuteng, frank [...]