Releases: polarismesh/polaris-java
Releases · polarismesh/polaris-java
2.0.0.0-RC3
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
What's Changed
- feat:upgrade api circuit-break. by @SkyeBeFreeman in #544
Full Changelog: 2.0.0.0-RC1...2.0.0.0-RC2
1.15.11
What's Changed
- fix:fix rate limit window update bug. by @SkyeBeFreeman in 521bdb8
- fix:fix slip expire bucket bug in circuit breaker. by @SkyeBeFreeman in #557
Full Changelog: 1.15.10...1.15.11
1.15.10
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
What's Changed
- fix: 优化熔断插件实现,解决用户通配API内存占用过高问题 by @andrewshan in #533
- fix:fix consul watch infinity loop. by @SkyeBeFreeman in #536
- feat:support TSF router. by @SkyeBeFreeman in #534
- feat:upgrade nearby router. by @SkyeBeFreeman in #540
- fix: 修复通配API在探测关闭后无法停止探测任务的问题 by @andrewshan in #548
- fix:fix api trie not match bug. by @SkyeBeFreeman in #549
- fix:fix determination whether service update task being executed. by @SkyeBeFreeman in #550
- fix:fix fetch global nearby route rule bug. by @SkyeBeFreeman in #552
- fix: 熔断插件中,事件回调线程与业务线程出现死锁问题 (#553) by @andrewshan in #554
Full Changelog: 1.15.9...2.0.0.0-RC1
1.15.9
What's Changed
- fix: 优化熔断插件实现,解决用户通配API内存占用过高问题. by @andrewshan in #538
Full Changelog: v1.15.8...1.15.9
1.15.8
What's Changed
- feat:add tips when calling lossless deregister method. by @SkyeBeFreeman in #527
- feat:support consul service update task. by @SkyeBeFreeman in #525
- feat:consul task support error retry. by @SkyeBeFreeman in #529
- fix: upgrade grpc-all to 1.64.0 by @shedfreewu in #530
- feat:update checkResponse method no exception response code. by @SkyeBeFreeman in #532
Full Changelog: v1.15.7...1.15.8
v1.15.7
What's Changed
- feat:begin 1.15.7; update bc & jacoco. by @SkyeBeFreeman in #514
- feat:support consul config. by @SkyeBeFreeman in #509
- feat: support trace reporting by @andrewshan in #517
- fix: 补齐initService方法,修复TraceReporterConfig类型错误问题 by @andrewshan in #518
- feat: support modify loglevel over parameter & support log in tracereporter by @andrewshan in #520
- feat: 上报监控及调用链校验失败不抛异常 by @andrewshan in #521
- fix: add toString method to all configration classes by @andrewshan in #524
Full Changelog: v1.15.6...v1.15.7
v1.15.6
v1.15.5
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