doc: finalize the release change log of 8.2.0 (#5709)

This commit is contained in:
kezhenxu94 2020-10-21 18:59:23 +08:00 committed by GitHub
parent 9ce47d5bdc
commit c2141978d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -92,6 +92,7 @@ Release Notes.
* Fix `Exporter INCREMENT mode` is not working. * Fix `Exporter INCREMENT mode` is not working.
* Fix an error when executing startup.bat when the log directory exists * Fix an error when executing startup.bat when the log directory exists
* Add syncBulkActions configuration to set up the batch size of the metrics persistent. * Add syncBulkActions configuration to set up the batch size of the metrics persistent.
* Meter Analysis Language.
#### UI #### UI
* Add browser dashboard. * Add browser dashboard.

View File

@ -88,6 +88,7 @@
* Fix `Exporter INCREMENT mode` is not working. * Fix `Exporter INCREMENT mode` is not working.
* Fix an error when executing startup.bat when the log directory exists * Fix an error when executing startup.bat when the log directory exists
* Add syncBulkActions configuration to set up the batch size of the metrics persistent. * Add syncBulkActions configuration to set up the batch size of the metrics persistent.
* Meter Analysis Language.
#### UI #### UI
* Add browser dashboard. * Add browser dashboard.