Skip to content

Commit 88f2ad6

Browse files
committed
Add release notes for TensorBoard 2.9.0
1 parent 7c90ed3 commit 88f2ad6

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

RELEASE.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# Release 2.9.0
2+
3+
The 2.9 minor series tracks TensorFlow 2.9.
4+
5+
## Features
6+
7+
- Prefer the WebGL Renderer (#5492, #5494)
8+
- New --detect_file_replacement flag allows showing new data even when event files are replaced entirely rather than appended to. Useful for rsync and some cloud filesystems (#5529, #5546, see also #349)
9+
- Support for s3://, hdfs://, and other cloud filesystems no longer included in TensorFlow 2.6+ - requires installing tensorflow-io package (#5491)
10+
11+
## Bug fixes
12+
- Fix for incorrect alpha-channel layering (#5571, #5567)
13+
- Fix histogram tooltips that bleed out of content box. (#5631)
14+
- Fix for run table overlapping text in npmi plugin (#5468)
15+
- Numerous internal fixes & refactorings related to navigation & state management
16+
- Removes dependency on org_tensorflow (#5528)
17+
118
# Release 2.8.0
219

320
The 2.8 minor series tracks TensorFlow 2.8.

0 commit comments

Comments
 (0)