build(deps): bump github.com/twmb/franz-go from 1.3.4 to 1.3.5 #177

Closed
dependabot[bot] wants to merge 1 commits from dependabot/go_modules/github.com/twmb/franz-go-1.3.5 into master
dependabot[bot] commented 2022-03-01 17:16:26 +03:00 (Migrated from github.com)

Bumps github.com/twmb/franz-go from 1.3.4 to 1.3.5.

Changelog

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

v1.3.5

This patch release fixes a panic in GroupTransactSession.End and has three behavior changes that are beneficial to users. The panic was introduced in v1.3.0; if using a GroupTransactSession, it is recommended you upgrade to this release.

The next release aims to be v1.4.0, this release is a small one to address a few issues before the much larger and feature filled v1.4 release.

  • 010e8e1 txn: fix panic in GroupTransactSession.End
  • f9cd625 consuming: handle exact offset consuming better
  • 2ab1978 EndTransaction: return nil rather than an error if not in a transaction
  • 96bfe52 broker: remove 5s minimum for sasl session lifetime
Commits
  • 99e706f CHANGELOG: note v1.3.5
  • 010e8e1 txn: fix panic in GroupTransactSession.End
  • f9cd625 consuming: handle exact offset consuming better
  • 2ab1978 EndTransaction: return nil rather than an error if not in a transaction
  • 96bfe52 broker: remove 5s minimum for sasl session lifetime
  • See full diff 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.3.4 to 1.3.5. <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.3.5</h1> <p>This patch release fixes a panic in <code>GroupTransactSession.End</code> and has three behavior changes that are beneficial to users. The panic was introduced in v1.3.0; if using a <code>GroupTransactSession</code>, it is recommended you upgrade to this release.</p> <p>The next release aims to be v1.4.0, this release is a small one to address a few issues before the much larger and feature filled v1.4 release.</p> <ul> <li><a href="https://github.com/twmb/franz-go/commit/010e8e1"><code>010e8e1</code></a> txn: fix panic in GroupTransactSession.End</li> <li><a href="https://github.com/twmb/franz-go/commit/f9cd625"><code>f9cd625</code></a> consuming: handle exact offset consuming better</li> <li><a href="https://github.com/twmb/franz-go/commit/2ab1978"><code>2ab1978</code></a> EndTransaction: return nil rather than an error if not in a transaction</li> <li><a href="https://github.com/twmb/franz-go/commit/96bfe52"><code>96bfe52</code></a> broker: remove 5s minimum for sasl session lifetime</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/twmb/franz-go/commit/99e706fb2d69fde13cec5e92cf034c9e35a9c81d"><code>99e706f</code></a> CHANGELOG: note v1.3.5</li> <li><a href="https://github.com/twmb/franz-go/commit/010e8e1a60c22365e0bdef42986f1e1ee7679bf8"><code>010e8e1</code></a> txn: fix panic in GroupTransactSession.End</li> <li><a href="https://github.com/twmb/franz-go/commit/f9cd6255555eb3512eed891e1d30032948a3c592"><code>f9cd625</code></a> consuming: handle exact offset consuming better</li> <li><a href="https://github.com/twmb/franz-go/commit/2ab19786635fbdcbdde3d334c9d03ef776c86798"><code>2ab1978</code></a> EndTransaction: return nil rather than an error if not in a transaction</li> <li><a href="https://github.com/twmb/franz-go/commit/96bfe5254331b01bb8461d20e03c565acc5bbccb"><code>96bfe52</code></a> broker: remove 5s minimum for sasl session lifetime</li> <li>See full diff in <a href="https://github.com/twmb/franz-go/compare/v1.3.4...v1.3.5">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.3.4&new-version=1.3.5)](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>
vtolstov (Migrated from github.com) approved these changes 2022-03-01 17:16:41 +03:00
dependabot[bot] commented 2022-03-02 17:27:49 +03:00 (Migrated from github.com)

Superseded by #179.

Superseded by #179.

Pull request closed

Sign in to join this conversation.
No description provided.