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

fix(deps): update dependency org.apache.pulsar:pulsar-client-original to v3.2.1 #515

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.apache.pulsar:pulsar-client-original 3.2.0 -> 3.2.1 age adoption passing confidence

Release Notes

apache/pulsar (org.apache.pulsar:pulsar-client-original)

v3.2.1

Broker
  • Consistently add fine-grain authorization to REST API #​22202
  • Add fine-grain authorization to retention admin API #​22163
  • Print non log when delete partitioned topic failed #​22153
  • Fix broker not starting when both transactions and the Extensible Load Manager are enabled #​22139
  • Return getOwnerAsync without waiting on source broker upon Assigning and Releasing and handle role change during role init #​22112
  • Cache the internal writer when sent to system topic. #​22099
  • Enabling batch causes negative unackedMessages due to ack and delivery concurrency #​22090
  • Support running docker container with gid != 0 #​22081
  • Add an error log to troubleshoot the failure of starting broker registry #​22065
  • Set ServiceUnitStateChannel topic compaction threshold explicitly, improve getOwnerAsync, and fix other bugs #​22064
  • Fix hash collision when using a consumer name that ends with a number #​22053
  • Sanitize values before logging in apply-config-from-env.py script #​22044
  • Fix can not subscribe partitioned topic with a suffix-matched regexp #​22025
  • Do not retain the data in the system topic #​22022
  • Subscription stuck due to called Admin API analyzeSubscriptionBacklog #​22019
  • Do not try to open ML when the topic meta does not exist and do not expect to create a new one #​22004
  • Do not print an Error log when responding to HTTP-404 when calling Admin API and the topic does not exist #​21995
  • Do not close the socket if lookup failed due to LockBusyException #​21993
  • Support setting autoSkipNonRecoverableData dynamically in PersistentMessageExpiryMonitor #​21991
  • Add timeout for health check read #​21990
  • Fix schema deletion error when deleting a partitioned topic with many partitions and schema #​21977
  • Defer the ownership checks if the owner is inactive (ExtensibleLoadManager) #​21811
  • Fix compaction/replication data loss when expire messages #​21865
  • Skip loading the NAR packages if not configured #​21867
  • Improve NamespaceUnloadStrategy error message #​21880
  • Don't rollover empty ledgers based on inactivity #​21893
  • Expire messages according to ledger close time to avoid client clock skew #​21940
  • Fix reader stuck when read from compacted topic with read compact mode disable #​21969
Client
  • Fix multi-topics consumer could receive old messages after seek #​21945
  • Fix ConsumerBuilderImpl#subscribe silent stuck when using pulsar-client:3.0.x with jackson-annotations prior to 2.12.0 #​21985
Pulsar IO and Pulsar Functions
  • [FN] Add configuration for connector & functions package url sources #​22184
  • [FN] Add missing "exception" argument to some log.error #​22140
  • [FN] Prevent putstate uses empty values #​22127
  • [FN] Optimize Function Worker startup by lazy loading and direct zip/bytecode access #​22122
  • [FN] Prevent create state table from API calls for non-exists instances #​22107
  • [FN] Use unified PackageManagement service to download packages #​21955
CLI
  • [Admin] Expose the offload threshold in seconds to the admin #​22101
  • [CLI] Fix the bug when set-retention specified size with -T #​22150
  • [CLI] Error out when --destinationBroker is set when --bundle is empty #​21879
Others
  • [MISC] Add a check for the input time value #​22023
  • [Proxy] Add a check for brokerServiceURL that does not support multi uri yet #​21972
  • [TX] Get previous position by managed ledger #​22024
  • [ML] Fix retry mechanism of deleting ledgers to invalidate #​21869
  • [ML] Filter out deleted entries before read entries from ledger #​21739
Library updates

A special thanks to the following contributors who contributed to Pulsar 3.2.1:
mattisonchao, lhotari, poorbarcode, Technoboy-, jiangpengcheng, dragosvictor, freeznet, liangyepianzhou, heesung-sn, zymap, massakam, thetumbled, BewareMyPower, chenhongSZ, Shawyeok, hangc0276, 3151579, coderzc, dao-jun.


Configuration

📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label Mar 8, 2024
Copy link

sonarcloud bot commented Mar 8, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@sdelamo sdelamo merged commit a40b41f into master Apr 1, 2024
11 checks passed
@sdelamo sdelamo deleted the renovate/managed.pulsar.client branch April 1, 2024 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant