[PR #1765] [MERGED] build(deps): bump cloud.google.com/go/storage from 1.43.0 to 1.44.0 in /examples/go #1796

Closed
opened 2026-03-03 12:36:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/1765
Author: @dependabot[bot]
Created: 10/4/2024
Status: Merged
Merged: 10/5/2024
Merged by: @fsouza

Base: mainHead: dependabot/go_modules/examples/go/cloud.google.com/go/storage-1.44.0


📝 Commits (1)

  • f2fe161 build(deps): bump cloud.google.com/go/storage in /examples/go

📊 Changes

2 files changed (+62 additions, -13 deletions)

View changed files

📝 examples/go/go.mod (+18 -3)
📝 examples/go/go.sum (+44 -10)

📄 Description

Bumps cloud.google.com/go/storage from 1.43.0 to 1.44.0.

Release notes

Sourced from cloud.google.com/go/storage's releases.

storage: v1.44.0

1.44.0 (2024-10-03)

Features

  • storage/dataflux: Add dataflux interface (#10748) (cb7b0a1)
  • storage/dataflux: Add range_splitter #10748 (#10899) (d49da26)
  • storage/dataflux: Add worksteal algorithm to fast-listing (#10913) (015b52c)
  • storage/internal: Add managed folder to testIamPermissions method (2f0aec8)
  • storage/transfermanager: Add option to StripPrefix on directory download (#10894) (607534c)
  • storage/transfermanager: Add SkipIfExists option (#10893) (7daa1bd)
  • storage/transfermanager: Checksum full object downloads (#10569) (c366c90)
  • storage: Add direct google access side-effect imports by default (#10757) (9ad8324)
  • storage: Add full object checksum to reader.Attrs (#10538) (245d2ea)
  • storage: Add support for Go 1.23 iterators (84461c0)
  • storage: Add update time in bucketAttrs (#10710) (5f06ae1), refs #9361
  • storage: GA gRPC client (#10859) (c7a55a2)
  • storage: Introduce gRPC client-side metrics (#10639) (437bcb1)
  • storage: Support IncludeFoldersAsPrefixes for gRPC (#10767) (65bcc59)

Bug Fixes

  • storage/transfermanager: Correct Attrs.StartOffset for sharded downloads (#10512) (01a5cbb)
  • storage: Add retryalways policy to encryption test (#10644) (59cfd12), refs #10567
  • storage: Add unknown host to retriable errors (#10619) (4ec0452)
  • storage: Bump dependencies (2ddeb15)
  • storage: Bump google.golang.org/grpc@v1.64.1 (8ecc4e9)
  • storage: Check for grpc NotFound error in HMAC test (#10645) (3c8e88a)
  • storage: Disable grpc metrics using emulator (#10870) (35ad73d)
  • storage: Retry gRPC DEADLINE_EXCEEDED errors (#10635) (0018415)
  • storage: Update dependencies (257c40b)
  • storage: Update google.golang.org/api to v0.191.0 (5b32644)

Performance Improvements

Documentation

  • storage/internal: Clarify possible objectAccessControl roles (2f0aec8)
  • storage/internal: Update dual-region bucket link (2f0aec8)
Commits
  • 8722d72 chore(main): release spanner 1.44.0 (#7311)
  • 3f118f9 chore(all): auto-regenerate gapics (#7330)
  • 48ba16f feat(spanner): add support for Optimistic Concurrency Control (#7332)
  • cf1332d chore: release main (#7313)
  • 45c70e3 chore(all): auto-regenerate gapics (#7318)
  • 045a8dc chore: add support_request template (#7328)
  • c37f9ae refactor(bigquery/storage/managedwriter): introduce send optimizers (#7323)
  • 0bf80d7 fix(bigquery): fetch dst table for jobs when readings with Storage API (#7325)
  • 2f45776 chore(internal/gapicgen): actually freeze cloud dir (#7326)
  • c88fbdf fix(pubsub): fix bug with AckWithResult with exactly once disabled (#7319)
  • 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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fsouza/fake-gcs-server/pull/1765 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/4/2024 **Status:** ✅ Merged **Merged:** 10/5/2024 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `dependabot/go_modules/examples/go/cloud.google.com/go/storage-1.44.0` --- ### 📝 Commits (1) - [`f2fe161`](https://github.com/fsouza/fake-gcs-server/commit/f2fe161c283116d650182fdfb60c999258ac5452) build(deps): bump cloud.google.com/go/storage in /examples/go ### 📊 Changes **2 files changed** (+62 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `examples/go/go.mod` (+18 -3) 📝 `examples/go/go.sum` (+44 -10) </details> ### 📄 Description Bumps [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) from 1.43.0 to 1.44.0. <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.44.0</h2> <h2><a href="https://github.com/googleapis/google-cloud-go/compare/storage/v1.43.0...storage/v1.44.0">1.44.0</a> (2024-10-03)</h2> <h3>Features</h3> <ul> <li><strong>storage/dataflux:</strong> Add dataflux interface (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10748">#10748</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/cb7b0a1b285de9d4182155a123747419232dd35f">cb7b0a1</a>)</li> <li><strong>storage/dataflux:</strong> Add range_splitter <a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10748">#10748</a> (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10899">#10899</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/d49da26be7dc52fad37c392c2876f62b1a5625a2">d49da26</a>)</li> <li><strong>storage/dataflux:</strong> Add worksteal algorithm to fast-listing (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10913">#10913</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/015b52c345df75408be3edcfda96d37145794f9f">015b52c</a>)</li> <li><strong>storage/internal:</strong> Add managed folder to testIamPermissions method (<a href="https://github.com/googleapis/google-cloud-go/commit/2f0aec894179304d234be6c792d82cf4336b6d0a">2f0aec8</a>)</li> <li><strong>storage/transfermanager:</strong> Add option to StripPrefix on directory download (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10894">#10894</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/607534cdd5edf2d15d3de891cf6a0b6cbaa7d545">607534c</a>)</li> <li><strong>storage/transfermanager:</strong> Add SkipIfExists option (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10893">#10893</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/7daa1bdc78844adac80f6378b1f6f2dd415b80a8">7daa1bd</a>)</li> <li><strong>storage/transfermanager:</strong> Checksum full object downloads (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10569">#10569</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/c366c908534ef09442f1f3e8a4f74bd545a474fb">c366c90</a>)</li> <li><strong>storage:</strong> Add direct google access side-effect imports by default (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10757">#10757</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/9ad83248a7049c82580bc45d9685c329811bce88">9ad8324</a>)</li> <li><strong>storage:</strong> Add full object checksum to reader.Attrs (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10538">#10538</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/245d2eaddb4862da7c8d1892d5d462bf390adb2b">245d2ea</a>)</li> <li><strong>storage:</strong> Add support for Go 1.23 iterators (<a href="https://github.com/googleapis/google-cloud-go/commit/84461c0ba464ec2f951987ba60030e37c8a8fc18">84461c0</a>)</li> <li><strong>storage:</strong> Add update time in bucketAttrs (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10710">#10710</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/5f06ae1a331c46ded47c96c205b3f1be92d64d29">5f06ae1</a>), refs <a href="https://redirect.github.com/googleapis/google-cloud-go/issues/9361">#9361</a></li> <li><strong>storage:</strong> GA gRPC client (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10859">#10859</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/c7a55a26c645905317fe27505d503c338f50ee34">c7a55a2</a>)</li> <li><strong>storage:</strong> Introduce gRPC client-side metrics (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10639">#10639</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/437bcb1e0b514959648eed36ba3963aa4fbeffc8">437bcb1</a>)</li> <li><strong>storage:</strong> Support IncludeFoldersAsPrefixes for gRPC (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10767">#10767</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/65bcc59a6c0753f8fbd66c8792bc69300e95ec62">65bcc59</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>storage/transfermanager:</strong> Correct Attrs.StartOffset for sharded downloads (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10512">#10512</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/01a5cbba6d9d9f425f045b58fa16d8c85804c29c">01a5cbb</a>)</li> <li><strong>storage:</strong> Add retryalways policy to encryption test (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10644">#10644</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/59cfd12ce5650279c99787da4a273db1e3253c76">59cfd12</a>), refs <a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10567">#10567</a></li> <li><strong>storage:</strong> Add unknown host to retriable errors (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10619">#10619</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/4ec0452a393341b1036ac6e1e7287843f097d978">4ec0452</a>)</li> <li><strong>storage:</strong> Bump dependencies (<a href="https://github.com/googleapis/google-cloud-go/commit/2ddeb1544a53188a7592046b98913982f1b0cf04">2ddeb15</a>)</li> <li><strong>storage:</strong> Bump google.golang.org/grpc@v1.64.1 (<a href="https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5">8ecc4e9</a>)</li> <li><strong>storage:</strong> Check for grpc NotFound error in HMAC test (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10645">#10645</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/3c8e88a085bab3142dfff6ef9a8e49c29a5c877d">3c8e88a</a>)</li> <li><strong>storage:</strong> Disable grpc metrics using emulator (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10870">#10870</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/35ad73d3be5485ac592e2ef1ea6c0854f1eff4a0">35ad73d</a>)</li> <li><strong>storage:</strong> Retry gRPC DEADLINE_EXCEEDED errors (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10635">#10635</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/0018415295a5fd964b923db6a4785e9eed46a2e2">0018415</a>)</li> <li><strong>storage:</strong> Update dependencies (<a href="https://github.com/googleapis/google-cloud-go/commit/257c40bd6d7e59730017cf32bda8823d7a232758">257c40b</a>)</li> <li><strong>storage:</strong> Update google.golang.org/api to v0.191.0 (<a href="https://github.com/googleapis/google-cloud-go/commit/5b32644eb82eb6bd6021f80b4fad471c60fb9d73">5b32644</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>storage:</strong> GRPC zerocopy codec (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/10888">#10888</a>) (<a href="https://github.com/googleapis/google-cloud-go/commit/aeba28ffffcd82ac5540e45247112bdacc5c530d">aeba28f</a>)</li> </ul> <h3>Documentation</h3> <ul> <li><strong>storage/internal:</strong> Clarify possible objectAccessControl roles (<a href="https://github.com/googleapis/google-cloud-go/commit/2f0aec894179304d234be6c792d82cf4336b6d0a">2f0aec8</a>)</li> <li><strong>storage/internal:</strong> Update dual-region bucket link (<a href="https://github.com/googleapis/google-cloud-go/commit/2f0aec894179304d234be6c792d82cf4336b6d0a">2f0aec8</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/googleapis/google-cloud-go/commit/8722d72d69992a8ca5de85f43145c97acc9ced8f"><code>8722d72</code></a> chore(main): release spanner 1.44.0 (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7311">#7311</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/3f118f9a4fb8ccbd96c81e6044ccb05addc78ded"><code>3f118f9</code></a> chore(all): auto-regenerate gapics (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7330">#7330</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/48ba16f3a09893a3527a22838ad1e9ff829da15b"><code>48ba16f</code></a> feat(spanner): add support for Optimistic Concurrency Control (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7332">#7332</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/cf1332d5b1251b563f8df13529006a3e43c4a3d4"><code>cf1332d</code></a> chore: release main (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7313">#7313</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/45c70e31e12ae5bb9ad9644648eb154ff5c033df"><code>45c70e3</code></a> chore(all): auto-regenerate gapics (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7318">#7318</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/045a8dc2eea9ba2284d1018c7d0da388772d4e14"><code>045a8dc</code></a> chore: add support_request template (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7328">#7328</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/c37f9aec3590d29ddadc8dfd6fbfd3cb7c0f9365"><code>c37f9ae</code></a> refactor(bigquery/storage/managedwriter): introduce send optimizers (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7323">#7323</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/0bf80d72a893755adefdead900e8990ed53d9627"><code>0bf80d7</code></a> fix(bigquery): fetch dst table for jobs when readings with Storage API (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7325">#7325</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/2f4577677de3f1a7f3d41a4e32a9c71131b49d31"><code>2f45776</code></a> chore(internal/gapicgen): actually freeze cloud dir (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7326">#7326</a>)</li> <li><a href="https://github.com/googleapis/google-cloud-go/commit/c88fbdf299205e8118b347430cf66540ffa68b27"><code>c88fbdf</code></a> fix(pubsub): fix bug with AckWithResult with exactly once disabled (<a href="https://redirect.github.com/googleapis/google-cloud-go/issues/7319">#7319</a>)</li> <li>Additional commits viewable in <a href="https://github.com/googleapis/google-cloud-go/compare/pubsub/v1.43.0...spanner/v1.44.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cloud.google.com/go/storage&package-manager=go_modules&previous-version=1.43.0&new-version=1.44.0)](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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:36:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/fake-gcs-server#1796
No description provided.