2.0.0.0-RC1
版本发布时间: 2024-08-26 17:55:25
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/533
- fix:fix consul watch infinity loop. by @SkyeBeFreeman in https://github.com/polarismesh/polaris-java/pull/536
- feat:support TSF router. by @SkyeBeFreeman in https://github.com/polarismesh/polaris-java/pull/534
- feat:upgrade nearby router. by @SkyeBeFreeman in https://github.com/polarismesh/polaris-java/pull/540
- fix: 修复通配API在探测关闭后无法停止探测任务的问题 by @andrewshan in https://github.com/polarismesh/polaris-java/pull/548
- fix:fix api trie not match bug. by @SkyeBeFreeman in https://github.com/polarismesh/polaris-java/pull/549
- fix:fix determination whether service update task being executed. by @SkyeBeFreeman in https://github.com/polarismesh/polaris-java/pull/550
- fix:fix fetch global nearby route rule bug. by @SkyeBeFreeman in https://github.com/polarismesh/polaris-java/pull/552
- fix: 熔断插件中,事件回调线程与业务线程出现死锁问题 (#553) by @andrewshan in https://github.com/polarismesh/polaris-java/pull/554
Full Changelog: https://github.com/polarismesh/polaris-java/compare/1.15.9...2.0.0.0-RC1