clarify Chronograf 1.8.4 & 1.8.5 -bug fixes only
parent
fe6b951ba8
commit
a6309ac708
|
@ -49,6 +49,8 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
|
|||
|
||||
## v1.8.5 [2020-07-08]
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Fix public-url generic OAuth configuration issue.
|
||||
- Fix crash when starting Chronograf built by Go 1.14 on Windows.
|
||||
- Keep dashboard's table sorting stable on data refresh.
|
||||
|
@ -66,6 +68,8 @@ TLS1.2 is now the default minimum required TLS version. If you have clients that
|
|||
|
||||
## v1.8.4 [2020-05-01]
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
- Fix misaligned tables when scrolling.
|
||||
|
||||
## v1.8.3 [2020-04-23]
|
||||
|
|
Loading…
Reference in New Issue