We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c1899a commit 230b7eeCopy full SHA for 230b7ee
CHANGELOG.md
@@ -1,5 +1,24 @@
1
# Changelog
2
3
+## v2.111.0 (2022-10-05)
4
+
5
+### Features
6
7
+ * Edit test file for supporting TF 2.10 training
8
9
+### Bug Fixes and Other Changes
10
11
+ * support kms key in processor pack local code
12
+ * security issue by bumping apache-airflow from 2.3.4 to 2.4.0
13
+ * instance count retrieval logic
14
+ * Add regex for short-form sagemaker-xgboost tags
15
+ * Upgrade attrs>=20.3.0,<23
16
+ * Add PipelineVariable annotation to Amazon estimators
17
18
+### Documentation Changes
19
20
+ * add context for pytorch
21
22
## v2.110.0 (2022-09-27)
23
24
### Features
VERSION
@@ -1 +1 @@
-2.110.1.dev0
+2.111.0
0 commit comments