Skip to content

Commit e129368

Browse files
chore(main): release google-cloud-orchestration-airflow-service-v1 1.3.1 (googleapis#29344)
1 parent 33d5b96 commit e129368

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
@@ -525,7 +525,7 @@
525525
"google-cloud-oracle_database-v1+FILLER": "0.0.0",
526526
"google-cloud-orchestration-airflow-service": "1.5.0",
527527
"google-cloud-orchestration-airflow-service+FILLER": "0.0.0",
528-
"google-cloud-orchestration-airflow-service-v1": "1.3.0",
528+
"google-cloud-orchestration-airflow-service-v1": "1.3.1",
529529
"google-cloud-orchestration-airflow-service-v1+FILLER": "0.0.0",
530530
"google-cloud-org_policy": "1.5.0",
531531
"google-cloud-org_policy+FILLER": "0.0.0",

google-cloud-orchestration-airflow-service-v1/CHANGELOG.md

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

3+
### 1.3.1 (2025-03-13)
4+
5+
#### Documentation
6+
7+
* Fixed Composer 3 image version format ([#29331](https://github.com/googleapis/google-cloud-ruby/issues/29331))
8+
39
### 1.3.0 (2025-01-28)
410

511
#### Features

google-cloud-orchestration-airflow-service-v1/lib/google/cloud/orchestration/airflow/service/v1/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ module Orchestration
2323
module Airflow
2424
module Service
2525
module V1
26-
VERSION = "1.3.0"
26+
VERSION = "1.3.1"
2727
end
2828
end
2929
end

google-cloud-orchestration-airflow-service-v1/snippets/snippet_metadata_google.cloud.orchestration.airflow.service.v1.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-orchestration-airflow-service-v1",
4-
"version": "1.3.0",
4+
"version": "1.3.1",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)