Skip to content

Commit c0b17db

Browse files
committed
Add 2.11.1 relnotes to RELEASE.md
1 parent 65df3a2 commit c0b17db

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

RELEASE.md

+8
Original file line numberDiff line numberDiff line change
@@ -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+
19
# Release 2.11.0
210

311
The 2.11 minor series tracks TensorFlow 2.11.

0 commit comments

Comments
 (0)