From a06aba4a596c35f5b5133e76f19bd7245b2dff74 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 19:33:34 +0000 Subject: [PATCH] chore(main): release 0.259.0 --- AiPlatform/VERSION | 2 +- CHANGELOG.md | 12 ++++++++++++ composer.json | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/AiPlatform/VERSION b/AiPlatform/VERSION index bc80560fad66..dc1e644a1014 100644 --- a/AiPlatform/VERSION +++ b/AiPlatform/VERSION @@ -1 +1 @@ -1.5.0 +1.6.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index 893447144308..5b2bba1660b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## 0.259.0 + +
google/cloud-ai-platform 1.6.0 + + + +### Features + +* Add OFF to HarmBlockThreshold ([#7654](https://github.com/googleapis/google-cloud-php/issues/7654)) ([c8ba2f0](https://github.com/googleapis/google-cloud-php/commit/c8ba2f0383ba2bcbc0d46074df1f2ef723867e85)) + +
+ ## 0.258.0
google/cloud-access-approval 2.0.1 diff --git a/composer.json b/composer.json index 70bcc4ec5749..dd923cc4dbdc 100644 --- a/composer.json +++ b/composer.json @@ -75,7 +75,7 @@ "google/apps-meet": "0.2.3", "google/cloud-access-approval": "2.0.1", "google/cloud-advisorynotifications": "1.0.0", - "google/cloud-ai-platform": "1.5.0", + "google/cloud-ai-platform": "1.6.0", "google/cloud-alloydb": "1.0.0", "google/cloud-api-gateway": "2.0.0", "google/cloud-api-keys": "1.0.0",