doc: finalize the release change log of 8.2.0 (#5709)
This commit is contained in:
parent
9ce47d5bdc
commit
c2141978d1
|
|
@ -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.
|
||||||
|
|
@ -109,4 +110,4 @@ Release Notes.
|
||||||
All issues and pull requests are [here](https://github.com/apache/skywalking/milestone/56?closed=1)
|
All issues and pull requests are [here](https://github.com/apache/skywalking/milestone/56?closed=1)
|
||||||
|
|
||||||
------------------
|
------------------
|
||||||
Find change logs of all versions [here](changes).
|
Find change logs of all versions [here](changes).
|
||||||
|
|
|
||||||
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue