Update release date (#7343)

Signed-off-by: Ganesh Vernekar <cs15btech11018@iith.ac.in>
pull/7360/head v2.19.0-rc.0
Ganesh Vernekar 2020-06-04 21:10:27 +05:30 committed by GitHub
parent 3d8e5b9d1a
commit f674ccfdfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
## 2.19.0-rc.0 / 2020-06-08
## 2.19.0-rc.0 / 2020-06-05
* [FEATURE] TSDB: Memory-map full chunks of Head (in-memory) block from disk. This reduces memory footprint and makes restarts faster. #6679
* [ENHANCEMENT] Discovery: Added discovery support for Triton global zones. #7250