Skip to content

Commit 566457d

Browse files
committed
Add 2.15.0 relnotes to RELEASE.md
1 parent 5150940 commit 566457d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Diff for: RELEASE.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# Release 2.15.0
2+
3+
The 2.15 minor series tracks TensorFlow 2.15.
4+
5+
## Features
6+
7+
- Scalar chart data tables are shown by default. This can be disabled from the general settings panel. (#6563)
8+
- Hparams support in timeseries. Allows sorting and filtering the Runs Table in the Time Series dashboard using values logged with the Hparams plugin. (#6565)
9+
- Better default sorting of Hparams in the Hparams plugin. Sort the ones that have multiple values to the top of the list. (#6601)
10+
- New material components across the UI. (#6631)
11+
12+
## Bug Fixes
13+
14+
- Restricts protobuf dependency to < 4.24 due to protocolbuffers/protobuf#13485 (#6538)
15+
- Relaxes dependency on google-auth-oauthlib to allow versions 1.x < 2.0 (#6609, thanks @elgalu)
16+
117
# Release 2.14.1
218

319
## Bug Fixes

0 commit comments

Comments
 (0)