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 github.com/Shopify/sarama from 1.27.0 to 1.38.0 in /instrumentation/github.com/Shopify/sarama/example #1216

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 15, 2023

Bumps github.com/Shopify/sarama from 1.27.0 to 1.38.0.

Release notes

Sourced from github.com/Shopify/sarama's releases.

v1.38.0

What's Changed

🎉 New Features / Improvements

🐛 Fixes

📦 Dependency updates

🔧 Maintenance

New Contributors

Full Changelog: IBM/sarama@v1.37.2...v1.38.0

Version 1.37.2 (2022-10-04)

What's Changed

🐛 Fixes

➕ Other Changes

Full Changelog: IBM/sarama@v1.37.1...v1.37.2

Version 1.37.1 (2022-10-04)

What's Changed

🐛 Fixes

... (truncated)

Changelog

Sourced from github.com/Shopify/sarama's changelog.

Changelog

Version 1.31.1 (2022-02-01)

Version 1.31.0 (2022-01-18)

What's Changed

🎉 New Features / Improvements

🐛 Fixes

🔧 Maintenance

📝 Documentation

➕ Other Changes

New Contributors

Full Changelog: IBM/sarama@v1.30.1...v1.31.0

Version 1.30.1 (2021-12-04)

What's Changed

🎉 New Features / Improvements

... (truncated)

Commits
  • b0eda59 fix(metrics): fix race when accessing metric registry (#2409)
  • 67d977b fix(producer): return errors for every message in retryBatch to avoid produce...
  • e5f5d5b chore: include kafka 3.3.1 in testing matrix (#2406)
  • 2379257 fix: add nil check while producer is retrying (#2387)
  • 779fb1f fix(zstd): default back to GOMAXPROCS concurrency (#2404)
  • 4392bc9 chore(deps): bump golang.org/x/net to v0.4.0 (#2403)
  • 8828f05 fix(example): improve arg name used for tls skip verify (#2385)
  • 978aadd feat: add protocol-requests-rate metric (#2373)
  • b436424 chore(ci): replace set-output command in GH Action (#2390)
  • fcd0ea5 fix: track and supply leader epoch to FetchRequest (#2389)
  • 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/Shopify/sarama](https://github.com/Shopify/sarama) from 1.27.0 to 1.38.0.
- [Release notes](https://github.com/Shopify/sarama/releases)
- [Changelog](https://github.com/Shopify/sarama/blob/main/CHANGELOG.md)
- [Commits](IBM/sarama@v1.27.0...v1.38.0)

---
updated-dependencies:
- dependency-name: github.com/Shopify/sarama
  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 Jan 15, 2023
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
0 participants