Skip to content

Commit 1c053cf

Browse files
chore: release main (googleapis#11806)
🤖 I have created a release *beep* *boop* --- <details><summary>google-cloud-optimization: 1.6.0</summary> ## [1.6.0](googleapis/google-cloud-python@google-cloud-optimization-v1.5.0...google-cloud-optimization-v1.6.0) (2023-10-12) ### Features * added the route modifiers ([googleapis#11804](googleapis#11804)) ([b9a5027](googleapis@b9a5027)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 062e442 commit 1c053cf

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"packages/google-cloud-network-security": "0.9.4",
8585
"packages/google-cloud-network-services": "0.5.4",
8686
"packages/google-cloud-notebooks": "1.8.1",
87-
"packages/google-cloud-optimization": "1.5.0",
87+
"packages/google-cloud-optimization": "1.6.0",
8888
"packages/google-cloud-orchestration-airflow": "1.9.2",
8989
"packages/google-cloud-os-config": "1.15.3",
9090
"packages/google-cloud-phishing-protection": "1.9.2",

packages/google-cloud-optimization/CHANGELOG.md

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

3+
## [1.6.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-optimization-v1.5.0...google-cloud-optimization-v1.6.0) (2023-10-12)
4+
5+
6+
### Features
7+
8+
* added the route modifiers ([#11804](https://github.com/googleapis/google-cloud-python/issues/11804)) ([b9a5027](https://github.com/googleapis/google-cloud-python/commit/b9a5027da9154ce538a629bb772d5e4e071ae684))
9+
310
## [1.5.0](https://github.com/googleapis/python-optimization/compare/v1.4.3...v1.5.0) (2023-09-13)
411

512

packages/google-cloud-optimization/google/cloud/optimization/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "1.6.0" # {x-release-please-version}

packages/google-cloud-optimization/google/cloud/optimization_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "1.6.0" # {x-release-please-version}

0 commit comments

Comments
 (0)