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.51.0 to 1.55.0 #462

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2023

Bumps cloud.google.com/go/bigquery from 1.51.0 to 1.55.0.

Release notes

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

bigquery: v1.55.0

1.55.0 (2023-09-11)

Features

  • bigquery/datapolicies: Support using custom UDF in the data policy (20725c8)
  • bigquery: Set PreferredMinStreamCount when creating read session (#8476) (22e095a), refs #8432

Bug Fixes

  • bigquery/storage/managedwriter: Address possible deadlocks (#8507) (48b08bf)
  • bigquery: Field descriptor proto name should not be lowercase (#8495) (4287e4b)
  • bigquery: Value for datasetID on foreign keys (#8447) (fa6e827), refs #8442

bigquery: v1.54.0

1.54.0 (2023-08-17)

Features

  • bigquery/biglake: Start generating apiv1 and apiv1alpha1 (#8433) (916f779)
  • bigquery/datatransfer: Add EncryptionConfiguration to TransferConfig (e3f8c89)
  • bigquery/storage/managedwriter: Refine connection metrics (#8324) (54fcf36)
  • bigquery/storage: Add beta2 deprecation message (b3dbdde)
  • bigquery/storage: Add default_missing_value_interpretation field; indicate KMS_SERVICE_ERROR is retryable (b3dbdde)
  • bigquery: Add ProjectID to JobIDConfig (#8405) (7fafd80)

Bug Fixes

  • bigquery/datapolicies: Sync the new PredefinedEpxression types to the client library (fcb41cc)
  • bigquery: Use JobFromProject for storage iterator (#8372) (bfbf18c)

Documentation

  • bigquery/storage/managedwriter: Augment context usage in package docs (#8334) (b30a7f4)
  • bigquery: Improve RowIterator docs and out of process pagination with Storage API (#8419) (40f8f80)

bigquery: v1.53.0

1.53.0 (2023-07-24)

Features

  • bigquery/analyticshub: Promote to GA (130c571)
  • bigquery/connection: Add support for Salesforce connections, which are usable only by allowlisted partners (bac978a)
  • bigquery/datapolicies: Promote to GA (130c571)

... (truncated)

Changelog

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

Changes

0.110.8 (2023-09-11)

Documentation

  • postprocessor: Nudge users towards stable clients (#8513) (05a1484)

0.110.7 (2023-07-31)

Bug Fixes

  • main: Add more docs to base package (c401ab4)

0.110.6 (2023-07-13)

Bug Fixes

0.110.5 (2023-07-07)

Bug Fixes

  • logadmin: Use consistent filter in paging example (#8221) (9570159)

0.110.4 (2023-07-05)

Bug Fixes

  • internal/retry: Simplify gRPC status code mapping of retry error (#8196) (e8b224a)

0.110.3 (2023-06-23)

Bug Fixes

  • internal/retry: Never return nil from GRPCStatus() (#8128) (005d2df)

Documentation

  • v1: Minor clarifications for TaskGroup and min_cpu_platform (3382ef8)

0.110.2 (2023-05-08)

... (truncated)

Commits
  • 7f62291 chore(main): release bigquery 1.55.0 (#8464)
  • dda9bff feat(auth): add downscope package (#8532)
  • ac10224 feat(channel): mark ChannelPartnerGranularity as deprecated and offer alterna...
  • 350f7ad fix(firestore): Correcting EndBefore with LimitToLast behaviour (#8370)
  • 5ef93de fix(firestore): Compare full resource path when docs ordered by name (#8409)
  • 9cfcaf6 test(pubsub): add retry to all integration test resource creation (#8533)
  • 532a37c chore(main): release storage 1.33.0 (#8517)
  • 2ac216a chore: remove now unused samples build script (#8534)
  • 62210d5 feat(auth): add support for external accounts in detect (#8508)
  • a05b6ed test(pubsub): use default MinExtensionPeriod for exactly once tests (#8502)
  • 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)

Bumps [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) from 1.51.0 to 1.55.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.51.0...bigquery/v1.55.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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 12, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2023

Superseded by #469.

@dependabot dependabot bot closed this Oct 6, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/cloud.google.com/go/bigquery-1.55.0 branch October 6, 2023 00:12
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.

0 participants