[fix][proxy] Fix Proxy 502 gateway error when it is configured with Keystore TLS and admin API is called[fix][broker] Fix unack count when mixing non batch index and batch index acks[fix][broker] Fix web tls url null cause NPE[improve] [broker] Improve logs for troubleshooting[improve][broker] Upgrade bookkeeper to 4.16.3[fix][broker] revert remove duplicate topics name when deleteNamespace[fix][broker] Fix deleting topic not delete the related topic policy and schema.[fix] [broker] consider iowait as idle.[fix][client] Fix repeat consume when using n-ack and batched messages[fix][fn] Fix the —batch-builder not working error for functions[fix] [broker] Fix isolated group not work problem.[improve][bk] Improve getIsolationGroup by avoid creating arrayList[fix][auto-recovery] Improve to the ReplicaitonWorker performance by deleting invalid underreplication nodes[improve][meta] Improve fault tolerance of blocking calls by supporting timeout[fix][client] Avoid ack hole for chunk message[fix][broker] Fix unsubscribe non-durable subscription error[fix][client] Fix logging problem in pulsar client[fix][broker] Avoid splitting one batch message into two entries in StrategicTwoPhaseCompactor[fix][broker] Cleanup correctly heartbeat bundle ownership when handling broker deletion event[fix][broker] Fix write duplicate entries into the compacted ledger after RawReader reconnects[fix] [broker] remove bundle-data in local metadata store.[improve][broker] Make read compacted entries support maxReadSizeBytes limitation[fix][misc] Bump broker okio version to 3.4.0[fix][io] Fix —retain[-key]-ordering not working error for sink[fix][misc] Bump GRPC version to 1.55.3 to fix CVE[fix][broker] Fix potential case cause retention policy not working on topic level[fix][fn] Fix ProducerConfig cannot update error[fix][broker]Fix chunked messages will be filtered by duplicating[improve] [ml] Persist mark deleted ops to ZK if create cursor ledger was failed[fix][client] Fix cannot retry chunk messages and send to DLQ[fix][client] Fix consumer can’t consume resent chunked messages
[fix][proxy] Disconnect the coordinator broker for NOT_COORDINATOR error[proxy] Support transaction and fix wrong coordinator lookup[proxy] Support receiving messages from multiple brokers[proxy] Support existing admin APIs[proxy] Support sending messages to multiple brokers[proxy] Reset the connection field to broker when broker is down
Fix possible NPE errorsSet retain[Key]Ordering to false if it is nullLoad connector definition from ConnectorCataLog CRD.Support json format logs and yaml format log config fileChange integration test ci trigger mode to pull_request.Support using sidecar to send logs to pulsarUse AuthConfig.GenericAuth field to replace auth secret