Skip to content

Bump cloud.google.com/go/firestore from 1.1.0 to 1.7.0#103

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/cloud.google.com/go/firestore-1.7.0
Closed

Bump cloud.google.com/go/firestore from 1.1.0 to 1.7.0#103
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/cloud.google.com/go/firestore-1.7.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 10, 2022

Bumps cloud.google.com/go/firestore from 1.1.0 to 1.7.0.

Release notes

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

firestore: v1.7.0

1.7.0 (2022-10-06)

Features

  • firestore/apiv1: add firestore aggregation query apis to the stable googleapis branch (ec1a190)
  • firestore: Adds Bulkwriter support to Firestore client (#5946) (20b6c1b)
  • firestore: expose read_time fields in Firestore PartitionQuery and ListCollectionIds, currently only available in private preview (90489b1)

language: v1.6.0

1.6.0 (2022-09-28)

Features

  • language: Add support for V1 and V2 classification models for the V1 API (52dddd1)
  • language: Add support for V1 and V2 classification models for the V1Beta2 API (52dddd1)

Documentation

  • language: fix docstring formatting (52dddd1)

dataproc: v1.6.0

1.6.0 (2022-09-28)

Features

  • dataproc: add support for Dataproc metric configuration (52dddd1)

asset: v1.7.0

1.7.0 (2022-09-28)

Features

  • asset: Add client library support for AssetService v1 SavedQuery APIs Committer: jeffreyai@ (52dddd1)

workflows: v1.7.0

1.7.0 (2022-09-21)

Features

  • workflows: rewrite signatures in terms of new types for betas (9f303f9)

webrisk: v1.5.0

1.5.0 (2022-09-21)

... (truncated)

Changelog

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

1.7.0 (2022-09-19)

Features

  • documentai: start generating proto message types (563f546)

1.6.0 (2022-09-15)

Features

  • documentai/apiv1beta3: add REST transport (f7b0822)

1.5.0 (2022-08-18)

⚠ BREAKING CHANGES

  • documentai: Changed the name field for ProcessRequest and BatchProcessorRequest to accept * so the name field can accept Processor and ProcessorVersion.

Features

  • documentai: Added field_mask to ProcessRequest object in document_processor_service.proto feat: Added parent_ids to Revision object in document.proto feat: Added integer_values, float_values and non_present to Entity object in document.proto feat: Added corrected_key_text, correct_value_text to FormField object in document.proto feat: Added OperationMetadata resource feat!: Added Processor Management and Processor Version support to v1 library (370e23e)

Documentation

  • documentai: fix minor docstring formatting (370e23e)

Miscellaneous Chores

1.4.0 (2022-02-23)

Features

  • documentai: set versionClient to module version (55f0d92)

1.3.0 (2022-02-22)

Features

  • documentai: add symbols field, and auto-format comments (f9fe0f2)
  • documentai: add symbols field, and auto-format comments (f9fe0f2)

... (truncated)

Commits
  • 76b06c8 chore: release main (#6739)
  • 54457f5 chore(storage): fix retry propagation for gRPC (#6762)
  • d1a444d feat(bigquery/storage/managedwriter): retry on FailedPrecondition (#6761)
  • 6c384c5 test(storage): dual trans for HMAC / PostPolicyV4 (#6717)
  • 43dbbd7 chore(storage): retry configs for gRPC media ops (#6754)
  • 6ae9c67 feat(bigquery/storage/managedwriter): support append retries (#6695)
  • 8e09288 fix(bigquery): bq connection auth scopes (#6752)
  • 7163486 chore(all): auto-regenerate gapics (#6750)
  • 52dddd1 chore(all): auto-regenerate gapics (#6751)
  • 9d2064d chore(storage): prep RetentionPeriod for proto3 optional (#6749)
  • 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 [cloud.google.com/go/firestore](https://github.com/googleapis/google-cloud-go) from 1.1.0 to 1.7.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@dlp/v1.1.0...asset/v1.7.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/firestore
  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 Oct 10, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 24, 2022

Superseded by #111.

@dependabot dependabot bot closed this Oct 24, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/cloud.google.com/go/firestore-1.7.0 branch October 24, 2022 11:10
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