credhub
credhub copied to clipboard
Build(deps): bump com.google.api.grpc:proto-google-common-protos from 2.38.0 to 2.39.0
Bumps com.google.api.grpc:proto-google-common-protos from 2.38.0 to 2.39.0.
Release notes
Sourced from com.google.api.grpc:proto-google-common-protos's releases.
v2.39.0
2.39.0 (2024-04-18)
Features
- add
libraries_bom_versionto generation configuration (#2639) (56c7ca5)- Add ChannelPoolSettings Getter for gRPC's ChannelProvider (#2612) (d0c5191)
- add config change (#2604) (8312706)
- add entry point (#2616) (b19fa33)
- add generation config comparator (#2587) (a94c2f0)
- Add JavadocJar Task to build.gradle for self service libraries (#2593) (993f5ac)
- Client/StubSettings' getEndpoint() returns the resolved endpoint (#2440) (4942bc1)
- generate selected libraries (#2598) (739ddbb)
- Validate the Universe Domain inside Java-Core (#2592) (35d789f)
Bug Fixes
- add main to
generate_repo.py(#2607) (fedeb32)- correct deep-remove and deep-preserve regexes (#2572) (4c7fd88)
- first attempt should use the min of RPC timeout and total timeout (#2641) (0349232)
- remove duplicated calls to AutoValue builders (#2636) (53a3727)
- remove unnecessary slf4j and AbstractGoogleClientRequest native image configs (0cb7d0e)
- remove unnecessary slf4j and AbstractGoogleClientRequest native image configs (#2628) (0cb7d0e)
Dependencies
- update arrow.version to v15.0.2 (#2589) (777acf3)
- update dependency com.google.cloud.opentelemetry:detector-resources-support to v0.28.0 (#2649) (e4ed176)
- update dependency gitpython to v3.1.41 [security] (#2625) (e41bd8f)
- update dependency net.bytebuddy:byte-buddy to v1.14.13 (#2646) (73ac5a4)
- update dependency org.threeten:threeten-extra to v1.8.0 (#2650) (226325a)
- update dependency org.threeten:threetenbp to v1.6.9 (#2602) (371753e)
- update dependency org.threeten:threetenbp to v1.6.9 (#2665) (8935bc8)
- update google api dependencies (#2584) (cd20604)
- update googleapis/java-cloud-bom digest to 7071341 (#2608) (8d74140)
- update netty dependencies to v4.1.109.final (#2597) (8990693)
- update opentelemetry-java monorepo to v1.37.0 (#2652) (f8fa2e9)
- update protobuf dependencies to v3.25.3 (#2491) (b0e5041)
- update slf4j monorepo to v2.0.13 (#2647) (f030e29)
v2.38.1
2.38.1 (2024-03-15)
Bug Fixes
... (truncated)
Changelog
Sourced from com.google.api.grpc:proto-google-common-protos's changelog.
2.39.0 (2024-04-18)
Features
- add
libraries_bom_versionto generation configuration (#2639) (56c7ca5)- Add ChannelPoolSettings Getter for gRPC's ChannelProvider (#2612) (d0c5191)
- add config change (#2604) (8312706)
- add entry point (#2616) (b19fa33)
- add generation config comparator (#2587) (a94c2f0)
- Add JavadocJar Task to build.gradle for self service libraries (#2593) (993f5ac)
- Client/StubSettings' getEndpoint() returns the resolved endpoint (#2440) (4942bc1)
- generate selected libraries (#2598) (739ddbb)
- Validate the Universe Domain inside Java-Core (#2592) (35d789f)
Bug Fixes
- add main to
generate_repo.py(#2607) (fedeb32)- correct deep-remove and deep-preserve regexes (#2572) (4c7fd88)
- first attempt should use the min of RPC timeout and total timeout (#2641) (0349232)
- remove duplicated calls to AutoValue builders (#2636) (53a3727)
- remove unnecessary slf4j and AbstractGoogleClientRequest native image configs (0cb7d0e)
- remove unnecessary slf4j and AbstractGoogleClientRequest native image configs (#2628) (0cb7d0e)
Dependencies
- update arrow.version to v15.0.2 (#2589) (777acf3)
- update dependency com.google.cloud.opentelemetry:detector-resources-support to v0.28.0 (#2649) (e4ed176)
- update dependency gitpython to v3.1.41 [security] (#2625) (e41bd8f)
- update dependency net.bytebuddy:byte-buddy to v1.14.13 (#2646) (73ac5a4)
- update dependency org.threeten:threeten-extra to v1.8.0 (#2650) (226325a)
- update dependency org.threeten:threetenbp to v1.6.9 (#2602) (371753e)
- update dependency org.threeten:threetenbp to v1.6.9 (#2665) (8935bc8)
- update google api dependencies (#2584) (cd20604)
- update googleapis/java-cloud-bom digest to 7071341 (#2608) (8d74140)
- update netty dependencies to v4.1.109.final (#2597) (8990693)
- update opentelemetry-java monorepo to v1.37.0 (#2652) (f8fa2e9)
- update protobuf dependencies to v3.25.3 (#2491) (b0e5041)
- update slf4j monorepo to v2.0.13 (#2647) (f030e29)
2.38.1 (2024-03-15)
Bug Fixes
... (truncated)
Commits
7c11912chore(main): release 2.39.0 (#2594)c43f03achore: disable renovate for protobuf dependencies (#2666)8935bc8deps: update dependency org.threeten:threetenbp to v1.6.9 (#2665)371753edeps: update dependency org.threeten:threetenbp to v1.6.9 (#2602)e741371chore: shared-deps third party's parent is generator-pom-parent (#2664)1dfe4c0build: [common-protos,common-protos] Update protobuf to 25.3 in WORKSPACE (#2...0349232fix: first attempt should use the min of RPC timeout and total timeout (#2641)a75e549build(deps): update dependency com.google.cloud:google-cloud-shared-config to...0cb7d0efix: remove unnecessary slf4j and AbstractGoogleClientRequest native image co...4c38c57chore: remove old native image kokoro downstream jobs (#2629)- Additional commits viewable 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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.
The labels on this github issue will be updated when the story is started.