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

chore(deps): bump github.com/apache/pulsar-client-go from 0.10.0 to 0.11.0 #3622

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 12, 2023

Bumps github.com/apache/pulsar-client-go from 0.10.0 to 0.11.0.

Release notes

Sourced from github.com/apache/pulsar-client-go's releases.

v0.11.0

Features

Improve

New Contributors

Full Changelog: apache/pulsar-client-go@v0.10.0...v0.11.0

Changelog

Sourced from github.com/apache/pulsar-client-go's changelog.

Pulsar-client-go Changelog

All notable changes to this project will be documented in this file.

[0.11.0] 2023-07-04

Features

Improve

... (truncated)

Commits
  • 64c4753 Release 0.11.0
  • 5f8df27 [Refactor] refactor duplicated code lines and fix typo errors (#1039)
  • 6f01a7c [Fix] check if callback is nil before calling it (#1036)
  • 3da3e5d [fix] Fix ordering key not being set and parsed when batching is disabled (#1...
  • 3a4e5cf Add single partition router (#999)
  • 5f82516 Allow user to specify TLS ciphers an min/max TLS version (#1041)
  • 56c9691 fix: install openjdk-17 in Dockerfile (#1037)
  • 7f91b2b [Issue 1027][producer] fix: split sendRequest and make reconnectToBroker and ...
  • 6acecf0 Fix broken master by upgrading JRE to 17 (#1030)
  • 5a1824b [Issue 468] Add Support for NonDurable subscriptions (#992)
  • 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 [github.com/apache/pulsar-client-go](https://github.com/apache/pulsar-client-go) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/apache/pulsar-client-go/releases)
- [Changelog](https://github.com/apache/pulsar-client-go/blob/master/CHANGELOG.md)
- [Commits](apache/pulsar-client-go@v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/apache/pulsar-client-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 12, 2023
@codecov
Copy link

codecov bot commented Jul 13, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.05 🎉

Comparison is base (966f6a7) 68.37% compared to head (cc09b44) 68.43%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3622      +/-   ##
==========================================
+ Coverage   68.37%   68.43%   +0.05%     
==========================================
  Files         318      318              
  Lines       50380    50380              
==========================================
+ Hits        34448    34477      +29     
+ Misses      13706    13676      -30     
- Partials     2226     2227       +1     

see 15 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@cisse21 cisse21 merged commit 5104f7e into master Jul 13, 2023
42 checks passed
@cisse21 cisse21 deleted the dependabot/go_modules/github.com/apache/pulsar-client-go-0.11.0 branch July 13, 2023 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants