1.15.10
版本发布时间: 2024-08-29 15:05:11
polarismesh/polaris-java最新发布版本:2.0.0.0-RC3(2024-10-29 11:23:02)
What's Changed
- fix: 优化熔断插件实现,解决用户通配API内存占用过高问题 by @andrewshan in https://github.com/polarismesh/polaris-java/pull/542
- fix: use Objects.equals to compare objects by @andrewshan in https://github.com/polarismesh/polaris-java/pull/545
- fix: 修复通配API在探测关闭后无法停止探测任务的问题 by @andrewshan in https://github.com/polarismesh/polaris-java/pull/547
- Remove bouncycastle shaded by @finefuture in https://github.com/polarismesh/polaris-java/pull/551
- fix: 熔断插件中,事件回调线程与业务线程出现死锁问题 by @andrewshan in https://github.com/polarismesh/polaris-java/pull/553
Full Changelog: https://github.com/polarismesh/polaris-java/compare/1.15.9...1.15.10