This is an automated email from the ASF dual-hosted git repository. lhotari pushed a change to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/pulsar.git
from fe3e97a2446 [fix] [broker] fix NPE when calculating a topic's backlogQuota (#23720) new 4b3b7405d34 [fix][common] TopicName: Throw IllegalArgumentException if localName is whitespace only (#23691) new 3c741d45215 [fix][sec] Upgrade golang.org/x/crypto from 0.21.0 to 0.31.0 in pulsar-function-go (#23743) The 2 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. Summary of changes: .../java/org/apache/pulsar/common/naming/TopicName.java | 6 +++--- .../org/apache/pulsar/common/naming/TopicNameTest.java | 7 +++++++ pulsar-function-go/examples/go.mod | 8 ++++---- pulsar-function-go/examples/go.sum | 16 ++++++++-------- pulsar-function-go/go.mod | 8 ++++---- pulsar-function-go/go.sum | 16 ++++++++-------- 6 files changed, 34 insertions(+), 27 deletions(-)