alicenet / utilities

Utilities for the AliceNet project
MIT License
1 stars 0 forks source link

Bump cloud.google.com/go/spanner from 1.36.0 to 1.38.0 #44

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps cloud.google.com/go/spanner from 1.36.0 to 1.38.0.

Release notes

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

bigquery: v1.38.0

1.38.0 (2022-08-12)

Features

  • bigquery/migration: Add MySQL dialect to bigquerymigration v2 client library (370e23e)
  • bigquery/storage/managedwriter: improve error communication (#6360) (b30d89d)

Bug Fixes

  • bigquery/storage/managedwriter: propagate calloptions to append (#6488) (c65f9da)

spanner: v1.38.0

1.38.0 (2022-09-03)

Features

  • spanner/spannertest: add support for adding and dropping Foreign Keys (#6608) (ccd3614)
  • spanner/spansql: add support for coalesce expressions (#6461) (bff16a7)
  • spanner: Adds auto-generated CL for googleapis for jsonb (3bc37e2)

Bug Fixes

  • spanner: pass userAgent to cloud spanner requests (#6598) (59d162b)

bigquery: v1.37.0

1.37.0 (2022-08-04)

Features

  • bigquery/connection: Add service_account_id output field to CloudSQL properties (1d6fbcc)
  • bigquery/storage/managedwriter: refactor AppendResponse (#6402) (c07bca2)
  • bigquery: support JSON as a data type (#5986) (835fe4f)

Bug Fixes

  • bigquery: include user_email field when requesting job information (#6256) (da42b4e)

Documentation

  • bigquery/storage: clarify size limitations for AppendRowsRequest chore: add preferred_min_stream_count to CreateReadSessionRequest chore: add write_stream to AppendRowsResponse (1d6fbcc)

spanner: v1.37.0

... (truncated)

Commits
  • ef12dbd chore(main): release spanner 1.38.0 (#6606)
  • ccd3614 feat(spanner/spannertest): add support for adding and dropping Foreign Keys (...
  • bff16a7 feat(spanner/spansql): add support for coalesce expressions (#6461)
  • e9a94c2 feat(bigquery): improve error when reading null values (#6566)
  • 6b0ac0c feat(bigquery/storage/managedwriter): augment reconnection logic (#6609)
  • 9f3c334 chore(logging): added extra variables on environment test runs (#6511)
  • f8a307c chore(internal/gapicgen): fix print to not panic (#6583)
  • a6004e7 feat(iam): start generating apiv2 (#6605)
  • 59d162b fix(spanner): pass userAgent to cloud spanner requests (#6598)
  • eedc632 feat(bigquery): add trace instrumentation support for individual rpcs (#6493)
  • 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)