Skip to content

Releases: polarismesh/polaris-java-agent

2.0.2.0

10 Oct 09:54
844acfd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.1.0...2.0.2.0

2.0.1.0

28 May 02:20
eb0061e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.7.0-RC8...2.0.1.0

1.7.0-RC8

06 Sep 02:42
8637a80

Choose a tag to compare

What's Changed

Full Changelog: 1.7.0-RC7...1.7.0-RC8

1.7.0-RC7

11 Jul 02:25
8964965

Choose a tag to compare

What's Changed

Full Changelog: 1.7.0-RC6...1.7.0-RC7

1.7.0-RC6

09 Jul 12:13
7de440f

Choose a tag to compare

What's Changed

Full Changelog: 1.7.0-RC5...1.7.0-RC6

1.7.0-RC5

04 Jul 12:29

Choose a tag to compare

What's Changed

  • feat:update build scripts. 567a385

1.7.0-RC4

26 Jun 01:59

Choose a tag to compare

What's Changed

Full Changelog: 1.7.0-RC3-alpha.1...1.7.0-RC4

1.7.0-RC3

04 Jun 02:30
7bcd419

Choose a tag to compare

fix:fix  agent2023 lossless not work (#192)

* add lossless function

* change application.yml

* Update application.properties

* change application.propertities

---------

Co-authored-by: fredrikliu <fredrikliu@tencent.com>

1.7.0-RC2

20 May 09:23
a7c6afb

Choose a tag to compare

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

15 Apr 12:17
8d42864

Choose a tag to compare

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