Re: [PR] Bump pulsar.version from 3.2.3 to 3.3.0 [pinot]
Jackie-Jiang merged PR #13322: URL: https://github.com/apache/pinot/pull/13322 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org - To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org
[PR] Bump pulsar.version from 3.2.3 to 3.3.0 [pinot]
dependabot[bot] opened a new pull request, #13322: URL: https://github.com/apache/pinot/pull/13322 Bumps `pulsar.version` from 3.2.3 to 3.3.0. Updates `org.apache.pulsar:pulsar-client` from 3.2.3 to 3.3.0 Release notes Sourced from https://github.com/apache/pulsar/releases";>org.apache.pulsar:pulsar-client's releases. v3.3.0 PIP PIP-315: Configurable max delay limit for delayed delivery (https://redirect.github.com/apache/pulsar/issues/21798";>#21798) PIP-321 Introduce allowed-cluster at the namespace level (https://redirect.github.com/apache/pulsar/issues/21648";>#21648) PIP-324: Alpine Docker images (https://redirect.github.com/apache/pulsar/issues/21716";>#21716) PIP-325: Add command to abort transaction (https://redirect.github.com/apache/pulsar/issues/21731";>#21731) PIP-326: Create a BOM to ease dependency management (https://redirect.github.com/apache/pulsar/issues/21747";>#21747) PIP-329: Strategy for maintaining the latest tag to Pulsar docker images (https://redirect.github.com/apache/pulsar/issues/21872";>#21872) PIP-330: getMessagesById gets all messages (https://redirect.github.com/apache/pulsar/issues/21873";>#21873) PIP 342: Support OpenTelemetry metrics in Pulsar client (https://redirect.github.com/apache/pulsar/issues/22178";>#22178) PIP-343: Use picocli instead of jcommander (https://redirect.github.com/apache/pulsar/issues/22181";>#22181) PIP-344 Correct the behavior of the public API pulsarClient.getPartitionsForTopic(topicName) (https://redirect.github.com/apache/pulsar/issues/22182";>#22182) PIP-335: Oxia metadata plugin (https://redirect.github.com/apache/pulsar/issues/22009";>#22009) PIP-339: Introducing the --log-topic Option for Pulsar Sinks and Sources (https://redirect.github.com/apache/pulsar/issues/22071";>#22071) Broker [admin][broker] Fix force delete subscription not working (https://redirect.github.com/apache/pulsar/issues/22423";>#22423) [cleanup][admin] Remove unused methods in PersistentTopicsBase (https://redirect.github.com/apache/pulsar/issues/22424";>#22424) [cleanup][broker] Remove unused NamespaceBundleFactory parameter when creating OwnershipCache (https://redirect.github.com/apache/pulsar/issues/22482";>#22482) [cleanup][broker]∂ fix doc for TransactionBuffer#isTxnAborted (https://redirect.github.com/apache/pulsar/issues/21956";>#21956) [cleanup][broker] fix return value of TransactionTimeoutTrackerImpl#addTransaction (https://redirect.github.com/apache/pulsar/issues/22020";>#22020) [cleanup][broker] remove useless code comment (https://redirect.github.com/apache/pulsar/issues/22459";>#22459) [cleanup][meta] Remove com.beust.jcommander.internal import (https://redirect.github.com/apache/pulsar/issues/22294";>#22294) [cleanup][ml] ManagedCursor clean up. (https://redirect.github.com/apache/pulsar/issues/22246";>#22246) [cleanup][test] remove useless TestAuthorizationProvider2 (https://redirect.github.com/apache/pulsar/issues/22595";>#22595) [feat][admin] Enable Gzip Compression by Default in Admin Client (https://redirect.github.com/apache/pulsar/issues/22464";>#22464) [feat][admin] PIP-330: getMessagesById gets all messages (https://redirect.github.com/apache/pulsar/issues/21918";>#21918) [feat][broker] Implementation of PIP-323: Complete Backlog Quota Telemetry (https://redirect.github.com/apache/pulsar/issues/21816";>#21816) [feat][broker] PIP-264: Add Java runtime metrics (https://redirect.github.com/apache/pulsar/issues/22616";>#22616) [feat][broker] PIP-264: Add topic messaging metrics (https://redirect.github.com/apache/pulsar/issues/22467";>#22467) [feat][misc] Add Pulsar BOM (Bill of Materials) (https://redirect.github.com/apache/pulsar/issues/21871";>#21871) [feat][misc] PIP-264: Implement topic lookup metrics using OpenTelemetry (https://redirect.github.com/apache/pulsar/issues/22058";>#22058) [feat][misc] PIP-320: Add OpenTelemetry scaffolding (https://redirect.github.com/apache/pulsar/issues/22010";>#22010) [fix] Fix Reader can be stuck from transaction aborted messages. (https://redirect.github.com/apache/pulsar/issues/22610";>#22610) [fix] Fixed implicit conversions from long -> int (https://redirect.github.com/apache/pulsar/issues/22055";>#22055) [fix] Include swagger annotations in shaded client lib (https://redirect.github.com/apache/pulsar/issues/22570";>#22570) [fix] Restored method as deprecated in AbstractMetadataStore (https://redirect.github.com/apache/pulsar/issues/21950";>#21950) [fix] Test was leaving client instance to null (https://redirect.github.com/apache/pulsar/issues/22631";>#22631) [fix][admin] Clearly define REST API on Open API (https://redirect.github.com/apache/pulsar/issues/22783";>#22783) [fix][admin] Clearly define REST API on Open API for Namesaces@v2 (https://redirect.github.com/apache/pulsar/issues/22775";>#22775) [fix][admin] Clearly define REST API on Ope