diff --git a/CHANGES.md b/CHANGES.md index f1efebd685..36d368503d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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.