We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65df3a2 commit c0b17dbCopy full SHA for c0b17db
RELEASE.md
@@ -1,3 +1,11 @@
1
+# Release 2.11.1
2
+
3
+## Bug Fixes
4
5
+- Prevent regression in TensorBoard.dev uploader authentication by replacing deprecated OOB auth flow with limited-input device flow. (#6107)
6
+ - See [deprecation announcement](https://developers.googleblog.com/2022/02/making-oauth-flows-safer.html).
7
+- Fix compatibility with numpy 1.24.0 by removing deprecated type aliases (#6117, #6140)
8
9
# Release 2.11.0
10
11
The 2.11 minor series tracks TensorFlow 2.11.
0 commit comments