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)
servicecontrol: Update google.golang.org/api to v0.203.0 (8bb87d5)
servicecontrol: 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)
secretmanager: Update google.golang.org/api to v0.203.0 (8bb87d5)
secretmanager: 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)
oslogin: Update google.golang.org/api to v0.203.0 (8bb87d5)
oslogin: 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)
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.
The recently added grpc.NewClient function is incompatible with forward proxies, because it resolves the target hostname on the client instead of passing the hostname to the proxy. This bug has been present since the introduction of NewClient. A fix is expected to be a part of grpc-go v1.69. (#7556)
Behavior Changes
stats/opentelemetry/csm: Get mesh_id local label from "CSM_MESH_ID" environment variable, rather than parsing from bootstrap file (#7740)
orca (experimental): if using an ORCA listener, it must now be registered only on a READY SubConn, and the listener will automatically be stopped when the connection is lost. (#7663)
client: ClientConn.Close() now closes transports simultaneously and waits for transports to be closed before returning. (#7666)
credentials: TLS credentials created via NewTLS that use tls.Config.GetConfigForClient will now have CipherSuites, supported TLS versions and ALPN configured automatically. These were previously only set for configs not using the GetConfigForClient option. (#7709)
Bug Fixes
transport: prevent deadlock in client transport shutdown when writing the GOAWAY frame hangs. (#7662)
mem: reuse buffers more accurately by using slice capacity instead of length (#7702)
status: Fix regression caused by #6919 in status.Details() causing it to return a wrapped type when getting proto messages generated with protoc-gen-go < v1. (#7724)
Dependencies
Bump minimum supported Go version to go1.22.7. (#7624)
Release 1.67.1
Bug Fixes
transport: Fix a bug causing stream failures due to miscalculation of the flow control window in both clients and servers. (#7667)
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 all group with 7 updates in the / directory:
0.17.6
0.17.7
0.1.25
0.1.28
1.20.0
1.20.1
1.14.1
1.14.2
0.6.85
0.6.99
4.5.0
4.5.1
0.31.1
0.31.2
Updates
chainguard.dev/go-grpc-kit
from 0.17.6 to 0.17.7Release notes
Sourced from chainguard.dev/go-grpc-kit's releases.
Commits
29048d3
Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.22.0 to 2.23.0 in the g...ff48b36
Bump actions/checkout from 4.2.1 to 4.2.2 (#322)16f9f29
Bump actions/setup-go from 5.0.2 to 5.1.0 (#323)4dc7d9f
Bump actions/cache from 4.1.1 to 4.1.2 (#324)7c40fce
Bump actions/setup-go from 5.0.1 to 5.0.2 (#289)1784358
Bump github.com/prometheus/client_golang in the prom group (#321)da8ed9a
Bump actions/cache from 4.1.0 to 4.1.1 (#319)7a8b4d9
Bump google.golang.org/protobuf from 1.34.2 to 1.35.1 (#318)541e424
Bump golang.org/x/net from 0.29.0 to 0.30.0 in the golang-org-x group (#316)dcdfdf3
Bump reviewdog/action-actionlint from 1.55.0 to 1.57.0 (#312)Updates
chainguard.dev/sdk
from 0.1.25 to 0.1.28Release notes
Sourced from chainguard.dev/sdk's releases.
Commits
e0011f8
Merge pull request #64 from chainguard-dev/create-pull-request/patch2c60333
Export 39a6127b29109de6c2e0558a2be06c538d4657702252287
Export 3d6ec1e62933baa18cb4bcf59f67f07f3b095eb7aecf219
Export a11256305cff2af2df5cda3c2f169cb0986a1ff6f54ceef
Merge pull request #63 from chainguard-dev/create-pull-request/patch1c0a6bc
Export 5de4701d8e2d6aa1c30143821a2908e5dc992721ee5c6fa
Export 1dfe1b41b65fb7952e2a02f57fe3b47c005d7a83b35d818
Export 247e164adccd096e837a72af6d1a6de1211e7e84826ee60
Export a495c26f7533f688f74a107613846117d7d2c33d3f51298
Export c0f75e6c4205b1360c63a441e3827b40956106bfUpdates
cloud.google.com/go/kms
from 1.20.0 to 1.20.1Changelog
Sourced from cloud.google.com/go/kms's changelog.
... (truncated)
Commits
Updates
cloud.google.com/go/secretmanager
from 1.14.1 to 1.14.2Release notes
Sourced from cloud.google.com/go/secretmanager's releases.
Commits
d536a7b
chore: release main (#10451)8fa9e39
chore: bump deps (#10465)5d115e2
chore: don't lint this text/template usage (#10464)df60464
feat(bigtable): support update column family's value type to non-aggregate ty...82f661d
chore(main): release errorreporting 0.3.1 (#7306)01340ef
chore(main): release profiler 0.4.1 (#8921)db3c6d1
chore(main): release auth 0.6.1 (#10455)daa6646
fix(auth): support gRPC API keys (#10460)66b8efe
feat(compute/metadata): add context for all functions/methods (#10370)6e16c64
chore(main): release ai 0.8.0 (#10452)Updates
github.com/chainguard-dev/terraform-infra-common
from 0.6.85 to 0.6.99Release notes
Sourced from github.com/chainguard-dev/terraform-infra-common's releases.
... (truncated)
Commits
88ddce4
github sdk: add helper functions to get github releases from a tag and file c...efcc3b8
build(deps): bump the gomod group with 2 updates (#629)f6ed5ab
alerting: dont create metrics for squad alerts (#628)5d96ab7
build(deps): bump google.golang.org/protobuf from 1.35.1 to 1.35.2 in the gom...7a988e7
add support for pubsub channel in alerting module (#626)b2e995e
make squad not required for core infra modules (#625)11acf08
require squad for cloud run services/jobs, and allow alerting based on squad ...cd7e21d
build(deps): bump chainguard.dev/go-grpc-kit from 0.17.6 to 0.17.7 in the gom...2c14aab
build(deps): bump the gomod group across 1 directory with 12 updates (#621)f97480f
alerts: include documentation and links in alert (#622)Updates
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
golang.org/x/oauth2
from 0.23.0 to 0.24.0Commits
22134a4
README: don't recommend go getUpdates
google.golang.org/api
from 0.199.0 to 0.206.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
9147fac
chore(main): release 0.206.0 (#2863)922e59d
feat(option): add support for user loggers (#2873)20de5d2
feat(all): auto-regenerate discovery clients (#2872)d327d1c
chore(all): update all (#2867)8fab1d8
feat(all): auto-regenerate discovery clients (#2871)031802c
feat(all): auto-regenerate discovery clients (#2870)58faff9
feat(all): auto-regenerate discovery clients (#2868)6495d84
feat(all): auto-regenerate discovery clients (#2866)c552a34
feat(all): auto-regenerate discovery clients (#2862)69dcf27
chore(main): release 0.205.0 (#2853)Updates
google.golang.org/grpc
from 1.67.0 to 1.68.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
acba4d3
Change version to 1.68.0 (#7743)5363dca
credentials: Apply defaults to TLS configs provided through GetConfigForClien...056dc64
status: Fix status incompatibility introduced by #6919 and move non-regenerat...b79fb61
mem: use slice capacity instead of length, to determine whether to pool buffe...54841ef
stats/opentelemetry/csm: Get mesh_id local label from "CSM_MESH_ID" environme...ad81c20
pickfirstleaf: minor simplification to reconcileSubConnsLocked method (#7731)b850ea5
transport : wait for goroutines to exit before transport closes (#7666)00b9e14
pickfirst: New pick first policy for dualstack (#7498)18a4eac
testutils: add couple of log statements to the restartable listener type (#7716)fdc2ec2
xdsclient: deflake TestADS_ResourcesAreRequestedAfterStreamRestart (#7720)Updates
k8s.io/apimachinery
from 0.31.1 to 0.31.2Commits
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