Skip to content

Commit 4980da3

Browse files
chore(main): release google-cloud-saas_platform-saas_service_mgmt-v1beta1 0.3.0 (#32771)
* chore(main): release google-cloud-saas_platform-saas_service_mgmt-v1beta1 0.3.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 281f892 commit 4980da3

4 files changed

Lines changed: 9 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -705,7 +705,7 @@
705705
"google-cloud-run-v2+FILLER": "0.0.0",
706706
"google-cloud-saas_platform-saas_service_mgmt": "0.1.1",
707707
"google-cloud-saas_platform-saas_service_mgmt+FILLER": "0.0.0",
708-
"google-cloud-saas_platform-saas_service_mgmt-v1beta1": "0.2.1",
708+
"google-cloud-saas_platform-saas_service_mgmt-v1beta1": "0.3.0",
709709
"google-cloud-saas_platform-saas_service_mgmt-v1beta1+FILLER": "0.0.0",
710710
"google-cloud-scheduler": "3.0.3",
711711
"google-cloud-scheduler+FILLER": "0.0.0",

google-cloud-saas_platform-saas_service_mgmt-v1beta1/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
### 0.3.0 (2026-02-24)
4+
5+
#### Features
6+
7+
* Add AppHub related condition types to Deployment protos ([#32448](https://github.com/googleapis/google-cloud-ruby/issues/32448))
8+
39
### 0.2.1 (2025-10-27)
410

511
#### Documentation

google-cloud-saas_platform-saas_service_mgmt-v1beta1/lib/google/cloud/saas_platform/saas_service_mgmt/v1beta1/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module Cloud
2222
module SaasPlatform
2323
module SaasServiceMgmt
2424
module V1beta1
25-
VERSION = "0.2.1"
25+
VERSION = "0.3.0"
2626
end
2727
end
2828
end

google-cloud-saas_platform-saas_service_mgmt-v1beta1/snippets/snippet_metadata_google.cloud.saasplatform.saasservicemgmt.v1beta1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"client_library": {
33
"name": "google-cloud-saas_platform-saas_service_mgmt-v1beta1",
4-
"version": "0.2.1",
4+
"version": "0.3.0",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)