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 cloud.google.com/go/bigquery from 1.57.1 to 1.58.0 #3811

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2024

Bumps cloud.google.com/go/bigquery from 1.57.1 to 1.58.0.

Release notes

Sourced from cloud.google.com/go/bigquery's releases.

aiplatform: v1.58.0

1.58.0 (2023-12-13)

Features

  • aiplatform: Expose ability to set headers (#9150) (2007541)

bigquery: v1.58.0

1.58.0 (2024-01-18)

Features

  • bigquery/storage/managedwriter: Improve schema comparison stability (#9241) (faccb68)
  • bigquery/storage: Add ability to request compressed ReadRowsResponse rows (c3f1174)
  • bigquery: Add DataGovernanceType to routines (#8990) (57491ae)
  • bigquery: Add schema support for RANGE type (#9050) (477ccee)
  • bigquery: Add support for AllowNonIncrementalDefinition and Staleness on MaterializedView (#8673) (6ec2bb2)
  • bigquery: Add table resource tags support (#9084) (3569cc2)
  • bigquery: Expose query id on row iterator if available (#9224) (bbff8ac)

Documentation

  • bigquery/storage/managedwriter: Add documentation for ingesting JSON to a ManagedStream (#9137) (cae54ed)
  • bigquery: Update package docs to show query parameterization (#8965) (cc76ab3)
Commits
  • 514d32d chore(main): release bigquery 1.58.0 (#8966)
  • 802088f feat(spanner): add SelectAll method to decode from Spanner iterator.Rows to g...
  • 00b9900 fix(cloudtasks): remove BufferTask method which cannot be called from client ...
  • e348cc5 feat(storage): add maxAttempts RetryOption (#9215)
  • 2254920 test(storage): update retry conformance tests for dual transports (#8486)
  • 8deb9ab test(bigtable): Return error in correct format from test proxy (#9233)
  • 6ec2bb2 feat(bigquery): Add support for AllowNonIncrementalDefinition and Staleness o...
  • 0500c7a chore(area120/tables): switch to newer Go protobuf/grpc generators (#9256)
  • faccb68 feat(bigquery/storage/managedwriter): improve schema comparison stability (#9...
  • 4a132f9 chore(storage/internal): uncomment C# bazel rules for Storage v2. Storage v2 ...
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
cloud.google.com/go/bigquery [>= 1.47.a, < 1.48]

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) from 1.57.1 to 1.58.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@bigquery/v1.57.1...bigquery/v1.58.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/bigquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 19, 2024 08:28
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 19, 2024
@dependabot dependabot bot requested review from justaugustus and raghavkaul and removed request for a team January 19, 2024 08:28
Copy link

codecov bot commented Jan 19, 2024

Codecov Report

Merging #3811 (e6c8514) into main (8a78cb7) will decrease coverage by 4.97%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3811      +/-   ##
==========================================
- Coverage   75.48%   70.52%   -4.97%     
==========================================
  Files         230      230              
  Lines       15622    15622              
==========================================
- Hits        11793    11017     -776     
- Misses       3103     3932     +829     
+ Partials      726      673      -53     

@naveensrinivasan naveensrinivasan merged commit 51f1732 into main Jan 19, 2024
41 checks passed
@naveensrinivasan naveensrinivasan deleted the dependabot/go_modules/cloud.google.com/go/bigquery-1.58.0 branch January 19, 2024 14:53
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant