We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0493c85 commit 1c91396Copy full SHA for 1c91396
CHANGELOG.md
@@ -1,5 +1,24 @@
1
# Changelog
2
3
+## v2.110.0 (2022-09-27)
4
+
5
+### Features
6
7
+ * Support KeepAlivePeriodInSeconds for Training APIs
8
+ * added ANALYSIS_CONFIG_SCHEMA_V1_0 in clarify
9
+ * add model monitor image accounts for ap-southeast-3
10
11
+### Bug Fixes and Other Changes
12
13
+ * huggingface release test
14
+ * Fixing the logic to return instanceCount for heterogeneousClusters
15
+ * Disable type hints in doc signature and add PipelineVariable annotations in docstring
16
+ * estimator hyperparameters in script mode
17
18
+### Documentation Changes
19
20
+ * Added link to example notebook for Pipelines local mode
21
22
## v2.109.0 (2022-09-09)
23
24
### Features
VERSION
@@ -1 +1 @@
-2.109.1.dev0
+2.110.0
0 commit comments