From d48e41f12b226f0c62d4bde97bce37750257ade0 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Wed, 26 Feb 2025 17:37:45 +0000
Subject: [PATCH] chore(main): release 0.278.0
---
CHANGELOG.md | 17 +++++++++++++++++
Dlp/VERSION | 2 +-
composer.json | 2 +-
3 files changed, 19 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2b088da4ac07..01f7d6592829 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,22 @@
# Changelog
+## 0.278.0
+
+google/cloud-dlp 2.3.0
+
+
+
+### Features
+
+* Discovery of Vertex AI datasets ([#8099](https://github.com/googleapis/google-cloud-php/issues/8099)) ([932b7eb](https://github.com/googleapis/google-cloud-php/commit/932b7ebd71d970701462b0fe11a80ede173ca9cd))
+
+
+### Documentation
+
+* Documentation revisions for data profiles ([932b7eb](https://github.com/googleapis/google-cloud-php/commit/932b7ebd71d970701462b0fe11a80ede173ca9cd))
+
+
+
## 0.277.0
google/apps-chat 0.9.0
diff --git a/Dlp/VERSION b/Dlp/VERSION
index 585940699b5b..276cbf9e2858 100644
--- a/Dlp/VERSION
+++ b/Dlp/VERSION
@@ -1 +1 @@
-2.2.3
+2.3.0
diff --git a/composer.json b/composer.json
index 084fd433d472..5a27c79fc6a9 100644
--- a/composer.json
+++ b/composer.json
@@ -140,7 +140,7 @@
"google/cloud-dialogflow": "2.0.1",
"google/cloud-dialogflow-cx": "0.6.0",
"google/cloud-discoveryengine": "1.4.0",
- "google/cloud-dlp": "2.2.3",
+ "google/cloud-dlp": "2.3.0",
"google/cloud-dms": "2.0.4",
"google/cloud-document-ai": "2.1.3",
"google/cloud-domains": "1.0.3",