Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

Bumps com.google.cloud:libraries-bom from 26.18.0 to 26.19.0.

Release notes

Sourced from com.google.cloud:libraries-bom's releases.

v26.19.0

GCP Libraries BOM 26.19.0

Here are the differences from the previous version (26.18.0)

The group ID of the following artifacts is com.google.cloud.

Notable Changes

google-cloud-bigquery 2.30.1 (prev: 2.29.0)

  • Add missing storage related fields to Table, TableInfo and StandardTableDefinition (#2673) (e3003f4)
  • Add support for Search statistics (#2787) (344f695)

google-cloud-bigquerystorage 2.40.1 (prev: 2.39.1)

  • Add ResourceExhausted to retryable error for Write API unary calls (#2178) (d9b526a)

  • Improve json to proto conversion by caching schema (#2179) (afc550a)

  • Interpret Integer and Float values for TIMESTAMP as microseconds (#2175) (e5bb5d0)

  • Support DATETIME field that has a space between date and time and has only date (#2176) (494ce85)

google-cloud-bigtable 2.25.0 (prev: 2.24.1)

  • Change stream retention to create and update table (#1823) (05fca58)

  • Fix batch mutation limit (#1808) (ed24d4f)

  • Update default sample row key attempt timeout to 5 min (#1827) (2f363ef)

Other libraries

  • [analyticsdata] add CreateAudienceList, QueryAudienceList,GetAudienceList,ListAudienceLists methods to the Data API v1 alpha (#9632) (86f2bb3)
  • [batch] Add gpu driver version field (#9609) (79b80a3)
  • [bigqueryconnection] add support for Salesforce connections, which are usable only by allowlisted partners (#9621) (d072400)
  • [cloudbuild] Add GitLabConfig and fetchGitRefs for Cloud Build Repositories (#9588) (fb44667)
  • [cloudbuild] add repositoryevent to buildtrigger (fb44667)
  • [cloudbuild] added e2-medium machine type (#9620) (9c52160)
  • [cloudcommerceconsumerprocurement] permit duplicate display names (#9615) (491c157)
  • [clouddeploy] added support routeUpdateWaitTime field for Deployment Strategies (#9630) (16d930f)
  • [cloudkms] add interoperable symmetric encryption system (#9598) (04424f2)
  • [compute] Update Compute Engine API to revision 20230610 (#820) (#9597) (38b6cb1)
  • [compute] Update Compute Engine API to revision 20230701 (#821) (#9628) (ca0d2db)
  • [contactcenterinsights] Support topic model type V2 (#9616) (0f4c25d)
  • [container] Add KUBE_DNS option to DNSConfig.cluster_dns (ef39c21)
  • [container] Add KUBE_DNS option to DNSConfig.cluster_dns (#9592) (ef39c21)
  • [container] add a flag to toggle the Kubelet read only port (#9608) (333aff0)
  • [datacatalog] added rpc RenameTagTemplateFieldEnumValue (#9614) (cc2e2ff)
  • [dialogflow-cx] added GitIntegrationSettings to the Agent (#9624) (2e5fde3)
  • [dialogflow-cx] added GitIntegrationSettings to the Agent (#9631) (68b12a0)
  • [gke-backup] added new restore scope options (#9586) (c35bd0b)
  • [maps-routing] Add HTML Navigation Instructions feature to ComputeRoutes (#9589) (7be2b86)
  • [metastore] added Admin Interface (v1) (#9612) (9cb69a8)

... (truncated)

Commits
  • 25ca49e chore: release main (#6089)
  • aae3677 deps: update dependency com.google.cloud:google-cloud-bigquery to v2.30.1 (#6...
  • f72d18c deps: update dependency com.google.cloud:google-cloud-storage-bom to v2.22.6 ...
  • dc310e1 deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to ...
  • 3c411a8 deps: update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.12...
  • d502ebe deps: update dependency com.google.cloud:google-cloud-bigquerystorage-bom to ...
  • e394eeb deps: update dependency com.google.cloud:google-cloud-bigquery to v2.30.0 (#6...
  • d7cb3ae deps: update dependency com.google.cloud:google-cloud-pubsublite-bom to v1.12...
  • 09f666c deps: update dependency com.google.cloud:google-cloud-pubsub-bom to v1.123.18...
  • c0cecca deps: update dependency com.google.cloud:google-cloud-logging-logback to v0.1...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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 [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) from 26.18.0 to 26.19.0.
- [Release notes](https://github.com/googleapis/java-cloud-bom/releases)
- [Changelog](https://github.com/googleapis/java-cloud-bom/blob/main/release-please-config.json)
- [Commits](googleapis/java-cloud-bom@v26.18.0...v26.19.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:libraries-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 24, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2023

Superseded by #846.

@dependabot dependabot bot closed this Jul 31, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-libraries-bom-26.19.0 branch July 31, 2023 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants