Update CHANGES.md (#6991)
This commit is contained in:
parent
c2ece56ba7
commit
187da9862f
|
|
@ -29,7 +29,7 @@ Release Notes.
|
|||
* Fix possible NullPointerException in agent's ES plugin.
|
||||
* Fix the conversion problem of float type in ConfigInitializer.
|
||||
* Fixed part of the dynamic configuration of ConfigurationDiscoveryService that does not take effect under certain circumstances.
|
||||
* Support `native-json` format log in kafka-fetcher-plugin.
|
||||
* Introduce method interceptor API v2
|
||||
|
||||
#### OAP-Backend
|
||||
* BugFix: filter invalid Envoy access logs whose socket address is empty.
|
||||
|
|
@ -49,6 +49,7 @@ Release Notes.
|
|||
* Fix: Dynamic Configuration key `slowTraceSegmentThreshold` not work
|
||||
* Fix: `!=` is not supported in oal when parameters are numbers.
|
||||
* Include events of the entity(s) in the alarm.
|
||||
* Support `native-json` format log in kafka-fetcher-plugin.
|
||||
|
||||
#### UI
|
||||
* Add logo for kong plugin.
|
||||
|
|
|
|||
Loading…
Reference in New Issue