Skip to content

Commit

Permalink
chore(main): release google-cloud-deploy-v1 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Nov 11, 2024
1 parent 76b3406 commit 2d2d659
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@
"google-cloud-datastream-v1alpha1+FILLER": "0.0.0",
"google-cloud-deploy": "1.2.1",
"google-cloud-deploy+FILLER": "0.0.0",
"google-cloud-deploy-v1": "1.3.0",
"google-cloud-deploy-v1": "2.0.0",
"google-cloud-deploy-v1+FILLER": "0.0.0",
"google-cloud-developer_connect": "1.0.1",
"google-cloud-developer_connect+FILLER": "0.0.0",
Expand Down
11 changes: 11 additions & 0 deletions google-cloud-deploy-v1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

### 2.0.0 (2024-11-11)

### ⚠ BREAKING CHANGES

* added new fields for the Automation Repair rule ([#27525](https://github.com/googleapis/google-cloud-ruby/issues/27525))

#### Features

* added new fields for the Automation Repair rule ([#27525](https://github.com/googleapis/google-cloud-ruby/issues/27525))
* added route destination related fields to Gateway service mesh message

### 1.3.0 (2024-09-30)

#### Features
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module Google
module Cloud
module Deploy
module V1
VERSION = "1.3.0"
VERSION = "2.0.0"
end
end
end
Expand Down

0 comments on commit 2d2d659

Please sign in to comment.