Bump github.com/twmb/franz-go from 1.10.0 to 1.10.4 #94

Merged
dependabot[bot] merged 1 commits from dependabot/go_modules/github.com/twmb/franz-go-1.10.4 into v3 2022-12-27 00:26:08 +03:00
dependabot[bot] commented 2022-12-13 14:03:56 +03:00 (Migrated from github.com)

Bumps github.com/twmb/franz-go from 1.10.0 to 1.10.4.

Changelog

Sourced from github.com/twmb/franz-go's changelog.

v1.10.4

This patch release fixes two bugs introduced with v1.10.0. These bugs are not encountered in when using the client to simply consume or produce. Only admin usages of the client may encounter the bugs this patch is fixing.

Commits
  • 497d7fd Merge pull request #285 from twmb/283
  • d6735e7 CHANGELOG: update for v1.10.4
  • deb05a8 sink: update log line wording to be more accurate
  • ca67da4 kgo: fix batch coordinator fetching
  • c6f7f9a kgo: allow empty groups when finding coordinator / fetching offsets
  • b746123 Updated who uses this
  • 2e4f905 CHANGELOG: note v1.10.3
  • 48de21c kgo: forget the controller if we do not know it
  • e2e80bf kgo: clear controller/coordinator caches on failed dials
  • b845981 kmsg: commit new proto for KIP-881
  • 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/twmb/franz-go](https://github.com/twmb/franz-go) from 1.10.0 to 1.10.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/twmb/franz-go/blob/master/CHANGELOG.md">github.com/twmb/franz-go's changelog</a>.</em></p> <blockquote> <h1>v1.10.4</h1> <p>This patch release fixes two bugs introduced with v1.10.0. These bugs are not encountered in when using the client to simply consume or produce. Only admin usages of the client may encounter the bugs this patch is fixing.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/twmb/franz-go/commit/497d7fd960d7bbde936574006c3e55ef4aa77f5e"><code>497d7fd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/twmb/franz-go/issues/285">#285</a> from twmb/283</li> <li><a href="https://github.com/twmb/franz-go/commit/d6735e72036e714a3be3623b62b915380dcd3f8e"><code>d6735e7</code></a> CHANGELOG: update for v1.10.4</li> <li><a href="https://github.com/twmb/franz-go/commit/deb05a8a76b2ead5e715fa22122790790e31f5aa"><code>deb05a8</code></a> sink: update log line wording to be more accurate</li> <li><a href="https://github.com/twmb/franz-go/commit/ca67da4d12a6c9fe2b2e0bd54404b6cb4342a2da"><code>ca67da4</code></a> kgo: fix batch coordinator fetching</li> <li><a href="https://github.com/twmb/franz-go/commit/c6f7f9a4281c10fda11835a14ea6aa090fee72c1"><code>c6f7f9a</code></a> kgo: allow empty groups when finding coordinator / fetching offsets</li> <li><a href="https://github.com/twmb/franz-go/commit/b746123ea6a8904515c2d885346ebc86d57fa373"><code>b746123</code></a> Updated who uses this</li> <li><a href="https://github.com/twmb/franz-go/commit/2e4f905202516652ee08b4d8df0c499afa4a89f2"><code>2e4f905</code></a> CHANGELOG: note v1.10.3</li> <li><a href="https://github.com/twmb/franz-go/commit/48de21c1f883ca49391528d17d9628d6be2b46d1"><code>48de21c</code></a> kgo: forget the controller if we do not know it</li> <li><a href="https://github.com/twmb/franz-go/commit/e2e80bf73359e8b9e901a3d8481cb549d896fc06"><code>e2e80bf</code></a> kgo: clear controller/coordinator caches on failed dials</li> <li><a href="https://github.com/twmb/franz-go/commit/b8459811983b3489830b0c7734723311a86e9238"><code>b845981</code></a> kmsg: commit new proto for KIP-881</li> <li>Additional commits viewable in <a href="https://github.com/twmb/franz-go/compare/v1.10.0...v1.10.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/twmb/franz-go&package-manager=go_modules&previous-version=1.10.0&new-version=1.10.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
github-actions[bot] (Migrated from github.com) reviewed 2022-12-13 14:04:10 +03:00
github-actions[bot] (Migrated from github.com) approved these changes 2022-12-26 14:10:23 +03:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro-broker-kgo#94
No description provided.