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 3224ae3 commit d450deeCopy full SHA for d450dee
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.13.0](https://github.com/googleapis/python-aiplatform/compare/v1.12.1...v1.13.0) (2022-04-22)
4
+
5
6
+### Features
7
8
+* allow creating featurestore without online node ([#1180](https://github.com/googleapis/python-aiplatform/issues/1180)) ([3224ae3](https://github.com/googleapis/python-aiplatform/commit/3224ae3402e9493866dd4958d011a431968b9c2c))
9
10
### [1.12.1](https://github.com/googleapis/python-aiplatform/compare/v1.12.0...v1.12.1) (2022-04-20)
11
12
google/cloud/aiplatform/version.py
@@ -15,4 +15,4 @@
15
# limitations under the License.
16
#
17
18
-__version__ = "1.12.1"
+__version__ = "1.13.0"
0 commit comments