- References
- StreamNative Pulsar Changelogs
- v2.11
StreamNative Weekly Release Notes v2.11.2.7
Download
Distributions
- https://github.com/streamnative/pulsar/releases/tag/v2.11.2.7
Packages
Images
General Changes
Apache Pulsar
(#21163) [branch-2.11] Fix compatibility issues
(#21041))) Revert "[fix][broker] Fix potential case cause retention policy not working on topic level
(#21137))) Revert "[fix][broker] Fix web tls url null cause NPE
(#21094) [fix][client] Fix logging problem in pulsar client
(#21077) [fix][proxy] Fix Proxy 502 gateway error when it is configured with Keystore TLS and admin API is called
(#21060) [fix][io] Fix --retain[-key]-ordering not working error for sink
(#21037) [fix][fn] Fix ProducerConfig cannot update error
(#21023) [fix][fn] Fix the --batch-builder not working error for functions
(#21041) [fix][broker] Fix potential case cause retention policy not working on topic level
(#21137) [fix][broker] Fix web tls url null cause NPE
(#21141) [improve] [broker] Improve logs for troubleshooting
(#21048) [fix][client] Fix cannot retry chunk messages and send to DLQ
218faf9523 [cleanup][build] Remove useless file
AMQP1_0 Connector
(#705) Remove wrong COPY command.
(#696) [CI] Adjust CI to test the corresponding Pulsar image version
(#697) Fix integration test.
AWS SQS Connector
(#714) Improve sqs source doc.
(#711) Improve sqs sink docs.
StreamNative Pulsar Plugins
Implement Oxia State Store
Function Mesh Worker Service
Change connectorSearchIntervalSeconds default value to 600s.
Fix possible NPE errors
Set retain[Key]Ordering to false if it is null
Load connector definition from ConnectorCataLog CRD.
Support json format logs and yaml format log config file
Change integration test ci trigger mode to pull_request.
Support using sidecar to send logs to pulsar
Use AuthConfig.GenericAuth field to replace auth secret