dependabot[bot] opened a new pull request, #782: URL: https://github.com/apache/iceberg-go/pull/782
Bumps the gomod_updates group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.60.0` | `1.61.3` | | [github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go) | `18.5.2-rc0` | `18.5.2` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.2` | `1.41.4` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.10` | `1.32.12` | | [github.com/aws/aws-sdk-go-v2/service/glue](https://github.com/aws/aws-sdk-go-v2) | `1.137.1` | `1.138.0` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.96.2` | `1.97.1` | | [github.com/substrait-io/substrait-go/v7](https://github.com/substrait-io/substrait-go) | `7.5.0` | `7.6.0` | | [github.com/testcontainers/testcontainers-go/modules/compose](https://github.com/testcontainers/testcontainers-go) | `0.40.0` | `0.41.0` | | [gocloud.dev](https://github.com/google/go-cloud) | `0.44.0` | `0.45.0` | Updates `cloud.google.com/go/storage` from 1.60.0 to 1.61.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-cloud-go/releases">cloud.google.com/go/storage's releases</a>.</em></p> <blockquote> <h2>storage: v1.61.3</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.61.2...storage/v1.61.3">v1.61.3</a> (2026-03-13)</h2> <h3>Documentation</h3> <ul> <li>Fix godoc formatting (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/14169">#14169</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/428b2288">428b2288</a>)</li> </ul> <h2>storage: v1.61.2</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.61.1...storage/v1.61.2">v1.61.2</a> (2026-03-12)</h2> <h2>storage: v1.61.1</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.61.0...storage/v1.61.1">v1.61.1</a> (2026-03-11)</h2> <h2>storage: v1.61.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.60.0...storage/v1.61.0">v1.61.0</a> (2026-03-10)</h2> <h3>Features</h3> <ul> <li> <p>add bucket encryption enforcement configuration (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13874">#13874</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/245c8d76">245c8d76</a>)</p> </li> <li> <p>add multistream options to MRD (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13758">#13758</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/4557675e">4557675e</a>)</p> </li> <li> <p>add a DeleteFolderRecursive API definition (PiperOrigin-RevId: 866471251) (<a href="https://github.com/googleapis/google-cloud-go/commit/6f310199">6f310199</a>)</p> </li> <li> <p>add multistream support to MRD (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13792">#13792</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/ffa7268c">ffa7268c</a>)</p> </li> </ul> <h3>Bug Fixes</h3> <ul> <li> <p>Fix TM download dir corner case (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/14142">#14142</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/87cdcc9f">87cdcc9f</a>)</p> </li> <li> <p>Omit auto checksum in final request when MD5 is given (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/14024">#14024</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/d4047774">d4047774</a>)</p> </li> <li> <p>optimize gRPC writer with zero-copy and lazy allocation (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13481">#13481</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/df641476">df641476</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/35cd86a83ccd9130b1ef7953584a689793f1c5ae"><code>35cd86a</code></a> chore: librarian release pull request: 20260313T045834Z (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/14170">#14170</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/428b228814dc78b1b92c83868e1a58bb32ea71f0"><code>428b228</code></a> docs(storage): Fix godoc formatting (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/14169">#14169</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/e56381ca7200c924ea54127a5d918dba548e3188"><code>e56381c</code></a> feat(vertexai): Support AgentEngine for Agent Development Kit (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/14168">#14168</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/d38abf988d4017b4832434abae9a90874bec5ce9"><code>d38abf9</code></a> feat(auth): add OpenTelemetry gRPC and HTTP wrappers for T4 tracing (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/14133">#14133</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/9f56e9f654a5474cad355dfd1ebe8f585d4c79be"><code>9f56e9f</code></a> chore: librarian release pull request: 20260312T071057Z (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/14164">#14164</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/2dc8c9fd9d1a668a5ff4fa70a75de2469fcaab5d"><code>2dc8c9f</code></a> chore: librarian release pull request: 20260312T041544Z (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/14162">#14162</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/aeffa932f86ee8b221bc8f71faef7876791054db"><code>aeffa93</code></a> feat(pubsub/v2): add keep alive support (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/13457">#13457</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/bb649988e1c66b4c0c8d1a2606c106eb1acd6f8b"><code>bb64998</code></a> feat(bigtable): add load balancing penalty for channel (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/14149">#14149</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/704a21f666da08d3347d1a44eea327152bccb4c0"><code>704a21f</code></a> Revert "Revert "chore: librarian release pull request: 20260311T074420Z"" (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/1">#1</a>...</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/b1b058688f54f06aa86841583447bc1b6c78c522"><code>b1b0586</code></a> Revert "chore: librarian release pull request: 20260311T074420Z" (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/14157">#14157</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/spanner/v1.60.0...storage/v1.61.3">compare view</a></li> </ul> </details> <br /> Updates `github.com/apache/arrow-go/v18` from 18.5.2-rc0 to 18.5.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/arrow-go/releases">github.com/apache/arrow-go/v18's releases</a>.</em></p> <blockquote> <h2>v18.5.2</h2> <h2>What's Changed</h2> <ul> <li>chore: bump parquet-testing submodule by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/633">apache/arrow-go#633</a></li> <li>fix(arrow/array): handle empty binary values correctly in BinaryBuilder by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/634">apache/arrow-go#634</a></li> <li>test(arrow/array): add test to binary builder by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/636">apache/arrow-go#636</a></li> <li>chore: Bump modernc.org/sqlite from 1.29.6 to 1.44.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/627">apache/arrow-go#627</a></li> <li>chore: Bump gonum.org/v1/gonum from 0.16.0 to 0.17.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/643">apache/arrow-go#643</a></li> <li>chore: Bump github.com/hamba/avro/v2 from 2.30.0 to 2.31.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/641">apache/arrow-go#641</a></li> <li>chore: Bump github.com/pierrec/lz4/v4 from 4.1.23 to 4.1.25 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/639">apache/arrow-go#639</a></li> <li>chore: Bump actions/setup-go from 6.1.0 to 6.2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/638">apache/arrow-go#638</a></li> <li>chore: Bump github.com/klauspost/compress from 1.18.2 to 1.18.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/640">apache/arrow-go#640</a></li> <li>chore: Bump modernc.org/sqlite from 1.44.1 to 1.44.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/642">apache/arrow-go#642</a></li> <li>fix(parquet): decryption of V2 data pages by <a href="https://github.com/daniel-adam-tfs"><code>@daniel-adam-tfs</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/596">apache/arrow-go#596</a></li> <li>chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.78.1 to 0.79.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/651">apache/arrow-go#651</a></li> <li>chore: Bump github.com/zeebo/xxh3 from 1.0.2 to 1.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/649">apache/arrow-go#649</a></li> <li>chore: Bump actions/setup-python from 6.1.0 to 6.2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/650">apache/arrow-go#650</a></li> <li>chore: Bump actions/checkout from 6.0.1 to 6.0.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/648">apache/arrow-go#648</a></li> <li>perf(arrow): Reduce the amount of allocated objects by <a href="https://github.com/spiridonov"><code>@spiridonov</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/645">apache/arrow-go#645</a></li> <li>fix(parquet/file): regression with decompressing data by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/652">apache/arrow-go#652</a></li> <li>fix(arrow/compute): take on record/array with nested struct by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/653">apache/arrow-go#653</a></li> <li>fix(parquet/file): write large string values by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/655">apache/arrow-go#655</a></li> <li>chore: Bump github.com/substrait-io/substrait-go/v7 from 7.2.2 to 7.3.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/656">apache/arrow-go#656</a></li> <li>chore: Bump golang.org/x/sys from 0.40.0 to 0.41.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/659">apache/arrow-go#659</a></li> <li>ci: ensure extra GC cycle for flaky tests by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/661">apache/arrow-go#661</a></li> <li>chore: Bump github.com/klauspost/compress from 1.18.3 to 1.18.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/660">apache/arrow-go#660</a></li> <li>chore: Bump modernc.org/sqlite from 1.44.3 to 1.45.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/658">apache/arrow-go#658</a></li> <li>chore: Bump golang.org/x/tools from 0.41.0 to 0.42.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/657">apache/arrow-go#657</a></li> <li>fix(arrow/array): handle exponent notation for unmarshal int by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/662">apache/arrow-go#662</a></li> <li>fix(flight/flightsql/driver): fix <code>time.Time</code> params by <a href="https://github.com/etodd"><code>@etodd</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/666">apache/arrow-go#666</a></li> <li>chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.79.0 to 0.80.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/664">apache/arrow-go#664</a></li> <li>chore: Bump google.golang.org/grpc from 1.78.0 to 1.79.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/665">apache/arrow-go#665</a></li> <li>fix(parquet): bss encoding and tests on big endian systems by <a href="https://github.com/daniel-adam-tfs"><code>@daniel-adam-tfs</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/663">apache/arrow-go#663</a></li> <li>fix(parquet/pqarrow): selective column reading of complex map column by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/668">apache/arrow-go#668</a></li> <li>feat(arrow/ipc): support custom_metadata on RecordBatch messages by <a href="https://github.com/rustyconover"><code>@rustyconover</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/669">apache/arrow-go#669</a></li> <li>chore: Bump github.com/substrait-io/substrait-protobuf/go from 0.80.0 to 0.81.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/671">apache/arrow-go#671</a></li> <li>chore: Bump modernc.org/sqlite from 1.45.0 to 1.46.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/670">apache/arrow-go#670</a></li> <li>chore: Bump github.com/substrait-io/substrait-go/v7 from 7.3.0 to 7.4.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/arrow-go/pull/672">apache/arrow-go#672</a></li> <li>feat: Support setting IPC options in FlightSQL call options by <a href="https://github.com/peasee"><code>@peasee</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/674">apache/arrow-go#674</a></li> <li>chore(dev/release): embed hash of source tarball into email by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/675">apache/arrow-go#675</a></li> <li>chore(arrow): bump PkgVersion to 18.5.2 by <a href="https://github.com/zeroshade"><code>@zeroshade</code></a> in <a href="https://redirect.github.com/apache/arrow-go/pull/676">apache/arrow-go#676</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/spiridonov"><code>@spiridonov</code></a> made their first contribution in <a href="https://redirect.github.com/apache/arrow-go/pull/645">apache/arrow-go#645</a></li> <li><a href="https://github.com/etodd"><code>@etodd</code></a> made their first contribution in <a href="https://redirect.github.com/apache/arrow-go/pull/666">apache/arrow-go#666</a></li> <li><a href="https://github.com/rustyconover"><code>@rustyconover</code></a> made their first contribution in <a href="https://redirect.github.com/apache/arrow-go/pull/669">apache/arrow-go#669</a></li> <li><a href="https://github.com/peasee"><code>@peasee</code></a> made their first contribution in <a href="https://redirect.github.com/apache/arrow-go/pull/674">apache/arrow-go#674</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/arrow-go/compare/v18.5.1...v18.5.2">https://github.com/apache/arrow-go/compare/v18.5.1...v18.5.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/apache/arrow-go/compare/v18.5.2-rc0...v18.5.2">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2` from 1.41.2 to 1.41.4 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b84293d4af5f8b777c48b73cc39669c5b10f914b"><code>b84293d</code></a> Release 2026-03-13</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/6f286944a7c5e3e0e37513ca0f5fcc9167c86eab"><code>6f28694</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f0f243647f9fff51c14a6e792293c000724e366b"><code>f0f2436</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/042a1eae898b51269bcd56c88e37d301f96bfdef"><code>042a1ea</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f3d420736f493c08749a2ed5c7c13a15c5e5ee26"><code>f3d4207</code></a> test sigv4 stream signer (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3347">#3347</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/56f2f26e22271bbd833466b6c1a0fbbecd07ff53"><code>56f2f26</code></a> Add polly SynthesizeSpeech presign missing fields serd (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3344">#3344</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a330a45638e61e13a356cfba1e7260698e70603a"><code>a330a45</code></a> add changelog for <a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3283">#3283</a></li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/58b98f6bdb598cb4a2825cfc946c1e6a295303d1"><code>58b98f6</code></a> Remove X-Amz-Security-Token header on redirect to different host (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3283">#3283</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/238eeadab024b378aec5b23c585322e5af479cf5"><code>238eead</code></a> add changelog for <a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3238">#3238</a></li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/65e8aea1eb9777a16c12bb870db28285fbcdc093"><code>65e8aea</code></a> docs: fix typo (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3238">#3238</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/v1.41.2...v1.41.4">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.10 to 1.32.12 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b84293d4af5f8b777c48b73cc39669c5b10f914b"><code>b84293d</code></a> Release 2026-03-13</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/6f286944a7c5e3e0e37513ca0f5fcc9167c86eab"><code>6f28694</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f0f243647f9fff51c14a6e792293c000724e366b"><code>f0f2436</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/042a1eae898b51269bcd56c88e37d301f96bfdef"><code>042a1ea</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f3d420736f493c08749a2ed5c7c13a15c5e5ee26"><code>f3d4207</code></a> test sigv4 stream signer (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3347">#3347</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/56f2f26e22271bbd833466b6c1a0fbbecd07ff53"><code>56f2f26</code></a> Add polly SynthesizeSpeech presign missing fields serd (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3344">#3344</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a330a45638e61e13a356cfba1e7260698e70603a"><code>a330a45</code></a> add changelog for <a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3283">#3283</a></li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/58b98f6bdb598cb4a2825cfc946c1e6a295303d1"><code>58b98f6</code></a> Remove X-Amz-Security-Token header on redirect to different host (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3283">#3283</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/238eeadab024b378aec5b23c585322e5af479cf5"><code>238eead</code></a> add changelog for <a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3238">#3238</a></li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/65e8aea1eb9777a16c12bb870db28285fbcdc093"><code>65e8aea</code></a> docs: fix typo (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3238">#3238</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.32.10...config/v1.32.12">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.10 to 1.19.12 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/08f1f0b3e3d3f09b699c84f1f5b56b026fba6e15"><code>08f1f0b</code></a> Release 2022-10-24</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/0e1e20e6ca01d3acf5529dbfa059bda3b2ff5393"><code>0e1e20e</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/281c268a255720163c78c38c97a92553fabf8f94"><code>281c268</code></a> Update SDK's smithy-go dependency to v1.13.4</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/db7c0a3fd1c72951a0673c13b6602b943285796c"><code>db7c0a3</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/1eae80df178a5e3cd03b1cf04a6c7c9648e65e5a"><code>1eae80d</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/17628c478a72ed2bc3596c4b7f24a49fa2251107"><code>17628c4</code></a> EC2 IMDS client logging fixes (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/1891">#1891</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/765544941191825edd26162f9790bf11f059d426"><code>7655449</code></a> Release 2022-10-21</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/dcae829ecc334f91502afd6d7ae2295861db9885"><code>dcae829</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b82766b858e595943b26924ad1f107cd04363d66"><code>b82766b</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/1c05fb6452a1f74985ff6deb7a642b9eb441274a"><code>1c05fb6</code></a> Implements IsCredentialsProvider for checking if a provider matches a target ...</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/iam/v1.19.10...service/sqs/v1.19.12">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/service/glue` from 1.137.1 to 1.138.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a88ff68b5524ce9e4f816c8c313267e6d321ce8c"><code>a88ff68</code></a> Release 2023-11-29</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/023df359dd66f7b3970ddf2874c69d4b78b99126"><code>023df35</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/41f99ac19a3c3fc2e7e177b8f2632d319bb590e4"><code>41f99ac</code></a> Update SDK's smithy-go dependency to v1.18.0</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/72478fb87eae54a9d5ea84b336daad6795aebe01"><code>72478fb</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/4c4b852716f661378136f0e4d7e966d180057e26"><code>4c4b852</code></a> feat: add Options() getter to service clients (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2398">#2398</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/6b86039a2b6015432b243b342b532f2db7a9c709"><code>6b86039</code></a> Update golang.org/x/net dependency (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2391">#2391</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/0a955dd146a98d4b218893390a5c72512e0477c7"><code>0a955dd</code></a> Release 2023-11-28.3</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/94a398007cfac2c60a62c203faa363a4ecaa4abf"><code>94a3980</code></a> fix: correct wiring of disable s3express auth toggle (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2394">#2394</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/4aeeb0d7a4293f0b31c2e0be83e65da6f7fd4ae2"><code>4aeeb0d</code></a> Release 2023-11-28.2</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/e09e153704d4da6ae2bb0ae3875058950d31206b"><code>e09e153</code></a> Regenerated Clients</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/ec2/v1.137.1...service/ec2/v1.138.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.96.2 to 1.97.1 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/b84293d4af5f8b777c48b73cc39669c5b10f914b"><code>b84293d</code></a> Release 2026-03-13</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/6f286944a7c5e3e0e37513ca0f5fcc9167c86eab"><code>6f28694</code></a> Regenerated Clients</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f0f243647f9fff51c14a6e792293c000724e366b"><code>f0f2436</code></a> Update endpoints model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/042a1eae898b51269bcd56c88e37d301f96bfdef"><code>042a1ea</code></a> Update API model</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/f3d420736f493c08749a2ed5c7c13a15c5e5ee26"><code>f3d4207</code></a> test sigv4 stream signer (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3347">#3347</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/56f2f26e22271bbd833466b6c1a0fbbecd07ff53"><code>56f2f26</code></a> Add polly SynthesizeSpeech presign missing fields serd (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3344">#3344</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/a330a45638e61e13a356cfba1e7260698e70603a"><code>a330a45</code></a> add changelog for <a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3283">#3283</a></li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/58b98f6bdb598cb4a2825cfc946c1e6a295303d1"><code>58b98f6</code></a> Remove X-Amz-Security-Token header on redirect to different host (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3283">#3283</a>)</li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/238eeadab024b378aec5b23c585322e5af479cf5"><code>238eead</code></a> add changelog for <a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3238">#3238</a></li> <li><a href="https://github.com/aws/aws-sdk-go-v2/commit/65e8aea1eb9777a16c12bb870db28285fbcdc093"><code>65e8aea</code></a> docs: fix typo (<a href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3238">#3238</a>)</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.96.2...service/s3/v1.97.1">compare view</a></li> </ul> </details> <br /> Updates `github.com/substrait-io/substrait-go/v7` from 7.5.0 to 7.6.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/substrait-io/substrait-go/releases">github.com/substrait-io/substrait-go/v7's releases</a>.</em></p> <blockquote> <h1>v7.6.0 (2026-03-13)</h1> <h3>Features</h3> <ul> <li>upgrade substrait to v0.84.0 (<a href="https://redirect.github.com/substrait-io/substrait-go/issues/208">#208</a>) (<a href="https://github.com/substrait-io/substrait-go/commit/6c98a7bffc4ffd9b8074eaf2e39bb521e68fce34">6c98a7b</a>)</li> <li>add output schema validation (<a href="https://redirect.github.com/substrait-io/substrait-go/issues/207">#207</a>) (<a href="https://github.com/substrait-io/substrait-go/commit/48bbdb43eeccc61c7adfecc3549a1b004fd52fd8">48bbdb4</a>)</li> </ul> <h1>v7.5.1 (2026-03-08)</h1> <h3>Bug fixes</h3> <ul> <li>apply declared nullability from AnyType return type to resolved concrete type (<a href="https://redirect.github.com/substrait-io/substrait-go/issues/205">#205</a>) (<a href="https://github.com/substrait-io/substrait-go/commit/08aedc9629276238e23665b7c54eb1e3def97b8a">08aedc9</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/substrait-io/substrait-go/commit/48bbdb43eeccc61c7adfecc3549a1b004fd52fd8"><code>48bbdb4</code></a> feat: add output schema validation (<a href="https://redirect.github.com/substrait-io/substrait-go/issues/207">#207</a>)</li> <li><a href="https://github.com/substrait-io/substrait-go/commit/6c98a7bffc4ffd9b8074eaf2e39bb521e68fce34"><code>6c98a7b</code></a> feat: upgrade substrait to v0.84.0 (<a href="https://redirect.github.com/substrait-io/substrait-go/issues/208">#208</a>)</li> <li><a href="https://github.com/substrait-io/substrait-go/commit/08aedc9629276238e23665b7c54eb1e3def97b8a"><code>08aedc9</code></a> fix: apply declared nullability from AnyType return type to resolved concrete...</li> <li>See full diff in <a href="https://github.com/substrait-io/substrait-go/compare/v7.5.0...v7.6.0">compare view</a></li> </ul> </details> <br /> Updates `github.com/testcontainers/testcontainers-go/modules/compose` from 0.40.0 to 0.41.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/testcontainers/testcontainers-go/releases">github.com/testcontainers/testcontainers-go/modules/compose's releases</a>.</em></p> <blockquote> <h2>v0.41.0</h2> <h1>What's Changed</h1> <h2>🚀 Features</h2> <ul> <li>feat: add TiDB module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3575">#3575</a>) <a href="https://github.com/iyiola-dev"><code>@iyiola-dev</code></a></li> <li>feat: add Forgejo module (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3556">#3556</a>) <a href="https://github.com/s04"><code>@s04</code></a></li> <li>feat: improve container conflict detection (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3574">#3574</a>) <a href="https://github.com/Desuuuu"><code>@Desuuuu</code></a></li> <li>feat(azure): add lowkey vault container (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3542">#3542</a>) <a href="https://github.com/nagyesta"><code>@nagyesta</code></a></li> <li>feat(chroma): update to chroma 1.x (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3552">#3552</a>) <a href="https://github.com/tazarov"><code>@tazarov</code></a></li> <li>feat(cassandra): add ssl option cassandra (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3151">#3151</a>) <a href="https://github.com/MitulShah1"><code>@MitulShah1</code></a></li> </ul> <h2>🐛 Bug Fixes</h2> <ul> <li>fix(redpanda): closing provider in test after use (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3539">#3539</a>) <a href="https://github.com/mabrarov"><code>@mabrarov</code></a></li> <li>fix: docker auth for docker.io images (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3482">#3482</a>) <a href="https://github.com/LaurentGoderre"><code>@LaurentGoderre</code></a></li> <li>fix(solace): set ulimits for container (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3497">#3497</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>fix(kafka): strip architecture suffix from Kafka image tags for semver parsing (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3276">#3276</a>) <a href="https://github.com/asahasrabuddhe"><code>@asahasrabuddhe</code></a></li> </ul> <h2>📖 Documentation</h2> <ul> <li>docs(metrics): automate usage metrics collection and publish it in the docs site (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3495">#3495</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> </ul> <h2>🧹 Housekeeping</h2> <ul> <li>chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3560">#3560</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(pulsar): bump base image to 4.x, replacing the wait for log strategy with wait for listening port (deterministic) (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3573">#3573</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>chore(deps): bump github.com/modelcontextprotocol/go-sdk from 1.0.0 to 1.3.1 in /modules/dockermcpgateway (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3557">#3557</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore: update usage metrics (2026-03-02) (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3565">#3565</a>) @<a href="https://github.com/apps/github-actions">github-actions[bot]</a></li> <li>chore(deps): bump mkdocs-include-markdown-plugin from 7.2.0 to 7.2.1 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3547">#3547</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump tj-actions/changed-files from 47.0.0 to 47.0.1 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3546">#3546</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump actions/upload-artifact from 4.6.2 to 6.0.0 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3545">#3545</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore: update usage metrics (2026-02-02) (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3551">#3551</a>) @<a href="https://github.com/apps/github-actions">github-actions[bot]</a></li> <li>chore(deps): bump pymdown-extensions from 10.8.1 to 10.16.1 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3513">#3513</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore: update usage metrics (2026-01-01) (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3515">#3515</a>) @<a href="https://github.com/apps/github-actions">github-actions[bot]</a></li> <li>chore: update usage metrics (2025-12-01) (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3506">#3506</a>) @<a href="https://github.com/apps/github-actions">github-actions[bot]</a></li> <li>chore(metrics): allow sending PRs from the workflow (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3503">#3503</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>fix(metrics): use the right CSV file (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3502">#3502</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>fix(metrics): use the right CSV file (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3501">#3501</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>chore(metrics): even better rate limit strategy (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3500">#3500</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>chore(metrics): properly detect rate limits (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3499">#3499</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>fix(metrics): set GH _TOKEN in workflow (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3498">#3498</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> </ul> <h2>📦 Dependency updates</h2> <ul> <li>fix: update compose-replace Makefile target to use compose/v5 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3590">#3590</a>) <a href="https://github.com/mdelapenya"><code>@mdelapenya</code></a></li> <li>chore(deps): bump atomicjar/testcontainers-cloud-setup-action from 1.3.0 to 1.4.0 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3559">#3559</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump golang.org/x/text from 0.14.0 to 0.34.0 in /modulegen (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3582">#3582</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump mkdocs-codeinclude-plugin from 0.2.1 to 0.3.1 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3579">#3579</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump golang.org/x/mod from 0.16.0 to 0.33.0 in /modulegen (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3583">#3583</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> <li>chore(deps): bump github.com/aerospike/aerospike-client-go/v8 from 8.2.0 to 8.6.0 in /modules/aerospike (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3584">#3584</a>) @<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/2ea97c81e0490179340340526025f9b084948780"><code>2ea97c8</code></a> chore: use new version (v0.41.0) in modules and examples</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/9a663f75e6aa5f0a5ccbac8e89a2a56d7565b9f8"><code>9a663f7</code></a> fix: update compose-replace Makefile target to use compose/v5 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3590">#3590</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/10481c29a07792cf7d7d774483ffe3d96a16dd88"><code>10481c2</code></a> chore(deps): bump atomicjar/testcontainers-cloud-setup-action (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3559">#3559</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/bdb12ddc45d0be326134352f0d9459e6f6af6faf"><code>bdb12dd</code></a> chore(deps): bump golang.org/x/text from 0.14.0 to 0.34.0 in /modulegen (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3582">#3582</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/5bd7f075ffb765d86d0e1633d5ea88c63c92b60f"><code>5bd7f07</code></a> chore(deps): bump mkdocs-codeinclude-plugin from 0.2.1 to 0.3.1 (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3579">#3579</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/c9ccfc5de28352b12a5adee5d54853edaf0d2873"><code>c9ccfc5</code></a> chore(deps): bump golang.org/x/mod from 0.16.0 to 0.33.0 in /modulegen (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3583">#3583</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/21ec740d8d09247709ab07a9b42aaef7dba245a1"><code>21ec740</code></a> chore(deps): bump github.com/aerospike/aerospike-client-go/v8 from 8.2.0 to 8...</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/fb47b827e83fe018ec96a331823fa28dbaeef72c"><code>fb47b82</code></a> chore(deps): bump golang.org/x/mod in /modules/localstack (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3587">#3587</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/6686e3164aeea4e469810ddbc87f7bb1ecfc2434"><code>6686e31</code></a> chore(deps): bump golang.org/x/mod in /modules/elasticsearch (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3585">#3585</a>)</li> <li><a href="https://github.com/testcontainers/testcontainers-go/commit/0656548f8a4877e7c0617196ec84ff0c5f43d88b"><code>0656548</code></a> chore(deps): bump golang.org/x/mod in /modules/redpanda (<a href="https://redirect.github.com/testcontainers/testcontainers-go/issues/3588">#3588</a>)</li> <li>Additional commits viewable in <a href="https://github.com/testcontainers/testcontainers-go/compare/v0.40.0...v0.41.0">compare view</a></li> </ul> </details> <br /> Updates `gocloud.dev` from 0.44.0 to 0.45.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/google/go-cloud/releases">gocloud.dev's releases</a>.</em></p> <blockquote> <h2>v0.45.0</h2> <h2>What's Changed</h2> <ul> <li>blob/gcsblob: Support universe domain configuration by <a href="https://github.com/stanhu"><code>@stanhu</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3651">google/go-cloud#3651</a></li> <li>blob/gcsblob: derive universe domain from credentials by <a href="https://github.com/stanhu"><code>@stanhu</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3652">google/go-cloud#3652</a></li> <li>blob/s3blob: map S3 403 errors PermissionDenied code by <a href="https://github.com/stanhu"><code>@stanhu</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3663">google/go-cloud#3663</a></li> <li>runtimevar/hashivault: add HashiVault runtimevar driver by <a href="https://github.com/JEETDESAI25"><code>@JEETDESAI25</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3649">google/go-cloud#3649</a></li> <li>secrets/gcpkms: Add support for Additional Authenticated Data (AAD) by <a href="https://github.com/vangent"><code>@vangent</code></a> in <a href="https://redirect.github.com/google/go-cloud/pull/3659">google/go-cloud#3659</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/JEETDESAI25"><code>@JEETDESAI25</code></a> made their first contribution in <a href="https://redirect.github.com/google/go-cloud/pull/3649">google/go-cloud#3649</a></li> <li><a href="https://github.com/cezarmathe"><code>@cezarmathe</code></a> made their first contribution in <a href="https://redirect.github.com/google/go-cloud/pull/3657">google/go-cloud#3657</a></li> <li><a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> made their first contribution in <a href="https://redirect.github.com/google/go-cloud/pull/3660">google/go-cloud#3660</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/google/go-cloud/compare/v0.44.0...v0.45.0">https://github.com/google/go-cloud/compare/v0.44.0...v0.45.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/google/go-cloud/commit/7cc909bdc2f6bf42daeec2e463fa2e38d467b14e"><code>7cc909b</code></a> all: prerelease (<a href="https://redirect.github.com/google/go-cloud/issues/3664">#3664</a>)</li> <li><a href="https://github.com/google/go-cloud/commit/31e3651c45851fdb4f9bddc131e57ae9a5c6a270"><code>31e3651</code></a> blob/s3blob: map S3 403 errors to PermissionDenied code (<a href="https://redirect.github.com/google/go-cloud/issues/3663">#3663</a>)</li> <li><a href="https://github.com/google/go-cloud/commit/c8f1226b6cff3fe0f6a9fbb50469d5fdea2024c0"><code>c8f1226</code></a> all: update NATS dependency (<a href="https://redirect.github.com/google/go-cloud/issues/3662">#3662</a>)</li> <li><a href="https://github.com/google/go-cloud/commit/ac4bb89c6b81428a6c08e71349b9d4d329f159bb"><code>ac4bb89</code></a> all: Upgrade GitHub Actions for Node 24 compatibility (<a href="https://redirect.github.com/google/go-cloud/issues/3660">#3660</a>)</li> <li><a href="https://github.com/google/go-cloud/commit/1497536126579702714810ee949afc9c1a4b00b5"><code>1497536</code></a> secrets/gcpkms: Add support for Additional Authenticated Data (AAD) (<a href="https://redirect.github.com/google/go-cloud/issues/3659">#3659</a>)</li> <li><a href="https://github.com/google/go-cloud/commit/113974a12c848cda49149cdd83480f07ca4137f5"><code>113974a</code></a> all: Upgrade go.opentelemetry.io/otel/sdk to v1.40.0 (<a href="https://redirect.github.com/google/go-cloud/issues/3657">#3657</a>)</li> <li><a href="https://github.com/google/go-cloud/commit/0b41d487734c6bc7d06d902b5b2c065a0010e7ca"><code>0b41d48</code></a> build(deps): bump the go_modules group across 2 directories with 1 update (<a href="https://redirect.github.com/google/go-cloud/issues/3">#3</a>...</li> <li><a href="https://github.com/google/go-cloud/commit/4c421d0a0a4e6d1ebbf7c93c677ea7ccddddf16f"><code>4c421d0</code></a> all: Update to go 1.26 (<a href="https://redirect.github.com/google/go-cloud/issues/3653">#3653</a>)</li> <li><a href="https://github.com/google/go-cloud/commit/b84d07f7cb7f163a4b872e4475bf87cbafdf0c01"><code>b84d07f</code></a> all: run go 1.26's go fix (<a href="https://redirect.github.com/google/go-cloud/issues/3654">#3654</a>)</li> <li><a href="https://github.com/google/go-cloud/commit/ae3c6654623325481bd156a5293ebb90fab79cfe"><code>ae3c665</code></a> blob/gcsblob: derive universe domain from credentials (<a href="https://redirect.github.com/google/go-cloud/issues/3652">#3652</a>)</li> <li>Additional commits viewable in <a href="https://github.com/google/go-cloud/compare/v0.44.0...v0.45.0">compare view</a></li> </ul> </details> <br /> Updates `golang.org/x/sync` from 0.19.0 to 0.20.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/sync/commit/ec11c4a93de22cde2abe2bf74d70791033c2464c"><code>ec11c4a</code></a> errgroup: fix a typo in the documentation</li> <li><a href="https://github.com/golang/sync/commit/1a583072c11b16c643c8f6051ff1fab5a424d0a9"><code>1a58307</code></a> all: modernize interface{} -> any</li> <li><a href="https://github.com/golang/sync/commit/3172ca581eb96530283f713311f81df986c19932"><code>3172ca5</code></a> all: upgrade go directive to at least 1.25.0 [generated]</li> <li>See full diff in <a href="https://github.com/golang/sync/compare/v0.19.0...v0.20.0">compare view</a></li> </ul> </details> <br /> Updates `google.golang.org/api` from 0.269.0 to 0.271.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-api-go-client/releases">google.golang.org/api's releases</a>.</em></p> <blockquote> <h2>v0.271.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.270.0...v0.271.0">0.271.0</a> (2026-03-10)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3532">#3532</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/ccff5b35c0d730214473de122dcb96b110be0029">ccff5b3</a>)</li> </ul> <h2>v0.270.0</h2> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.269.0...v0.270.0">0.270.0</a> (2026-03-08)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3515">#3515</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/44db8ef7d07171dad68a5cc9026ab3f1cd77ef12">44db8ef</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3518">#3518</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/b3dc663d78cba7be5dbd998a439edcdf4991b807">b3dc663</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3519">#3519</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/01c06b9034963e27855bf188049d1752fc2de525">01c06b9</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3520">#3520</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/7ed04540e547ca9cef1f9f48d54c1277f24773bf">7ed0454</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3521">#3521</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/d11f54e813163dfc52515d214065c67bc944c7ef">d11f54e</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3523">#3523</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/ce39b40dedcd239ea2fb4a18aedf23ba61b8ae90">ce39b40</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3525">#3525</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/15b140d66a7b67dd6bfea7d1473bd2df4d878f95">15b140d</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3526">#3526</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/1b18158bb7807b1a5a9f73dd4ec450f274a81da8">1b18158</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3527">#3527</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/a932a454c4fd97dfc66f0cca97afeae231a7e4e9">a932a45</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3528">#3528</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/f6ede69e7094cf4f7353841d593867f087f06b84">f6ede69</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3529">#3529</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/b73e4fbc0017249279922cb4c223e44f98cc5db9">b73e4fb</a>)</li> <li><strong>option/internaloption:</strong> Add more option introspection (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3524">#3524</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/ac5da8f06619417a42c5e128dcb5aafcb1912353">ac5da8f</a>)</li> <li><strong>option/internaloption:</strong> Unsafe option resolver (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3514">#3514</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/b263ceeb1a4062ae6cda17c49073d5051d96fc90">b263cee</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md">google.golang.org/api's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.270.0...v0.271.0">0.271.0</a> (2026-03-10)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3532">#3532</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/ccff5b35c0d730214473de122dcb96b110be0029">ccff5b3</a>)</li> </ul> <h2><a href="https://github.com/googleapis/google-api-go-client/compare/v0.269.0...v0.270.0">0.270.0</a> (2026-03-08)</h2> <h3>Features</h3> <ul> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3515">#3515</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/44db8ef7d07171dad68a5cc9026ab3f1cd77ef12">44db8ef</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3518">#3518</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/b3dc663d78cba7be5dbd998a439edcdf4991b807">b3dc663</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3519">#3519</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/01c06b9034963e27855bf188049d1752fc2de525">01c06b9</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3520">#3520</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/7ed04540e547ca9cef1f9f48d54c1277f24773bf">7ed0454</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3521">#3521</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/d11f54e813163dfc52515d214065c67bc944c7ef">d11f54e</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3523">#3523</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/ce39b40dedcd239ea2fb4a18aedf23ba61b8ae90">ce39b40</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3525">#3525</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/15b140d66a7b67dd6bfea7d1473bd2df4d878f95">15b140d</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3526">#3526</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/1b18158bb7807b1a5a9f73dd4ec450f274a81da8">1b18158</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3527">#3527</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/a932a454c4fd97dfc66f0cca97afeae231a7e4e9">a932a45</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3528">#3528</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/f6ede69e7094cf4f7353841d593867f087f06b84">f6ede69</a>)</li> <li><strong>all:</strong> Auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3529">#3529</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/b73e4fbc0017249279922cb4c223e44f98cc5db9">b73e4fb</a>)</li> <li><strong>option/internaloption:</strong> Add more option introspection (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3524">#3524</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/ac5da8f06619417a42c5e128dcb5aafcb1912353">ac5da8f</a>)</li> <li><strong>option/internaloption:</strong> Unsafe option resolver (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3514">#3514</a>) (<a href="https://github.com/googleapis/google-api-go-client/commit/b263ceeb1a4062ae6cda17c49073d5051d96fc90">b263cee</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-api-go-client/commit/e79327bd305ea52af1334ef6b5385cf7a5acbbdc"><code>e79327b</code></a> chore(main): release 0.271.0 (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3533">#3533</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/a3dde28f12bc0c1aaab4a8a74ad9f46b53d53004"><code>a3dde28</code></a> chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 in /interna...</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/bad57c0a2c19b7e0e5f5083d911544cca340a98a"><code>bad57c0</code></a> chore(all): update all (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3530">#3530</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/ccff5b35c0d730214473de122dcb96b110be0029"><code>ccff5b3</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3532">#3532</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/15dd0b11d31423e7811736bbabe7e512a214f225"><code>15dd0b1</code></a> chore(option/internaloption): more accessors (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3531">#3531</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/ad5d5aa8fa892f0129604d9c139081cc99eb4700"><code>ad5d5aa</code></a> chore(main): release 0.270.0 (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3516">#3516</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/b73e4fbc0017249279922cb4c223e44f98cc5db9"><code>b73e4fb</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3529">#3529</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/f6ede69e7094cf4f7353841d593867f087f06b84"><code>f6ede69</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3528">#3528</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/7342fc24a37cfa818cf4834578e0198c1b5e0334"><code>7342fc2</code></a> chore(all): update all (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3522">#3522</a>)</li> <li><a href="https://github.com/googleapis/google-api-go-client/commit/a932a454c4fd97dfc66f0cca97afeae231a7e4e9"><code>a932a45</code></a> feat(all): auto-regenerate discovery clients (<a href="https://redirect.github.com/googleapis/google-api-go-client/issues/3527">#3527</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-api-go-client/compare/v0.269.0...v0.271.0">compare view</a></li> </ul> </details> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
