Skip to content

Releases: polarismesh/polaris-java

2.0.0.0-RC3

29 Oct 03:23
b62c33f
Compare
Choose a tag to compare
2.0.0.0-RC3 Pre-release
Pre-release

What's Changed

  • feat: support lossless config from console & support warmup by @shedfreewu in #560

Full Changelog: 2.0.0.0-RC2...2.0.0.0-RC3

2.0.0.0-RC2

15 Oct 11:24
Compare
Choose a tag to compare
2.0.0.0-RC2 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0.0-RC1...2.0.0.0-RC2

1.15.11

14 Oct 07:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.15.10...1.15.11

1.15.10

29 Aug 07:05
Compare
Choose a tag to compare

What's Changed

  • fix: 优化熔断插件实现,解决用户通配API内存占用过高问题 by @andrewshan in #542
  • fix: use Objects.equals to compare objects by @andrewshan in #545
  • fix: 修复通配API在探测关闭后无法停止探测任务的问题 by @andrewshan in #547
  • Remove bouncycastle shaded by @finefuture in #551
  • fix: 熔断插件中,事件回调线程与业务线程出现死锁问题 by @andrewshan in #553

Full Changelog: 1.15.9...1.15.10

2.0.0.0-RC1

26 Aug 09:55
Compare
Choose a tag to compare
2.0.0.0-RC1 Pre-release
Pre-release

What's Changed

Full Changelog: 1.15.9...2.0.0.0-RC1

1.15.9

27 Jul 16:29
e30b9f8
Compare
Choose a tag to compare

What's Changed

  • fix: 优化熔断插件实现,解决用户通配API内存占用过高问题. by @andrewshan in #538

Full Changelog: v1.15.8...1.15.9

1.15.8

08 Jul 03:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.7...1.15.8

v1.15.7

25 Jun 04:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.6...v1.15.7

v1.15.6

04 Jun 08:35
Compare
Choose a tag to compare

What's Changed

  • feat:add consul discovery params. (#510)

Full Changelog: v1.15.5...v1.15.6

v1.15.5

20 May 03:47
Compare
Choose a tag to compare

What's Changed

  • feat:update lossless non-register status code to 503. (#501)
  • feat:add zero protection. (#437)
  • update quickstart README.md (#496)
  • fix port conflicted when any host along with specific host has same ports (#505)
  • feat:add extended metadata and report client switch. (#503)
  • Fix logs (#502)
  • add getActiveRuleName (#506)

Full Changelog: v1.15.4...v1.15.5