documentai: Add RESOURCE_EXHAUSTED to retryable status codes for ProcessDocument method (6e69d2e)
documentai: Added an url for issue reporting and api short name (6e69d2e)
documentai: Updated the exponential backoff settings for the Document AI ProcessDocument and BatchProcessDocuments methods (6e69d2e)
Bug Fixes
documentai: Update google.golang.org/api to v0.203.0 (8bb87d5)
documentai: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (8bb87d5)
storage: Skip only specific transport tests. (#11016) (d40fbff)
storage: Update google.golang.org/api to v0.203.0 (8bb87d5)
storage: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (2b8ca4b)
Miscellaneous Chores
storage/internal: Remove notification, service account, and hmac RPCS. These API have been migrated to Storage Control and are available via the JSON API. (#11008) (e0759f4)
pubsub: Update google.golang.org/api to v0.203.0 (8bb87d5)
pubsub: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (8bb87d5)
Documentation
pubsub: Add doc links to top level package doc (#11029) (fe2ec56)
Unclear documentation of the error behavior in ParseWithClaims in <= 4.5.0 could lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by ParseWithClaims return both error codes. If users only check for the jwt.ErrTokenExpired using error.Is, they will ignore the embedded jwt.ErrTokenSignatureInvalid and thus potentially accept invalid tokens.
VirtualMachine.AttachDisk unitNumber param is optional [a316da5c]:
switching from int32 to *int32, otherwise the client must choose a valid unitNumber.
vCenter will choose a unitNumber when not provided.
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
| --- | --- |
| google.golang.org/api | [>= 0.196.a, < 0.197] |
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the go-deps group with 6 updates in the / directory:
1.28.1
1.28.3
1.44.0
1.46.0
1.55.0
1.55.1
4.5.0
4.5.1
0.42.0
0.46.0
0.24.0
0.26.0
Updates
cloud.google.com/go/compute
from 1.28.1 to 1.28.3Release notes
Sourced from cloud.google.com/go/compute's releases.
Changelog
Sourced from cloud.google.com/go/compute's changelog.
... (truncated)
Commits
c702b71
chore: release main (#11033)2a2dbb8
feat(dialogflow): added support for ALAW encoding (#11092)cf8cc93
chore(main): release auth 0.10.1 (#11091)87159c1
fix(auth): skip impersonate universe domain check if empty (#11086)abf9cba
feat(dialogflow/cx): add options of client_certificate_settings, bigquery_exp...8771f2e
fix(auth): restore Application Default Credentials support to idtoken (#11083)91c6f0f
feat(spanner/spansql): add support for protobuf column types & Proto bundles ...3ae0d45
test(storage): fix metrics exporter test (#11085)5ff0fdc
chore(storage): adding request-id in the stall-retry log (#11074)9586931
chore(main): release vertexai 0.13.2 (#11028)Updates
cloud.google.com/go/storage
from 1.44.0 to 1.46.0Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
dd8829a
chore(main): release spanner 1.46.0 (#7894)1dd53b8
chore(internal/gensnippets): remove unused module internal/gensnippets (#7920)ee10cfd
feat(maps/places): start generating apiv1 (#7919)83870f5
feat(spanner/admin/database): Add support for UpdateDatabase in Cloud Spanner...5c9e185
chore(maps/places): add config to generate apiv1 (#7918)4474523
chore(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 in /interna...b573226
chore(deps): bump github.com/cloudflare/circl in /internal/gapicgen (#7916)d0d3755
feat(spanner): make leader aware routing default enabled for supported RPC re...151908a
chore(main): release pubsublite 1.8.1 (#7891)4a68b61
chore(compute): restore smoke_test (#7914)Updates
github.com/containers/storage
from 1.55.0 to 1.55.1Release notes
Sourced from github.com/containers/storage's releases.
Commits
c31627e
Merge pull request #2139 from nalind/v1.55.116bdeb5
Bump the version to v1.55.1465d8c0
Merge pull request #2135 from mheon/backport_2024_9676_release155eccfbd0
Force lint to golang:1.21097de28
Use securejoin.SecureJoin when forming userns paths9b22eea
userns: skip "nogroup"5401ebd
users: fix path for /etc/group in the container8038220
userns: fix off-by-one userns max size detectionUpdates
github.com/golang-jwt/jwt/v4
from 4.5.0 to 4.5.1Release notes
Sourced from github.com/golang-jwt/jwt/v4's releases.
Commits
7b1c1c0
Merge commit from forkUpdates
github.com/vmware/govmomi
from 0.42.0 to 0.46.0Release notes
Sourced from github.com/vmware/govmomi's releases.
... (truncated)
Changelog
Sourced from github.com/vmware/govmomi's changelog.
... (truncated)
Commits
35c4569
chore: Update version.go for v0.46.0a2c22f0
Merge pull request #3614 from dougm/issue-3493fdb091c
govc: add vm.change -migrate-encryption and -ft-encryption-mode options63f11e9
Merge pull request #3609 from dougm/find-by-id73b10a0
Merge pull request #3613 from akutz/feature/cns-block-create-specae55823
api: Support CnsBlockCreateSpec1d5568b
Merge pull request #3611 from dougm/issue-3604a9d5985
api: support MOID conversion in Finder methods8f3b0a3
govc: add '-I' flag to ls and find commands455de3e
Merge pull request #3612 from prziborowski/issue-3610Updates
golang.org/x/tools
from 0.24.0 to 0.26.0Commits
2ab3b51
go.mod: update golang.org/x dependencies2683c79
gopls/internal/golang/stubmethods: rename analysis/stubmethodsefd951d
gopls/internal/analysis/stubmethods: merge into CodeActiond0d0d9e
gopls/internal/cache: memoize dependent hash on analysisNodea19eef6
gopls/internal/cache: express packageHandle as a state machinedd745ec
gopls/internal/test/marker: update regression test issue68918.txta02ee35
go/analysis/passes/stdversion: reenable testsa24facf
all: set gotypesalias=0 explicitlyce2a33e
gopls/internal: fix extract refactor for cases with anonymous functionsa2ff832
go/ssa: remove references to GOEXPERIMENT rangeUpdates
google.golang.org/api
from 0.201.0 to 0.203.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
5ca1495
chore(main): release 0.203.0 (#2835)71d3f5c
chore(all): upgrade cloud.google.com/go/auth to v0.9.9 (#2836)c77b5f4
feat(all): auto-regenerate discovery clients (#2834)200eb0c
chore(main): release 0.202.0 (#2828)87e652f
feat(all): auto-regenerate discovery clients (#2833)3c8c94e
chore(all): update all to 796eee8 (#2832)d094279
feat(all): auto-regenerate discovery clients (#2831)64042ed
feat(all): auto-regenerate discovery clients (#2830)5384fb9
feat(all): auto-regenerate discovery clients (#2829)cb3f24b
feat(all): auto-regenerate discovery clients (#2827)Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions | | --- | --- | | google.golang.org/api | [>= 0.196.a, < 0.197] |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