Releases: polarismesh/polaris-java-agent
Releases · polarismesh/polaris-java-agent
1.7.0-RC8
What's Changed
- feat:update example with log4j2. by @SkyeBeFreeman in #203
- fix:fix log framework conflict. by @SkyeBeFreeman in #204
Full Changelog: 1.7.0-RC7...1.7.0-RC8
1.7.0-RC7
What's Changed
- fix:fix switch not working bug in 2022 & 2023 plugin. by @SkyeBeFreeman in #202
Full Changelog: 1.7.0-RC6...1.7.0-RC7
1.7.0-RC6
What's Changed
- feat:support spring cloud version auto-detection. by @SkyeBeFreeman in #201
Full Changelog: 1.7.0-RC5...1.7.0-RC6
1.7.0-RC5
1.7.0-RC4
What's Changed
- feat:support agent2022 by @fredrikliu in #193
- fix:fix agent2023 could not start by @fredrikliu in #194
Full Changelog: 1.7.0-RC3-alpha.1...1.7.0-RC4
1.7.0-RC3
fix:fix agent2023 lossless not work (#192) * add lossless function * change application.yml * Update application.properties * change application.propertities --------- Co-authored-by: fredrikliu <[email protected]>
1.7.0-RC2
Features / Enhancements
- Plugin
- feat: support spring cloud hoxton plugin, including registry,discovery,config,service router, lane router, lossless, metadata transfer,ratelimit,circuitbreaker.
1.7.0-RC1
Features / Enhancements
- Plugin
- feat: support spring cloud 2023 plugin, including discovery, nearyby router, lane router, lossless, metadata transfer.
Fixes
- Plugin
- fix: exception occurs when integrated with spring-acurator
1.6.1
feat: support lossless plugin
1.6.0
支持JDK8以及JDK11