gcp-filestore-csi-driver
gcp-filestore-csi-driver copied to clipboard
Bump the google-golang group across 1 directory with 6 updates
Bumps the google-golang group with 2 updates in the / directory: google.golang.org/api and google.golang.org/grpc.
Updates google.golang.org/api from 0.181.0 to 0.187.0
Release notes
Sourced from google.golang.org/api's releases.
v0.187.0
0.187.0 (2024-07-01)
Features
- all: Auto-regenerate discovery clients (#2655) (1a28e06)
- all: Auto-regenerate discovery clients (#2658) (719f988)
- all: Auto-regenerate discovery clients (#2659) (7cd88da)
- all: Auto-regenerate discovery clients (#2660) (3ca2f84)
- all: Auto-regenerate discovery clients (#2661) (0a238f5)
- all: Auto-regenerate discovery clients (#2663) (6e061ce)
Bug Fixes
- gensupport: Wrap chunk upload err for retries (#2657) (a758bc1)
- Pass through gRPC api key option to new auth lib (#2664) (e051997)
v0.186.0
0.186.0 (2024-06-25)
Features
- all: Auto-regenerate discovery clients (#2641) (72fb128)
- all: Auto-regenerate discovery clients (#2644) (20ffdd8)
- all: Auto-regenerate discovery clients (#2645) (c1a7681)
- all: Auto-regenerate discovery clients (#2648) (1bac79d)
- all: Auto-regenerate discovery clients (#2649) (695484b)
- all: Auto-regenerate discovery clients (#2652) (10c47f3)
- all: Auto-regenerate discovery clients (#2653) (bc370a7)
v0.185.0
0.185.0 (2024-06-18)
Features
- all: Auto-regenerate discovery clients (#2636) (51ff8a4)
- all: Auto-regenerate discovery clients (#2638) (0c868b2)
Bug Fixes
v0.184.0
0.184.0 (2024-06-12)
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
0.187.0 (2024-07-01)
Features
- all: Auto-regenerate discovery clients (#2655) (1a28e06)
- all: Auto-regenerate discovery clients (#2658) (719f988)
- all: Auto-regenerate discovery clients (#2659) (7cd88da)
- all: Auto-regenerate discovery clients (#2660) (3ca2f84)
- all: Auto-regenerate discovery clients (#2661) (0a238f5)
- all: Auto-regenerate discovery clients (#2663) (6e061ce)
Bug Fixes
- gensupport: Wrap chunk upload err for retries (#2657) (a758bc1)
- Pass through gRPC api key option to new auth lib (#2664) (e051997)
0.186.0 (2024-06-25)
Features
- all: Auto-regenerate discovery clients (#2641) (72fb128)
- all: Auto-regenerate discovery clients (#2644) (20ffdd8)
- all: Auto-regenerate discovery clients (#2645) (c1a7681)
- all: Auto-regenerate discovery clients (#2648) (1bac79d)
- all: Auto-regenerate discovery clients (#2649) (695484b)
- all: Auto-regenerate discovery clients (#2652) (10c47f3)
- all: Auto-regenerate discovery clients (#2653) (bc370a7)
0.185.0 (2024-06-18)
Features
- all: Auto-regenerate discovery clients (#2636) (51ff8a4)
- all: Auto-regenerate discovery clients (#2638) (0c868b2)
Bug Fixes
0.184.0 (2024-06-12)
Features
... (truncated)
Commits
b6c87f6chore(main): release 0.187.0 (#2656)e051997fix: pass through gRPC api key option to new auth lib (#2664)2ea4e07chore(all): update all to dc46fd2 (#2662)6e061cefeat(all): auto-regenerate discovery clients (#2663)0a238f5feat(all): auto-regenerate discovery clients (#2661)3ca2f84feat(all): auto-regenerate discovery clients (#2660)7cd88dafeat(all): auto-regenerate discovery clients (#2659)a758bc1fix(gensupport): wrap chunk upload err for retries (#2657)719f988feat(all): auto-regenerate discovery clients (#2658)1a28e06feat(all): auto-regenerate discovery clients (#2655)- Additional commits viewable in compare view
Updates google.golang.org/genproto/googleapis/rpc from 0.0.0-20240513163218-0867130af1f8 to 0.0.0-20240624140628-dc46fd24d27d
Commits
- See full diff in compare view
Updates google.golang.org/grpc from 1.64.0 to 1.65.0
Release notes
Sourced from google.golang.org/grpc's releases.
Release 1.65.0
Dependencies
- Change support policy to cover only the latest TWO releases of Go, matching the policy for Go itself. See #7249 for more information. (#7250)
- Update x/net/http2 to address CVE-2023-45288 (#7282)
Behavior Changes
- credentials/tls: clients and servers will now reject connections that don't support ALPN when environment variable
GRPC_ENFORCE_ALPN_ENABLEDis set to "true" (case insensitive). (#7184)
- NOTE: this behavior will become the default in a future release.
- metadata: remove String method from MD to make printing more consistent (#7373)
New Features
- grpc: add
WithMaxCallAttemptsto configure gRPC's retry behavior per-channel. (#7229)
- Special Thanks:
@imoore76Bug Fixes
- ringhash: properly apply endpoint weights instead of ignoring them (#7156)
- xds: fix a bug that could cause xds-enabled servers to stop accepting new connections after handshaking errors (#7128)
- Special Thanks:
@bozaroRelease 1.64.1
Dependencies
- Update x/net/http2 to address CVE-2023-45288 (#7352)
- metadata: remove String method from MD to make printing consistent (#7374)
Commits
2da9769Change version to 1.65.0 (#7306)ede96b7metadata: remove String method (#7373)64be203grpc: Readd pick first name (#7336) (#7341)25e33a6examples: Add CSM Observability example (#7302) (#7318)04a5f46xds/internal/xdsclient: Emit unknown for CSM Labels if not present in CDS (#7...cff5c3estats/opentelemetry: Add e2e testing for CSM Observability (#7279) (#7316)9b970fddns: fix constant 30s backoff for re-resolution (#7262) (#7311)6d23620documentation: on server, use FromIncomingContext for retrieving context and...7e5898exds: unify xDS client creation APIs meant for testing (#7268)5d7bd7ainterop/xds: Interop client and server changes for CSM Observability (#7280)- Additional commits viewable in compare view
Updates google.golang.org/protobuf from 1.34.1 to 1.34.2
Updates google.golang.org/genproto from 0.0.0-20240401170217-c3f982113cda to 0.0.0-20240624140628-dc46fd24d27d
Commits
- See full diff in compare view
Updates google.golang.org/genproto/googleapis/api from 0.0.0-20240506185236-b8a5c65736ae to 0.0.0-20240617180043-68d350f18fd4
Commits
- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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