Commits
![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d.jpg?s=96&d=mm)

dependabot[bot] authored and GitHub committed 93eb6cd0acc
MINOR: [Go] Bump github.com/hamba/avro/v2 from 2.17.2 to 2.20.0 in /go (#40530) Bumps [github.com/hamba/avro/v2](https://github.com/hamba/avro) from 2.17.2 to 2.20.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hamba/avro/releases">github.com/hamba/avro/v2's releases</a>.</em></p> <blockquote> <h2>v2.20.0</h2> <h2>What's Changed</h2> <ul> <li>chore: bump the all group with 1 update by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/346">hamba/avro#346</a></li> <li>feat: optimise generic decodes by <a href="https://github.com/nrwiersma"><code>@nrwiersma</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/349">hamba/avro#349</a></li> <li>feat: optimise reading ints and longs by <a href="https://github.com/nrwiersma"><code>@nrwiersma</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/348">hamba/avro#348</a></li> <li>chore: bump the all group with 1 update by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/350">hamba/avro#350</a></li> <li>chore: support go 1.22 by <a href="https://github.com/nrwiersma"><code>@nrwiersma</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/353">hamba/avro#353</a></li> <li>fix: schema compatibility fingerprint by <a href="https://github.com/nrwiersma"><code>@nrwiersma</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/354">hamba/avro#354</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hamba/avro/compare/v2.19.0...v2.20.0">https://github.com/hamba/avro/compare/v2.19.0...v2.20.0</a></p> <h2>v2.19.0</h2> <h2>What's Changed</h2> <ul> <li>Move generic decoding to codec level by <a href="https://github.com/redaLaanait"><code>@redaLaanait</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/336">hamba/avro#336</a></li> <li>add support for schema evolution by <a href="https://github.com/redaLaanait"><code>@redaLaanait</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/329">hamba/avro#329</a></li> <li>Make defaultMaxByteSliceSize equal to 1 MiB by <a href="https://github.com/torwig"><code>@torwig</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/342">hamba/avro#342</a></li> <li>feat: support zstandard in ocf by <a href="https://github.com/nrwiersma"><code>@nrwiersma</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/343">hamba/avro#343</a></li> <li>feat: support local timestamp logic types by <a href="https://github.com/nrwiersma"><code>@nrwiersma</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/345">hamba/avro#345</a></li> <li>fix: enum schema evolution by <a href="https://github.com/redaLaanait"><code>@redaLaanait</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/344">hamba/avro#344</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/torwig"><code>@torwig</code></a> made their first contribution in <a href="https://redirect.github.com/hamba/avro/pull/342">hamba/avro#342</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hamba/avro/compare/v2.18.0...v2.19.0">https://github.com/hamba/avro/compare/v2.18.0...v2.19.0</a></p> <h2>v2.18.0</h2> <h2>What's Changed</h2> <ul> <li>chore: bump the all group with 1 update by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/324">hamba/avro#324</a></li> <li>fix: handle uuid logical type in avrogen by <a href="https://github.com/nrwiersma"><code>@nrwiersma</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/326">hamba/avro#326</a></li> <li>feat: support TextMarshaller for map key by <a href="https://github.com/nrwiersma"><code>@nrwiersma</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/328">hamba/avro#328</a></li> <li>fix: correct godoc link in README by <a href="https://github.com/hhromic"><code>@hhromic</code></a> in <a href="https://redirect.github.com/hamba/avro/pull/330">hamba/avro#330</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/hamba/avro/compare/v2.17.2...v2.18.0">https://github.com/hamba/avro/compare/v2.17.2...v2.18.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hamba/avro/commit/0673db67a378fa6aa3518051df611d05aef37c20"><code>0673db6</code></a> fix: schema compatibility fingerprint (<a href="https://redirect.github.com/hamba/avro/issues/354">#354</a>)</li> <li><a href="https://github.com/hamba/avro/commit/c51e9548ac4c88c448f4b2858ae7640c377107e5"><code>c51e954</code></a> chore: support go 1.22 (<a href="https://redirect.github.com/hamba/avro/issues/353">#353</a>)</li> <li><a href="https://github.com/hamba/avro/commit/ed6db00bdde26c1b9034d05761db6530748133cd"><code>ed6db00</code></a> chore: bump the all group with 1 update (<a href="https://redirect.github.com/hamba/avro/issues/350">#350</a>)</li> <li><a href="https://github.com/hamba/avro/commit/832df2244e7faf5737f2ba6f04f9b602cd7d1914"><code>832df22</code></a> feat: optimise reading ints and longs (<a href="https://redirect.github.com/hamba/avro/issues/348">#348</a>)</li> <li><a href="https://github.com/hamba/avro/commit/aa7f619fd2c0362a8b649c4d7b7f0d3317bb69dd"><code>aa7f619</code></a> feat: optimise generic decodes (<a href="https://redirect.github.com/hamba/avro/issues/349">#349</a>)</li> <li><a href="https://github.com/hamba/avro/commit/07fb763786f653404eaa37806654842aa72e17a7"><code>07fb763</code></a> chore: bump the all group with 1 update (<a href="https://redirect.github.com/hamba/avro/issues/346">#346</a>)</li> <li><a href="https://github.com/hamba/avro/commit/23b5cc172c6eefdc34f665e9e4865f7656f4d78c"><code>23b5cc1</code></a> fix: enum schema evolution (<a href="https://redirect.github.com/hamba/avro/issues/344">#344</a>)</li> <li><a href="https://github.com/hamba/avro/commit/4ad91f8a3c073e73bf556ea60a32e1db69a0c04d"><code>4ad91f8</code></a> feat: support local timestamp logic types (<a href="https://redirect.github.com/hamba/avro/issues/345">#345</a>)</li> <li><a href="https://github.com/hamba/avro/commit/d25c1c8822296452e9d9d929b2eef3a08e9a1d36"><code>d25c1c8</code></a> feat: support zstandard in ocf (<a href="https://redirect.github.com/hamba/avro/issues/343">#343</a>)</li> <li><a href="https://github.com/hamba/avro/commit/20c2c8e96d3a25dd1543232355229608d93403f4"><code>20c2c8e</code></a> fix: make defaultMaxByteSliceSize equal to 1 MiB (<a href="https://redirect.github.com/hamba/avro/issues/342">#342</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hamba/avro/compare/v2.17.2...v2.20.0">compare view</a></li> </ul> </details> <br /> [](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@ 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> Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>