We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3eb82f commit aa992d6Copy full SHA for aa992d6
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.15.0](https://github.com/googleapis/python-aiplatform/compare/v1.14.0...v1.15.0) (2022-06-09)
4
+
5
6
+### Features
7
8
+* support dataset update ([#1416](https://github.com/googleapis/python-aiplatform/issues/1416)) ([e3eb82f](https://github.com/googleapis/python-aiplatform/commit/e3eb82f59d3f28dfedd71b9e69a0e967a01eada5))
9
10
## [1.14.0](https://github.com/googleapis/python-aiplatform/compare/v1.13.1...v1.14.0) (2022-06-08)
11
12
google/cloud/aiplatform/version.py
@@ -15,4 +15,4 @@
15
# limitations under the License.
16
#
17
18
-__version__ = "1.14.0"
+__version__ = "1.15.0"
0 commit comments