1.4 KiB
1.4 KiB
Changes by Version
Release Notes.
8.8.0
- Split Java agent from the main monorepo. It is a separate repository and going to release separately.
- Upgrade jdk 11 in dockerfile and remove unused java_opts.
- DataCarrier changes a
#consumeAPI to add properties as a parameter to initialize consumer when useClass<? extends IConsumer<T>> consumerClass. - Support Multiple DNS period resolving mechanism
- Modify
Tags.STATUS_CODEfield name toTags.HTTP_RESPONSE_STATUS_CODEand type fromStringTagtoIntegerTag, addTags.RPC_RESPONSE_STATUS_CODEfield to hold rpc response code value. - Fix kafka-reporter-plugin shade package conflict
- Add all config items to
agent.conffile for convenient containerization use cases. - Advanced Kafka Producer configuration enhancement.
- Support mTLS for gRPC channel.
- fix the bug that plugin record wrong time elapse for lettuce plugin
- fix the bug that the wrong db.instance value displayed on Skywalking-UI when existing multi-database-instance on same host port pair.
- Add thrift plugin support thrift TMultiplexedProcessor.
- Add benchmark result for
exception-ignoreplugin and polish plugin guide. - Provide Alibaba Druid database connection pool plugin.
Documentation
All issues and pull requests are here
Find change logs of all versions here.