Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.apache.pulsar:pulsar-client from 2.11.1 to 3.0.0 #910

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2023

Bumps org.apache.pulsar:pulsar-client from 2.11.1 to 3.0.0.

Release notes

Sourced from org.apache.pulsar:pulsar-client's releases.

v3.0.0

Important notice

  • Upgrade the RocksDB version to 7.9.2 to keep sync with BookKeeper's RocksDB dependency in #20072
  • Introduce consistent hash ring to distribute the load of multiple topics subscription in #19502
  • Remove default 30s ackTimeout when setting DLQ policy on java consumer in #19486
  • Require authRole is proxyRole to set originalPrincipal in #19455
  • Update Elasticsearch sink idle cnx timeout to 30s in #19377
  • Move checked exception into builder when newTransaction. in #19356
  • TokenAuthenticationState: authenticate token only once in #19314
  • OneStageAuth State: move authn out of constructor in #19295
  • Update AuthenticationProvider to simplify HTTP Authn in #19197
  • Remove AuthorizationProvider methods deprecated in 2.7 and 2.9 in #19182
  • Deprecate blocking AuthorizationService, AuthorizationProvider methods in #19180
  • Reject create non existent persistent partitions. in #19086
  • Omit making a copy of CommandAck when there are no broker interceptors in #18997
  • Use correct file path for tls trust certificates in #18712
  • Enable certificate refresh for Quorum and Netty Servers in #18097
  • Remove timestamp from Prometheus metrics in #17419
  • Revert 5895: fix redeliveryCount in #17060
  • Fix producer/consume permission can’t get v1/schema in #16018
  • Autorecovery default reppDnsResolverClass to ZkBookieRackAffinityMapping in #15640

PIPs

  • PIP-160 Metrics stats of Transaction buffered writer #15370
  • PIP-167 Make it Configurable to Require Subscription Permission #15576
  • PIP-169 Support split bundle by flow or qps #16782
  • PIP-188: Cluster migration or Blue-Green cluster deployment support in Pulsar #16551
  • PIP-192: New Pulsar Broker Load Balancer #16691
  • PIP-214: Add broker level metrics statistics and expose to prometheus #18056
  • PIP-218: Consumer batchReceive() single partition every receive #18182
  • PIP-229: Add a common interface to get fields of the MessageIdData #18950(apache/pulsar#18950)
  • PIP-250: Add proxyVersion to CommandConnect #19623(apache/pulsar#19623)
  • PIP-257: Add Open ID Connect Support to Server Components #19771

Broker

... (truncated)

Commits
  • 7636e89 [fix][client] Fix breaking changes for the deprecated methods of TopicMessage...
  • e8261fc Revert "[fix][broker] Fix entry filter feature for the non-persistent topic (...
  • 254f09b Revert "[improve] [broker] Close temporary open ledger in BookkeeperBucketSna...
  • 610c5f1 Revert "[improve][broker] Make timer execute immediately after load index (#2...
  • f357257 Revert "[improve][broker] Optimize delayed metadata index bitmap (#20136)"
  • 49539c2 Revert "[improve][broker] Cache LedgerHandle in BookkeeperBucketSnapshotStora...
  • 89e4d46 [fix] [broker] Make LeastResourceUsageWithWeight thread safe (#20159)
  • 2fa28f4 [improve] Allow to build and push multi-arch Docker images (#19432)
  • e3e1c08 Revert "[improve][broker] Optimization protobuf code in the bucket delayed tr...
  • 3da39b2 [improve][broker] Optimization protobuf code in the bucket delayed tracker (#...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.apache.pulsar:pulsar-client](https://github.com/apache/pulsar) from 2.11.1 to 3.0.0.
- [Release notes](https://github.com/apache/pulsar/releases)
- [Commits](apache/pulsar@v2.11.1...v3.0.0)

---
updated-dependencies:
- dependency-name: org.apache.pulsar:pulsar-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added automerge dependencies security Security related stuffs labels May 3, 2023
@dipjyotimetia dipjyotimetia merged commit 8525e18 into master May 3, 2023
8 checks passed
@dipjyotimetia dipjyotimetia deleted the dependabot/gradle/org.apache.pulsar-pulsar-client-3.0.0 branch May 3, 2023 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant