Fix changelog for EventMesh plugin IDs (#9948)
This commit is contained in:
parent
671cb02982
commit
7c8867bed7
|
|
@ -105,7 +105,8 @@
|
|||
* Support span attached event concept in Zipkin and SkyWalking trace query.
|
||||
* Support span attached events on Zipkin lens UI.
|
||||
* Force UTF-8 encoding in `JsonLogHandler` of `kafka-fetcher-plugin`.
|
||||
* Fix max length to 512 of entity, instance and endpoint IDs in trace, log, profiling, topN tables(JDBC storages). The value was 200 by default.
|
||||
* Fix max length to 512 of entity, instance and endpoint IDs in trace, log, profiling, topN tables(JDBC storages). The value was 200 by default.
|
||||
* Add component IDs(135, 136, 137) for EventMesh server and client-side plugins.
|
||||
* Bump up Kafka client to 2.8.1 to fix CVE-2021-38153.
|
||||
|
||||
#### UI
|
||||
|
|
|
|||
Loading…
Reference in New Issue