v1.8.0
版本发布时间: 2022-09-22 11:15:04
polarismesh/polaris-java最新发布版本:2.0.0.0-RC3(2024-10-29 11:23:02)
What's Changed
- feat:begin 1.8.0-SNAPSHOT. by @SkyeBeFreeman in https://github.com/polarismesh/polaris-java/pull/185
- feat: can use [user.dir] when set persistDirPath by @davionchen in https://github.com/polarismesh/polaris-java/pull/186
- 新增获取命名空间的proto定义 by @andrewshan in https://github.com/polarismesh/polaris-java/pull/189
- feat: merge [lambdaliu] support detect config by @davionchen in https://github.com/polarismesh/polaris-java/pull/187
- feat:add stat-pushgateway to dependencies. by @SkyeBeFreeman in https://github.com/polarismesh/polaris-java/pull/191
- feat: 修改版本说明 by @andrewshan in https://github.com/polarismesh/polaris-java/pull/190
- Feat support async register by @wallezhang in https://github.com/polarismesh/polaris-java/pull/192
- add configuration module to poalris-all by @lepdou in https://github.com/polarismesh/polaris-java/pull/194
- feat: 限流规则支持多个规则同时生效 by @andrewshan in https://github.com/polarismesh/polaris-java/pull/197
- Revert "feat: 限流规则支持多个规则同时生效" by @chuntaojun in https://github.com/polarismesh/polaris-java/pull/199
- feat: 限流规则支持多个规则同时生效 by @chuntaojun in https://github.com/polarismesh/polaris-java/pull/200
- fix: testHasNoTrustedCert在oracle jdk下跑失败的问题 by @andrewshan in https://github.com/polarismesh/polaris-java/pull/204
- fix:optimize dependencies importing. by @SkyeBeFreeman in https://github.com/polarismesh/polaris-java/pull/203
- feat: 优化限流用例,并解决prometheus插件在同一个进程多个context启动失败的问题 by @andrewshan in https://github.com/polarismesh/polaris-java/pull/206
- [ISSUE #196] 路由规则支持多计算规则 by @chuntaojun in https://github.com/polarismesh/polaris-java/pull/201
- fix:限流规则兼容逻辑的匹配问题 by @andrewshan in https://github.com/polarismesh/polaris-java/pull/207
- update version by @chuntaojun in https://github.com/polarismesh/polaris-java/pull/212
New Contributors
- @davionchen made their first contribution in https://github.com/polarismesh/polaris-java/pull/186
Full Changelog: https://github.com/polarismesh/polaris-java/compare/v1.7.4...v1.8.0