Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump proto-google-common-protos from 2.16.0 to 2.19.1 #33714

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2023

Bumps proto-google-common-protos from 2.16.0 to 2.19.1.

Release notes

Sourced from proto-google-common-protos's releases.

v2.19.0

2.19.0 (2023-05-09)

Features

  • [common-protos] .NET library settings (for generator behavior tweaks) (7479758)
  • [common-protos] add GEO, SHOPPING, GENERATIVE_AI client orgs (7479758)
  • [common-protos] Log Analytics features of the Cloud Logging API (#1573) (7479758)
  • Add an option to enable DirectPath xDS (#1643) (4054bc6)
  • Add ConfigServiceV2.CreateBucketAsync method for creating Log Buckets asynchronously (7479758)
  • Add ConfigServiceV2.CreateLink method for creating linked datasets for Log Analytics Buckets (7479758)
  • Add ConfigServiceV2.DeleteLink method for deleting linked datasets (7479758)
  • Add ConfigServiceV2.GetLink methods for describing linked datasets (7479758)
  • Add ConfigServiceV2.ListLinks method for listing linked datasets (7479758)
  • Add ConfigServiceV2.UpdateBucketAsync method for creating Log Buckets asynchronously (7479758)
  • Add LogBucket.analytics_enabled field that specifies whether Log Bucket's Analytics features are enabled (7479758)
  • Add LogBucket.index_configs field that contains a list of Log Bucket's indexed fields and related configuration data (7479758)
  • Remove directpath enable env (#1657) (47851e8)

Bug Fixes

  • Unary Callables Deadline values respect the TotalTimeout in RetrySettings (#1603) (d2fe520)

Dependencies

  • Update dependency org.graalvm.sdk:graal-sdk to v22.3.2 (6107ff3)

Documentation

  • [common-protos] mark ReservationResourceUsage field as deprecated (7479758)
  • [common-protos] use deprecated=true for deprecated fields (7479758)
  • Documentation for the Log Analytics features of the Cloud Logging API (7479758)
  • Fix new_issue_uri comment (7479758)
  • Separate paragraphs in linear/exponential distributions (7479758)

v2.18.0

2.18.0 (2023-04-25)

Features

Bug Fixes

... (truncated)

Changelog

Sourced from proto-google-common-protos's changelog.

Changelog

2.20.1 (2023-05-25)

Bug Fixes

  • Allow quota project to be used in combination with null credentials (#1688) (cb07bd4)

2.20.0 (2023-05-24)

Features

  • Create additional tag on release for google-cloud-shared-dependencies (#1692) (c0ea245)
  • Make stream wait timeout a first class citizen (#1473) (bc8a4ad)

Bug Fixes

Dependencies

  • Update protobuf dependencies to v3.23.1 and gprc to 1.55.1 (#1698) (1f56175)
  • Update showcase version to 0.28.1 (#1673) (9a120e9)

2.19.0 (2023-05-09)

Features

  • [common-protos] .NET library settings (for generator behavior tweaks) (7479758)
  • [common-protos] add GEO, SHOPPING, GENERATIVE_AI client orgs (7479758)
  • [common-protos] Log Analytics features of the Cloud Logging API (#1573) (7479758)
  • Add an option to enable DirectPath xDS (#1643) (4054bc6)
  • Add ConfigServiceV2.CreateBucketAsync method for creating Log Buckets asynchronously (7479758)
  • Add ConfigServiceV2.CreateLink method for creating linked datasets for Log Analytics Buckets (7479758)
  • Add ConfigServiceV2.DeleteLink method for deleting linked datasets (7479758)
  • Add ConfigServiceV2.GetLink methods for describing linked datasets (7479758)
  • Add ConfigServiceV2.ListLinks method for listing linked datasets (7479758)
  • Add ConfigServiceV2.UpdateBucketAsync method for creating Log Buckets asynchronously (7479758)
  • Add LogBucket.analytics_enabled field that specifies whether Log Bucket's Analytics features are enabled (7479758)
  • Add LogBucket.index_configs field that contains a list of Log Bucket's indexed fields and related configuration data (7479758)
  • Remove directpath enable env (#1657) (47851e8)

Bug Fixes

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Bumps [proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) from 2.16.0 to 2.19.1.
- [Release notes](https://github.com/googleapis/sdk-platform-java/releases)
- [Changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/sdk-platform-java/commits)

---
updated-dependencies:
- dependency-name: com.google.api.grpc:proto-google-common-protos
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label May 30, 2023
@quarkus-bot
Copy link

quarkus-bot bot commented May 31, 2023

Failing Jobs - Building a608ab0

Status Name Step Failures Logs Raw logs
JVM Tests - JDK 11 Build ⚠️ Check → Logs Raw logs
✔️ JVM Tests - JDK 17
✔️ JVM Tests - JDK 19

@gsmet
Copy link
Member

gsmet commented May 31, 2023

@karesti @cescoffier not sure who I should ping to approve this upgrade?

@cescoffier cescoffier merged commit a9370e1 into main Jun 1, 2023
@quarkus-bot quarkus-bot bot added this to the 3.2 - main milestone Jun 1, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.google.api.grpc-proto-google-common-protos-2.19.1 branch June 1, 2023 06:01
@cescoffier
Copy link
Member

@gsmet either me or @alesj .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file kind/component-upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants