We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f28d5c0 commit 663efebCopy full SHA for 663efeb
RELEASE.md
@@ -1,3 +1,19 @@
1
+# Release 2.15.1
2
+
3
+## Breaking Changes
4
5
+- TensorBoard.dev is shutting down. See the FAQ at https://tensorboard.dev.
6
+ - No longer able to upload new data to TensorBoard.dev. The `tensorboard dev upload` command will fail. (#6638)
7
+ - The experimental dataframe api has been deleted. (#6644)
8
9
+## Bug Fixes
10
11
+- Time Series dashboard:
12
+ - Sort run names with leading numbers differently. (#6664)
13
+ - Show scrollbar in runs table only when needed. (#6656)
14
+ - Fix 'Prev' and 'Next' buttons in dark mode. (#6663)
15
+ - Better loading/reloading behavior for runs table. (#6658)
16
17
# Release 2.15.0
18
19
The 2.15 minor series tracks TensorFlow 2.15.
0 commit comments