Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Mar 14, 2024
1 parent 8c82f6b commit 51f0649
Show file tree
Hide file tree
Showing 67 changed files with 265 additions and 67 deletions.
2 changes: 1 addition & 1 deletion scheduler/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.10.6"
const Version = "1.10.7"
8 changes: 7 additions & 1 deletion secretmanager/CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [1.11.6](https://github.com/googleapis/google-cloud-go/compare/secretmanager/v1.11.5...secretmanager/v1.11.6) (2024-03-14)


### Bug Fixes

* **secretmanager:** Update protobuf dep to v1.33.0 ([30b038d](https://github.com/googleapis/google-cloud-go/commit/30b038d8cac0b8cd5dd4761c87f3f298760dd33a))

## [1.11.5](https://github.com/googleapis/google-cloud-go/compare/secretmanager/v1.11.4...secretmanager/v1.11.5) (2024-01-30)


Expand Down Expand Up @@ -127,4 +134,3 @@ Stabilize GA surface.

This is the first tag to carve out secretmanager as its own module. See
[Add a module to a multi-module repository](https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository).

2 changes: 1 addition & 1 deletion secretmanager/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.11.5"
const Version = "1.11.6"
8 changes: 7 additions & 1 deletion securesourcemanager/CHANGES.md
@@ -1,5 +1,12 @@
# Changelog

## [0.1.4](https://github.com/googleapis/google-cloud-go/compare/securesourcemanager/v0.1.3...securesourcemanager/v0.1.4) (2024-03-14)


### Bug Fixes

* **securesourcemanager:** Update protobuf dep to v1.33.0 ([30b038d](https://github.com/googleapis/google-cloud-go/commit/30b038d8cac0b8cd5dd4761c87f3f298760dd33a))

## [0.1.3](https://github.com/googleapis/google-cloud-go/compare/securesourcemanager/v0.1.2...securesourcemanager/v0.1.3) (2024-01-30)


Expand Down Expand Up @@ -29,4 +36,3 @@
* **securesourcemanager:** New clients ([#8738](https://github.com/googleapis/google-cloud-go/issues/8738)) ([b02ab73](https://github.com/googleapis/google-cloud-go/commit/b02ab733edd1a74f74b244298524f72d84046c0c))

## Changes

2 changes: 1 addition & 1 deletion securesourcemanager/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 7 additions & 1 deletion security/CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [1.15.6](https://github.com/googleapis/google-cloud-go/compare/security/v1.15.5...security/v1.15.6) (2024-03-14)


### Bug Fixes

* **security:** Update protobuf dep to v1.33.0 ([30b038d](https://github.com/googleapis/google-cloud-go/commit/30b038d8cac0b8cd5dd4761c87f3f298760dd33a))

## [1.15.5](https://github.com/googleapis/google-cloud-go/compare/security/v1.15.4...security/v1.15.5) (2024-01-30)


Expand Down Expand Up @@ -183,4 +190,3 @@ Stabilize GA surface.

This is the first tag to carve out security as its own module. See
[Add a module to a multi-module repository](https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository).

2 changes: 1 addition & 1 deletion security/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.15.5"
const Version = "1.15.6"
8 changes: 7 additions & 1 deletion securitycentermanagement/CHANGES.md
@@ -1,5 +1,12 @@
# Changelog

## [0.1.6](https://github.com/googleapis/google-cloud-go/compare/securitycentermanagement/v0.1.5...securitycentermanagement/v0.1.6) (2024-03-14)


### Bug Fixes

* **securitycentermanagement:** Update protobuf dep to v1.33.0 ([30b038d](https://github.com/googleapis/google-cloud-go/commit/30b038d8cac0b8cd5dd4761c87f3f298760dd33a))

## [0.1.5](https://github.com/googleapis/google-cloud-go/compare/securitycentermanagement/v0.1.4...securitycentermanagement/v0.1.5) (2024-03-04)


Expand Down Expand Up @@ -44,4 +51,3 @@
* **securitycentermanagement:** Security Center Management API ([#9068](https://github.com/googleapis/google-cloud-go/issues/9068)) ([5132d0f](https://github.com/googleapis/google-cloud-go/commit/5132d0fea3a5ac902a2c9eee865241ed4509a5f4))

## Changes

2 changes: 1 addition & 1 deletion securitycentermanagement/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 7 additions & 1 deletion securityposture/CHANGES.md
@@ -1,5 +1,12 @@
# Changelog

## [0.1.2](https://github.com/googleapis/google-cloud-go/compare/securityposture/v0.1.1...securityposture/v0.1.2) (2024-03-14)


### Bug Fixes

* **securityposture:** Update protobuf dep to v1.33.0 ([30b038d](https://github.com/googleapis/google-cloud-go/commit/30b038d8cac0b8cd5dd4761c87f3f298760dd33a))

## [0.1.1](https://github.com/googleapis/google-cloud-go/compare/securityposture/v0.1.0...securityposture/v0.1.1) (2024-01-30)


Expand All @@ -15,4 +22,3 @@
* **securityposture:** New clients ([#9289](https://github.com/googleapis/google-cloud-go/issues/9289)) ([4a756bc](https://github.com/googleapis/google-cloud-go/commit/4a756bca314daa87101bfad16d2b8b2c352f0a4c))

## Changes

2 changes: 1 addition & 1 deletion securityposture/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 7 additions & 1 deletion servicecontrol/CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [1.13.1](https://github.com/googleapis/google-cloud-go/compare/servicecontrol/v1.13.0...servicecontrol/v1.13.1) (2024-03-14)


### Bug Fixes

* **servicecontrol:** Update protobuf dep to v1.33.0 ([30b038d](https://github.com/googleapis/google-cloud-go/commit/30b038d8cac0b8cd5dd4761c87f3f298760dd33a))

## [1.13.0](https://github.com/googleapis/google-cloud-go/compare/servicecontrol/v1.12.5...servicecontrol/v1.13.0) (2024-02-21)


Expand Down Expand Up @@ -159,4 +166,3 @@ Stabilize GA surface.

This is the first tag to carve out servicecontrol as its own module. See
[Add a module to a multi-module repository](https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository).

2 changes: 1 addition & 1 deletion servicecontrol/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.13.0"
const Version = "1.13.1"
8 changes: 7 additions & 1 deletion servicedirectory/CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [1.11.5](https://github.com/googleapis/google-cloud-go/compare/servicedirectory/v1.11.4...servicedirectory/v1.11.5) (2024-03-14)


### Bug Fixes

* **servicedirectory:** Update protobuf dep to v1.33.0 ([30b038d](https://github.com/googleapis/google-cloud-go/commit/30b038d8cac0b8cd5dd4761c87f3f298760dd33a))

## [1.11.4](https://github.com/googleapis/google-cloud-go/compare/servicedirectory/v1.11.3...servicedirectory/v1.11.4) (2024-01-30)


Expand Down Expand Up @@ -127,4 +134,3 @@ Stabilize GA surface.

This is the first tag to carve out servicedirectory as its own module. See
[Add a module to a multi-module repository](https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository).

2 changes: 1 addition & 1 deletion servicedirectory/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.11.4"
const Version = "1.11.5"
8 changes: 7 additions & 1 deletion servicehealth/CHANGES.md
@@ -1,5 +1,12 @@
# Changelog

## [0.1.3](https://github.com/googleapis/google-cloud-go/compare/servicehealth/v0.1.2...servicehealth/v0.1.3) (2024-03-14)


### Bug Fixes

* **servicehealth:** Update protobuf dep to v1.33.0 ([30b038d](https://github.com/googleapis/google-cloud-go/commit/30b038d8cac0b8cd5dd4761c87f3f298760dd33a))

## [0.1.2](https://github.com/googleapis/google-cloud-go/compare/servicehealth/v0.1.1...servicehealth/v0.1.2) (2024-02-21)


Expand All @@ -23,4 +30,3 @@
* **servicehealth:** New clients ([#9245](https://github.com/googleapis/google-cloud-go/issues/9245)) ([2868a43](https://github.com/googleapis/google-cloud-go/commit/2868a43805e87ec51bfb816ecb3289c4c0e6bc09))

## Changes

2 changes: 1 addition & 1 deletion servicehealth/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 7 additions & 1 deletion servicemanagement/CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [1.9.7](https://github.com/googleapis/google-cloud-go/compare/servicemanagement/v1.9.6...servicemanagement/v1.9.7) (2024-03-14)


### Bug Fixes

* **servicemanagement:** Update protobuf dep to v1.33.0 ([30b038d](https://github.com/googleapis/google-cloud-go/commit/30b038d8cac0b8cd5dd4761c87f3f298760dd33a))

## [1.9.6](https://github.com/googleapis/google-cloud-go/compare/servicemanagement/v1.9.5...servicemanagement/v1.9.6) (2024-01-30)


Expand Down Expand Up @@ -127,4 +134,3 @@ Stabilize GA surface.

This is the first tag to carve out servicemanagement as its own module. See
[Add a module to a multi-module repository](https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository).

2 changes: 1 addition & 1 deletion servicemanagement/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.9.6"
const Version = "1.9.7"
8 changes: 7 additions & 1 deletion serviceusage/CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [1.8.5](https://github.com/googleapis/google-cloud-go/compare/serviceusage/v1.8.4...serviceusage/v1.8.5) (2024-03-14)


### Bug Fixes

* **serviceusage:** Update protobuf dep to v1.33.0 ([30b038d](https://github.com/googleapis/google-cloud-go/commit/30b038d8cac0b8cd5dd4761c87f3f298760dd33a))

## [1.8.4](https://github.com/googleapis/google-cloud-go/compare/serviceusage/v1.8.3...serviceusage/v1.8.4) (2024-01-30)


Expand Down Expand Up @@ -106,4 +113,3 @@ Stabilize GA surface.

This is the first tag to carve out serviceusage as its own module. See
[Add a module to a multi-module repository](https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository).

2 changes: 1 addition & 1 deletion serviceusage/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.8.4"
const Version = "1.8.5"
8 changes: 7 additions & 1 deletion shell/CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [1.7.6](https://github.com/googleapis/google-cloud-go/compare/shell/v1.7.5...shell/v1.7.6) (2024-03-14)


### Bug Fixes

* **shell:** Update protobuf dep to v1.33.0 ([30b038d](https://github.com/googleapis/google-cloud-go/commit/30b038d8cac0b8cd5dd4761c87f3f298760dd33a))

## [1.7.5](https://github.com/googleapis/google-cloud-go/compare/shell/v1.7.4...shell/v1.7.5) (2024-01-30)


Expand Down Expand Up @@ -99,4 +106,3 @@ Stabilize GA surface.

This is the first tag to carve out shell as its own module. See
[Add a module to a multi-module repository](https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository).

2 changes: 1 addition & 1 deletion shell/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.7.5"
const Version = "1.7.6"
8 changes: 7 additions & 1 deletion shopping/CHANGES.md
@@ -1,5 +1,12 @@
# Changelog

## [0.3.2](https://github.com/googleapis/google-cloud-go/compare/shopping/v0.3.1...shopping/v0.3.2) (2024-03-14)


### Bug Fixes

* **shopping:** Update protobuf dep to v1.33.0 ([30b038d](https://github.com/googleapis/google-cloud-go/commit/30b038d8cac0b8cd5dd4761c87f3f298760dd33a))

## [0.3.1](https://github.com/googleapis/google-cloud-go/compare/shopping/v0.3.0...shopping/v0.3.1) (2024-01-30)


Expand Down Expand Up @@ -51,4 +58,3 @@
* **shopping:** New clients ([#8699](https://github.com/googleapis/google-cloud-go/issues/8699)) ([0e43b40](https://github.com/googleapis/google-cloud-go/commit/0e43b40184bacac8d355ea2cfd00ebe58bd9e30b))

## Changes

2 changes: 1 addition & 1 deletion shopping/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 7 additions & 1 deletion speech/CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [1.22.1](https://github.com/googleapis/google-cloud-go/compare/speech/v1.22.0...speech/v1.22.1) (2024-03-14)


### Bug Fixes

* **speech:** Update protobuf dep to v1.33.0 ([30b038d](https://github.com/googleapis/google-cloud-go/commit/30b038d8cac0b8cd5dd4761c87f3f298760dd33a))

## [1.22.0](https://github.com/googleapis/google-cloud-go/compare/speech/v1.21.1...speech/v1.22.0) (2024-02-26)


Expand Down Expand Up @@ -263,4 +270,3 @@ Stabilize GA surface.

This is the first tag to carve out speech as its own module. See
[Add a module to a multi-module repository](https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository).

2 changes: 1 addition & 1 deletion speech/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.22.0"
const Version = "1.22.1"
8 changes: 7 additions & 1 deletion storageinsights/CHANGES.md
@@ -1,6 +1,13 @@
# Changelog


## [1.0.6](https://github.com/googleapis/google-cloud-go/compare/storageinsights/v1.0.5...storageinsights/v1.0.6) (2024-03-14)


### Bug Fixes

* **storageinsights:** Update protobuf dep to v1.33.0 ([30b038d](https://github.com/googleapis/google-cloud-go/commit/30b038d8cac0b8cd5dd4761c87f3f298760dd33a))

## [1.0.5](https://github.com/googleapis/google-cloud-go/compare/storageinsights/v1.0.4...storageinsights/v1.0.5) (2024-01-30)


Expand Down Expand Up @@ -72,4 +79,3 @@
* **storageinsights:** Start generating apiv1 ([#7862](https://github.com/googleapis/google-cloud-go/issues/7862)) ([07a5ac1](https://github.com/googleapis/google-cloud-go/commit/07a5ac1965154b471d5a45e0c566803ea9edb15f))

## Changes

2 changes: 1 addition & 1 deletion storageinsights/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 7 additions & 1 deletion storagetransfer/CHANGES.md
@@ -1,5 +1,12 @@
# Changes

## [1.10.5](https://github.com/googleapis/google-cloud-go/compare/storagetransfer/v1.10.4...storagetransfer/v1.10.5) (2024-03-14)


### Bug Fixes

* **storagetransfer:** Update protobuf dep to v1.33.0 ([30b038d](https://github.com/googleapis/google-cloud-go/commit/30b038d8cac0b8cd5dd4761c87f3f298760dd33a))

## [1.10.4](https://github.com/googleapis/google-cloud-go/compare/storagetransfer/v1.10.3...storagetransfer/v1.10.4) (2024-01-30)


Expand Down Expand Up @@ -120,4 +127,3 @@ Stabilize GA surface.

This is the first tag to carve out storagetransfer as its own module. See
[Add a module to a multi-module repository](https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository).

2 changes: 1 addition & 1 deletion storagetransfer/internal/version.go
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.10.4"
const Version = "1.10.5"
8 changes: 7 additions & 1 deletion support/CHANGES.md
@@ -1,6 +1,13 @@
# Changelog


## [1.0.5](https://github.com/googleapis/google-cloud-go/compare/support/v1.0.4...support/v1.0.5) (2024-03-14)


### Bug Fixes

* **support:** Update protobuf dep to v1.33.0 ([30b038d](https://github.com/googleapis/google-cloud-go/commit/30b038d8cac0b8cd5dd4761c87f3f298760dd33a))

## [1.0.4](https://github.com/googleapis/google-cloud-go/compare/support/v1.0.3...support/v1.0.4) (2024-01-30)


Expand Down Expand Up @@ -66,4 +73,3 @@
* **support:** Start generating apiv2 ([#7879](https://github.com/googleapis/google-cloud-go/issues/7879)) ([e882c64](https://github.com/googleapis/google-cloud-go/commit/e882c647e58564bc6e4265d1424df22ab0eb0e2b))

## Changes

2 changes: 1 addition & 1 deletion support/internal/version.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 51f0649

Please sign in to comment.