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 an error when executing startup.bat when the log directory exists
|
||||
* Add syncBulkActions configuration to set up the batch size of the metrics persistent.
|
||||
* Meter Analysis Language.
|
||||
|
||||
#### UI
|
||||
* 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)
|
||||
|
||||
------------------
|
||||
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 an error when executing startup.bat when the log directory exists
|
||||
* Add syncBulkActions configuration to set up the batch size of the metrics persistent.
|
||||
* Meter Analysis Language.
|
||||
|
||||
#### UI
|
||||
* Add browser dashboard.
|
||||
|
|
|
|||
Loading…
Reference in New Issue