StreamNative Weekly Release Notes v2.11.0.4
Download
Distributions
Packages
Images
General Changes
Apache Pulsar
[improve][client] Exclude log4j-slf4j-impl from compile dep in pulsar-client-all [fix][admin] Delete tenant local policy only if exist [fix] [admin] Make response code to 400 instead of 500 when delete topic fails due to enabled geo-replication [fix][io] KCA sink: handle null values withKeyValue<Avro,Avro>
schema
[fix][broker] Fix delete system topic clean topic policy
[fix][meta] Follow up #19817, Fix race condition between ResourceLock update and invalidation
[fix][client] moving get sequenceId into the sync code segment
[improve] Upgrade bookkeeper to 4.15.4
13f4a0dc0a [test] Fix ServerCnxTest failing after merge of #19830
ad06fac088 [test] Fix MockMutableAuthenticationState implementation
[improve][broker] Authorize originalPrincipal when provided
[improve][broker] Follow up #19230 to tighten the validation scope
[improve][txn][branch-2.11] Add getState in transaction for client API
[fix] [broker] Counter of pending send messages in Replicator incorrect if schema future not complete
[fix][meta] Fixed race condition between ResourceLock update and invalidation
[fix][client] Fix async completion in ConsumerImpl#processPossibleToDLQ
[fix][meta] Fix close borrowed executor
[fix][broker] Copy subscription properties during updating the topic partition number.
3a03292411 Fix license header issue.
[fix][authentication] Store the original authentication data
[fix][broker] Fix index generator is not rollback after entries are failed added.
[fix] [broker] delete topic failed if disabled system topic
KCA: picking fixes from master
[fix][broker] Fix issue where msgRateExpired may not refresh forever
[fix][meta] Fix deadlock causes session notification not to work