diff --git a/.release-please-manifest-individual.json b/.release-please-manifest-individual.json index bf4f8d2db530..5940ffd2ee4b 100644 --- a/.release-please-manifest-individual.json +++ b/.release-please-manifest-individual.json @@ -1,13 +1,13 @@ { - "bigquery": "1.43.0", - "bigtable": "1.16.0", + "bigquery": "1.43.1", + "bigtable": "1.17.0", "datastore": "1.9.0", - "errorreporting": "0.2.0", - "firestore": "1.8.0", + "errorreporting": "0.3.0", + "firestore": "1.8.1", "logging": "1.5.0", "profiler": "0.3.0", "pubsub": "1.26.0", "pubsublite": "1.4.1", - "spanner": "1.39.0", - "storage": "1.27.0" + "spanner": "1.40.0", + "storage": "1.28.0" } diff --git a/bigquery/CHANGES.md b/bigquery/CHANGES.md index e083402aa3c3..f605f01e5d5f 100644 --- a/bigquery/CHANGES.md +++ b/bigquery/CHANGES.md @@ -2,6 +2,13 @@ +## [1.43.1](https://github.com/googleapis/google-cloud-go/compare/bigquery/v1.43.0...bigquery/v1.43.1) (2022-11-01) + + +### Bug Fixes + +* **bigquery/storage/managedwriter:** Remove old header routing ([#6960](https://github.com/googleapis/google-cloud-go/issues/6960)) ([434b407](https://github.com/googleapis/google-cloud-go/commit/434b407f4ba66247cb0a15288a2de8e76b691605)) + ## [1.43.0](https://github.com/googleapis/google-cloud-go/compare/bigquery/v1.42.0...bigquery/v1.43.0) (2022-10-24) diff --git a/bigquery/internal/version.go b/bigquery/internal/version.go index e9cb2bfccffe..b6947ff66e92 100644 --- a/bigquery/internal/version.go +++ b/bigquery/internal/version.go @@ -16,4 +16,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.43.0" +const Version = "1.43.1" diff --git a/bigtable/CHANGES.md b/bigtable/CHANGES.md index 54845b339583..61290f01fb52 100644 --- a/bigtable/CHANGES.md +++ b/bigtable/CHANGES.md @@ -1,5 +1,20 @@ # Changes +## [1.17.0](https://github.com/googleapis/google-cloud-go/compare/bigtable/v1.16.0...bigtable/v1.17.0) (2022-11-01) + + +### Features + +* **bigtable:** Add create table metadata support ([#6813](https://github.com/googleapis/google-cloud-go/issues/6813)) ([d497377](https://github.com/googleapis/google-cloud-go/commit/d4973774b6b31a2091bcff06c01af6acf4378e93)) +* **bigtable:** Add update table metadata support ([#6746](https://github.com/googleapis/google-cloud-go/issues/6746)) ([f19ffad](https://github.com/googleapis/google-cloud-go/commit/f19ffada53d45919e872bec7089f0a540a35755d)) +* **bigtable:** Update genproto ([#6710](https://github.com/googleapis/google-cloud-go/issues/6710)) ([34f3aa4](https://github.com/googleapis/google-cloud-go/commit/34f3aa4c36c9a082e4bde1aad6f18951eb48cb51)) + + +### Bug Fixes + +* **bigtable:** CellsPer(Row|Column)LimitFilter should error with arguments <= 0. ([#6495](https://github.com/googleapis/google-cloud-go/issues/6495)) ([7724d8f](https://github.com/googleapis/google-cloud-go/commit/7724d8f077db62d543571b11bd17d5494fbd0260)) +* **bigtable:** Fix flaky AdminBackUp test ([#6917](https://github.com/googleapis/google-cloud-go/issues/6917)) ([45cc61e](https://github.com/googleapis/google-cloud-go/commit/45cc61ecad8dd67ac1b17b1f8e03043ff6ab4792)) + ## [1.16.0](https://github.com/googleapis/google-cloud-go/compare/bigtable/v1.15.0...bigtable/v1.16.0) (2022-07-27) diff --git a/bigtable/internal/version.go b/bigtable/internal/version.go index b82e17a1938d..6607c695d5cb 100644 --- a/bigtable/internal/version.go +++ b/bigtable/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.16.0" +const Version = "1.17.0" diff --git a/errorreporting/CHANGES.md b/errorreporting/CHANGES.md index c0db87462de4..6a48b8b0fff0 100644 --- a/errorreporting/CHANGES.md +++ b/errorreporting/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [0.3.0](https://github.com/googleapis/google-cloud-go/compare/errorreporting/v0.2.0...errorreporting/v0.3.0) (2022-11-01) + + +### Features + +* **errorreporting:** start generating REST client for beta clients ([25b7775](https://github.com/googleapis/google-cloud-go/commit/25b77757c1e6f372e03bf99ab7461264bba48d26)) + ## [0.2.0](https://github.com/googleapis/google-cloud-go/compare/errorreporting/v0.1.0...errorreporting/v0.2.0) (2022-02-14) diff --git a/errorreporting/internal/version.go b/errorreporting/internal/version.go index e526d78c36f7..2d40693cc33f 100644 --- a/errorreporting/internal/version.go +++ b/errorreporting/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "0.2.0" +const Version = "0.3.0" diff --git a/firestore/CHANGES.md b/firestore/CHANGES.md index a96c2c9ce10e..46fdf8394db6 100644 --- a/firestore/CHANGES.md +++ b/firestore/CHANGES.md @@ -1,5 +1,12 @@ # Changes +## [1.8.1](https://github.com/googleapis/google-cloud-go/compare/firestore/v1.8.0...firestore/v1.8.1) (2022-11-01) + + +### Documentation + +* **firestore:** Adds emulator snippet ([#6926](https://github.com/googleapis/google-cloud-go/issues/6926)) ([456afab](https://github.com/googleapis/google-cloud-go/commit/456afab76f078ef58b7e5b3409acc6b3f71c5b79)) + ## [1.8.0](https://github.com/googleapis/google-cloud-go/compare/firestore/v1.7.0...firestore/v1.8.0) (2022-10-17) diff --git a/firestore/internal/version.go b/firestore/internal/version.go index 0ad9373b3b59..0212cf2e8ae8 100644 --- a/firestore/internal/version.go +++ b/firestore/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.8.0" +const Version = "1.8.1" diff --git a/spanner/CHANGES.md b/spanner/CHANGES.md index bba2076a3a8d..94a0e3ae631c 100644 --- a/spanner/CHANGES.md +++ b/spanner/CHANGES.md @@ -1,5 +1,13 @@ # Changes +## [1.40.0](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.39.0...spanner/v1.40.0) (2022-11-01) + + +### Features + +* **spanner:** Update result_set.proto to return undeclared parameters in ExecuteSql API ([de4e16a](https://github.com/googleapis/google-cloud-go/commit/de4e16a498354ea7271f5b396f7cb2bb430052aa)) +* **spanner:** Update transaction.proto to include different lock modes ([caf4afa](https://github.com/googleapis/google-cloud-go/commit/caf4afa139ad7b38b6df3e3b17b8357c81e1fd6c)) + ## [1.39.0](https://github.com/googleapis/google-cloud-go/compare/spanner/v1.38.0...spanner/v1.39.0) (2022-09-21) diff --git a/spanner/internal/version.go b/spanner/internal/version.go index 385391b28ace..1c52a3504b2c 100644 --- a/spanner/internal/version.go +++ b/spanner/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.39.0" +const Version = "1.40.0" diff --git a/storage/CHANGES.md b/storage/CHANGES.md index 7dbf460aabf5..c7846ce64bc8 100644 --- a/storage/CHANGES.md +++ b/storage/CHANGES.md @@ -1,6 +1,25 @@ # Changes +## [1.28.0](https://github.com/googleapis/google-cloud-go/compare/storage/v1.27.0...storage/v1.28.0) (2022-11-01) + + +### Features + +* **storage/internal:** Add routing annotations ([ce3f945](https://github.com/googleapis/google-cloud-go/commit/ce3f9458e511eca0910992763232abbcd64698f1)) +* **storage:** Add Autoclass support ([#6828](https://github.com/googleapis/google-cloud-go/issues/6828)) ([f7c7f41](https://github.com/googleapis/google-cloud-go/commit/f7c7f41e4d7fcffe05860e1114cb20f40c869da8)) + + +### Bug Fixes + +* **storage:** Fix read-write race in Writer.Write ([#6817](https://github.com/googleapis/google-cloud-go/issues/6817)) ([4766d3e](https://github.com/googleapis/google-cloud-go/commit/4766d3e1004119b93c6bd352024b5bf3404252eb)) +* **storage:** Fix request token passing for Copier.Run ([#6863](https://github.com/googleapis/google-cloud-go/issues/6863)) ([faaab06](https://github.com/googleapis/google-cloud-go/commit/faaab066d8e509dc440bcbc87391557ecee7dbf2)), refs [#6857](https://github.com/googleapis/google-cloud-go/issues/6857) + + +### Documentation + +* **storage:** Update broken links for SignURL and PostPolicy ([#6779](https://github.com/googleapis/google-cloud-go/issues/6779)) ([776138b](https://github.com/googleapis/google-cloud-go/commit/776138bc06a1e5fd45acbf8f9d36e9dc6ce31dd3)) + ## [1.27.0](https://github.com/googleapis/google-cloud-go/compare/storage/v1.26.0...storage/v1.27.0) (2022-09-22) diff --git a/storage/internal/version.go b/storage/internal/version.go index dc1cb9f6009b..50f34dc83c52 100644 --- a/storage/internal/version.go +++ b/storage/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.27.0" +const Version = "1.28.0"