hashicorp / vault-plugin-secrets-alicloud

Dynamic secrets for Alibaba Cloud.
Mozilla Public License 2.0
1 stars 8 forks source link

Update module cloud.google.com/go to v0.30.0 - autoclosed #9

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This PR contains the following updates:

Package Type Update Change References
cloud.google.com/go require minor v0.26.0 -> v0.30.0 source

Release Notes

GoogleCloudPlatform/gcloud-golang ### [`v0.30.0`](https://renovatebot.com/gh/GoogleCloudPlatform/gcloud-golang/blob/master/CHANGES.md#v0300) [Compare Source](https://renovatebot.com/gh/GoogleCloudPlatform/gcloud-golang/compare/v0.29.0...v0.30.0) - spanner: DML support added. See for more information. - bigtable: bttest supports row sample filter. - functions: metadata package added for accessing Cloud Functions resource metadata. ### [`v0.29.0`](https://renovatebot.com/gh/GoogleCloudPlatform/gcloud-golang/blob/master/CHANGES.md#v0290) [Compare Source](https://renovatebot.com/gh/GoogleCloudPlatform/gcloud-golang/compare/v0.28.0...v0.29.0) - bigtable: - Add retry to all idempotent RPCs. - cbt supports complex GC policies. - Emulator supports arbitrary bytes in regex filters. - firestore: Add ArrayUnion and ArrayRemove. - logging: Add the ContextFunc option to supply the context used for asynchronous RPCs. - profiler: Ignore NotDefinedError when fetching the instance name - pubsub: - BEHAVIOR CHANGE: Receive doesn't retry if an RPC returns codes.Cancelled. - BEHAVIOR CHANGE: Receive retries on Unavailable intead of returning. - Fix deadlock. - Restore Ack/Nack/Modacks metrics. - Improve context handling in iterator. - Implement synchronous mode for Receive. - pstest: add Pull. - spanner: Add a metric for the number of sessions currently opened. - storage: - Canceling the context releases all resources. - Add additional RetentionPolicy attributes. - vision/apiv1: Add LocalizeObjects method. ### [`v0.28.0`](https://renovatebot.com/gh/GoogleCloudPlatform/gcloud-golang/blob/master/CHANGES.md#v0280) [Compare Source](https://renovatebot.com/gh/GoogleCloudPlatform/gcloud-golang/compare/v0.27.0...v0.28.0) - bigtable: - Emulator returns Unimplemented for snapshot RPCs. - bigquery: - Support zero-length repeated, nested fields. - cloud assets: - Add v1beta client. - datastore: - Don't nil out transaction ID on retry. - firestore: - BREAKING CHANGE: When watching a query with Query.Snapshots, QuerySnapshotIterator.Next returns a QuerySnapshot which contains read time, result size, change list and the DocumentIterator (previously, QuerySnapshotIterator.Next returned just the DocumentIterator). See: . - Add array-contains operator. - IAM: - Add iam/credentials/apiv1 client. - pubsub: - Canceling the context passed to Subscription.Receive causes Receive to return when processing finishes on all messages currently in progress, even if new messages are arriving. - redis: - Add redis/apiv1 client. - storage: - Add Reader.Attrs. - Deprecate several Reader getter methods: please use Reader.Attrs for these instead. - Add ObjectHandle.Bucket and ObjectHandle.Object methods. ### [`v0.27.0`](https://renovatebot.com/gh/GoogleCloudPlatform/gcloud-golang/blob/master/CHANGES.md#v0270) [Compare Source](https://renovatebot.com/gh/GoogleCloudPlatform/gcloud-golang/compare/v0.26.0...v0.27.0) - bigquery: - Allow modification of encryption configuration and partitioning options to a table via the Update call. - Add a SchemaFromJSON function that converts a JSON table schema. - bigtable: - Restore cbt count functionality. - containeranalysis: - Add v1beta client. - spanner: - Fix a case where an iterator might not be closed correctly. - storage: - Add ServiceAccount method . - Add a method to Reader that returns the parsed value of the Last-Modified header.

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.


This PR has been generated by Renovate Bot. View repository job log here.