build(deps): bump github.com/twmb/franz-go from 1.1.1 to 1.1.2 #102

Closed
dependabot[bot] wants to merge 1 commits from dependabot/go_modules/github.com/twmb/franz-go-1.1.2 into master
dependabot[bot] commented 2021-09-29 17:25:40 +03:00 (Migrated from github.com)

Bumps github.com/twmb/franz-go from 1.1.1 to 1.1.2.

Changelog

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

v1.1.2

This patch release fixes processing the LogAppendTime timestamp for message set v1 formatted records. Message set v1 records were used only during the Kafka v0.10 releases.

Commits
  • 2fdfef8 CHAGENLOG: note v1.1.2
  • 688d6fb message set v1: bit 4 is timestamp type, not bit 3
  • aa5638b DialTLSConfig: avoid cloning twice
  • 6e639fb source: patch prior commit
  • 5fee169 source: allow certain attributes on message sets
  • 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.1.1 to 1.1.2. <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.1.2</h1> <p>This patch release fixes processing the <code>LogAppendTime</code> timestamp for message set v1 formatted records. Message set v1 records were used only during the Kafka v0.10 releases.</p> <ul> <li><a href="https://github.com/twmb/franz-go/compare/5fee169..688d6fb"><code>5fee169..688d6fb</code></a>: <strong>bugfix</strong> message set v1: fix bit 4 as the timestamp bit</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/twmb/franz-go/commit/2fdfef821078408addbf62f68a4fc382d8acc171"><code>2fdfef8</code></a> CHAGENLOG: note v1.1.2</li> <li><a href="https://github.com/twmb/franz-go/commit/688d6fb91c9fb1f671b6538cd902e37c0b29eb35"><code>688d6fb</code></a> message set v1: bit 4 is timestamp type, not bit 3</li> <li><a href="https://github.com/twmb/franz-go/commit/aa5638bff00fcae877536f1ff1ab6485aaf2b849"><code>aa5638b</code></a> DialTLSConfig: avoid cloning twice</li> <li><a href="https://github.com/twmb/franz-go/commit/6e639fb0844ee6c2cb385f15a9c70419cbe29844"><code>6e639fb</code></a> source: patch prior commit</li> <li><a href="https://github.com/twmb/franz-go/commit/5fee169b75e708261b358db5c966084df5b29d47"><code>5fee169</code></a> source: allow certain attributes on message sets</li> <li>See full diff in <a href="https://github.com/twmb/franz-go/compare/v1.1.1...v1.1.2">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.1.1&new-version=1.1.2)](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>
dependabot[bot] commented 2021-10-11 17:23:06 +03:00 (Migrated from github.com)

Superseded by #106.

Superseded by #106.

Pull request closed

Sign in to join this conversation.
No description provided.