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

feat(bigquery): bump cloud.google.com/go/bigquery from 1.59.1 to 1.61.0 #56

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2024

Bumps cloud.google.com/go/bigquery from 1.59.1 to 1.61.0.

Release notes

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

bigquery: v1.61.0

1.61.0 (2024-04-24)

Features

  • bigquery/storage/managedwriter/adapt: Add RANGE support to adapt (#9836) (ae25253)
  • bigquery: RANGE support for basic data movement (#9762) (07f0806)
  • bigquery: RANGE support when reading Arrow format (#9795) (da245fa)
  • bigquery: RANGE type StandardSQLDataType support (#9754) (33666cf)

Bug Fixes

  • bigquery/datatransfer: Mark parent/name fields with the REQUIRED field_behavior annotation (8892943)
  • bigquery: Bump x/net to v0.24.0 (ba31ed5)

bigquery: v1.60.0

1.60.0 (2024-03-27)

Features

  • bigquery/analyticshub: Support selective sharing on data clean room Listings (a3bb7c0)
  • bigquery/datatransfer: Add UnenrollDataSources API which gives users a programmatic way to unenroll data sources (a86aa8e)
  • bigquery/storage: Add the RANGE type to the google.cloud.bigquery.storage.v1.TableFieldSchema (0195fe9)

Bug Fixes

  • bigquery/storage/managedwriter: Fix flowcontrol refund on error (#9649) (a07bf1d)
  • bigquery/storage/managedwriter: Retry improvements (#9642) (48a9258)
  • bigquery: Update protobuf dep to v1.33.0 (30b038d)

Documentation

  • bigquery/datatransfer: Update unenrollDataSources API documentation (#9449) (da644cc)
  • bigquery/storage: Mark BigQueryWrite v1beta2 as deprecated (d130d86)

spanner: v1.60.0

1.60.0 (2024-03-19)

Features

  • spanner: Allow attempt direct path xds via env var (e4b663c)
Commits
  • 5a68883 chore(main): release bigquery 1.61.0 (#9761)
  • ae25253 feat(bigquery/storage/managedwriter/adapt): add RANGE support to adapt (#9836)
  • bd18728 test(storage): shorten backoff for conf tests (#10037)
  • bbae0aa refactor(datastore): Rename function (#10032)
  • 4067f4e feat(datastore): Adding BeginLater transaction option (#8972)
  • 9a69fb4 testing(bigquery/storeage/managedwriter): adjust testing boundaries (#10028)
  • bfb35e9 chore(main): release auth 0.3.0 (#10027)
  • f220b24 chore(main): release auth/oauth2adapt 0.2.2 (#10005)
  • 72c7f6b feat(auth/httptransport): add ability to customize transport (#10023)
  • 50994e7 chore: revert "feat(civil): add Compare method to Date, Time, and DateTime" (...
  • 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 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)

@dependabot dependabot bot requested a review from atzoum as a code owner April 26, 2024 08:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 26, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/cloud.google.com/go/bigquery-1.61.0 branch 2 times, most recently from bfd2c3e to 4788717 Compare April 26, 2024 08:59
@atzoum atzoum changed the title chore(deps): bump cloud.google.com/go/bigquery from 1.59.1 to 1.61.0 feat(deps): bump cloud.google.com/go/bigquery from 1.59.1 to 1.61.0 Apr 29, 2024
@atzoum atzoum changed the title feat(deps): bump cloud.google.com/go/bigquery from 1.59.1 to 1.61.0 feat(bigquery): bump cloud.google.com/go/bigquery from 1.59.1 to 1.61.0 Apr 29, 2024
Copy link

codecov bot commented Apr 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.01%. Comparing base (5b926c8) to head (32d989a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
- Coverage   86.10%   86.01%   -0.09%     
==========================================
  Files          75       75              
  Lines        3022     3003      -19     
==========================================
- Hits         2602     2583      -19     
  Misses        273      273              
  Partials      147      147              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@atzoum atzoum force-pushed the dependabot/go_modules/cloud.google.com/go/bigquery-1.61.0 branch from 86ec4ed to 0d28cee Compare April 29, 2024 12:05
@atzoum atzoum requested a review from kuldeep0020 April 29, 2024 12:28
dependabot bot and others added 3 commits April 29, 2024 16:00
Bumps [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) from 1.59.1 to 1.61.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.59.1...bigquery/v1.61.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] <support@github.com>
@atzoum atzoum force-pushed the dependabot/go_modules/cloud.google.com/go/bigquery-1.61.0 branch from 0d28cee to 32d989a Compare April 29, 2024 13:02
@atzoum atzoum merged commit 30e3030 into main Apr 30, 2024
17 checks passed
@atzoum atzoum deleted the dependabot/go_modules/cloud.google.com/go/bigquery-1.61.0 branch April 30, 2024 06:12
atzoum pushed a commit that referenced this pull request May 20, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.2.0](v1.1.7...v1.2.0)
(2024-05-20)


### Features

* **bigquery:** bump cloud.google.com/go/bigquery from 1.59.1 to 1.61.0
([#56](#56))
([30e3030](30e3030))
* **databricks:** bump github.com/databricks/databricks-sql-go from
1.5.3 to 1.5.4
([#61](#61))
([ec3fb29](ec3fb29))
* **databricks:** bump github.com/databricks/databricks-sql-go from
1.5.4 to 1.5.5
([#66](#66))
([000e3b4](000e3b4))
* **mysql:** bump github.com/go-sql-driver/mysql from 1.7.1 to 1.8.1
([#11](#11))
([de51b3a](de51b3a))
* **redshift:** bump github.com/aws/aws-sdk-go-v2/service/redshiftdata
from 1.25.4 to 1.25.7
([#75](#75))
([3036555](3036555))
* **snowflake:** bump github.com/snowflakedb/gosnowflake from 1.7.2 to
1.9.0 ([#33](#33))
([5b926c8](5b926c8))
* **snowflake:** bump snowflake to v1.10.0
([#79](#79))
([b205e59](b205e59))
* **trino:** bump github.com/trinodb/trino-go-client from 0.313.0 to
0.315.0 ([#64](#64))
([b15133b](b15133b))


### Miscellaneous

* **bigquery:** downgrade bigquery from 1.61.0 to 1.60.0
([#77](#77))
([eda4cf6](eda4cf6))
* bump bigquery to v1.61.0
([#78](#78))
([3ad5159](3ad5159))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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