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] authored Dec 13, 2024
1 parent 1f49a23 commit 625f125
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest-submodules.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@
"cloudquotas": "1.2.0",
"cloudtasks": "1.13.2",
"commerce": "1.2.1",
"compute": "1.30.0",
"compute": "1.31.0",
"compute/metadata": "0.5.2",
"confidentialcomputing": "1.8.0",
"config": "1.1.2",
"config": "1.2.0",
"contactcenterinsights": "1.16.0",
"container": "1.42.0",
"containeranalysis": "0.13.2",
Expand Down
7 changes: 7 additions & 0 deletions compute/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changes

## [1.31.0](https://github.com/googleapis/google-cloud-go/compare/compute/v1.30.0...compute/v1.31.0) (2024-12-13)


### Features

* **compute:** Update Compute Engine API to revision 20241201 ([#971](https://github.com/googleapis/google-cloud-go/issues/971)) ([#11274](https://github.com/googleapis/google-cloud-go/issues/11274)) ([1f49a23](https://github.com/googleapis/google-cloud-go/commit/1f49a23270a3614ead812524d94a87c39b403e76))

## [1.30.0](https://github.com/googleapis/google-cloud-go/compare/compute/v1.29.0...compute/v1.30.0) (2024-12-11)


Expand Down
2 changes: 1 addition & 1 deletion compute/internal/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
package internal

// Version is the current tagged release of the library.
const Version = "1.30.0"
const Version = "1.31.0"
18 changes: 18 additions & 0 deletions config/CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
# Changelog


## [1.2.0](https://github.com/googleapis/google-cloud-go/compare/config/v1.1.2...config/v1.2.0) (2024-12-13)


### Features

* **config:** Added annotations ([1f49a23](https://github.com/googleapis/google-cloud-go/commit/1f49a23270a3614ead812524d94a87c39b403e76))


### Bug Fixes

* **config:** Changed field behavior for an existing field `service_account` in message `.google.cloud.config.v1.Deployment` ([1f49a23](https://github.com/googleapis/google-cloud-go/commit/1f49a23270a3614ead812524d94a87c39b403e76))
* **config:** Changed field behavior for an existing field `service_account` in message `.google.cloud.config.v1.Preview` ([1f49a23](https://github.com/googleapis/google-cloud-go/commit/1f49a23270a3614ead812524d94a87c39b403e76))


### Documentation

* **config:** Service Account is a required field ([1f49a23](https://github.com/googleapis/google-cloud-go/commit/1f49a23270a3614ead812524d94a87c39b403e76))

## [1.1.2](https://github.com/googleapis/google-cloud-go/compare/config/v1.1.1...config/v1.1.2) (2024-10-23)


Expand Down
2 changes: 1 addition & 1 deletion config/internal/version.go

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

0 comments on commit 625f125

Please sign in to comment.