Skip to content

Releases: polarismesh/polaris-java

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

v1.15.4

15 Apr 07:29
65c28bd
Compare
Choose a tag to compare

What's Changed

  • feat: support case sensitive per key by @andrewshan in #494
  • fix:心跳自动上报&实例重注册逻辑优化 by @chuntaojun in #497
  • fix:增加注册中心类型到实例中,解决优雅上下线多注册中心场景的实例覆盖问题 by @andrewshan in #498
  • fix: add registry toString() by @andrewshan in #499

Full Changelog: v1.15.3...v1.15.4

v1.15.3

02 Apr 12:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.2...v1.15.3

v1.15.2

16 Mar 13:15
c81bec7
Compare
Choose a tag to compare

What's Changed

  • Feature: support lossless online and offline