Update CHANGES.md (#6991)

This commit is contained in:
Daming 2021-05-21 15:22:55 +08:00 committed by GitHub
parent c2ece56ba7
commit 187da9862f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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.