We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 614c8fb commit c14f7a1Copy full SHA for c14f7a1
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## v2.134.0 (2023-02-22)
4
+
5
+### Features
6
7
+ * Add python 3.9 and spark 3.2 support for spark processor
8
+ * Adding support for Multi Worker Mirrored Strategy in TF estimator
9
10
+### Bug Fixes and Other Changes
11
12
+ * tag permission issue - remove describe before create
13
14
## v2.133.0 (2023-02-18)
15
16
### Features
VERSION
@@ -1 +1 @@
-2.133.1.dev0
+2.134.0
0 commit comments