Releases: polarismesh/polaris-java
Releases · polarismesh/polaris-java
1.10.0-SNAPSHOT
fix:修复ProcessRoutersRequest丢失RouteArgument的问题 (#248)
v1.9.1
Refactor: Trigger the listener added for the first time (#225) * refactor: Trigger the listener added for the first time * refactor: Trigger the watch listener before adding to watchers
v1.9.0-SNAPSHOT
What's Changed
- [feature]配置中心支持本地开发模式 by @DoubleLuXu in #216
- [ISSUE #214] SDK获取地理位置信息流程优化 by @chuntaojun in #215
- feat:调整版本号 by @chuntaojun in #220
- only save to local file when version less than remote by @lepdou in #219
New Contributors
- @DoubleLuXu made their first contribution in #216
Full Changelog: v1.8.0...v1.9.0-SNAPSHOT
v1.8.0
What's Changed
- feat:begin 1.8.0-SNAPSHOT. by @SkyeBeFreeman in #185
- feat: can use [user.dir] when set persistDirPath by @davionchen in #186
- 新增获取命名空间的proto定义 by @andrewshan in #189
- feat: merge [lambdaliu] support detect config by @davionchen in #187
- feat:add stat-pushgateway to dependencies. by @SkyeBeFreeman in #191
- feat: 修改版本说明 by @andrewshan in #190
- Feat support async register by @wallezhang in #192
- add configuration module to poalris-all by @lepdou in #194
- feat: 限流规则支持多个规则同时生效 by @andrewshan in #197
- Revert "feat: 限流规则支持多个规则同时生效" by @chuntaojun in #199
- feat: 限流规则支持多个规则同时生效 by @chuntaojun in #200
- fix: testHasNoTrustedCert在oracle jdk下跑失败的问题 by @andrewshan in #204
- fix:optimize dependencies importing. by @SkyeBeFreeman in #203
- feat: 优化限流用例,并解决prometheus插件在同一个进程多个context启动失败的问题 by @andrewshan in #206
- [ISSUE #196] 路由规则支持多计算规则 by @chuntaojun in #201
- fix:限流规则兼容逻辑的匹配问题 by @andrewshan in #207
- update version by @chuntaojun in #212
New Contributors
- @davionchen made their first contribution in #186
Full Changelog: v1.7.4...v1.8.0
v1.7.4
Features / Enhancements
- [Dependencies]
- optimize dependencies importing.
Contributors
Thanks for the contributors who worked on this release!
v1.7.3
Features / Enhancements
- [Dependencies]
- add stat-pushgateway to polaris-dependencies
Contributors
Thanks for the contributors who worked on this release!
v1.7.2
v1.7.1
Features / Enhancements
-
[Logging]
-
[Observability]
Bug Fixes
- optimize metadata router. #172
Contributors
Thanks for the contributors who worked on this release!
v1.7.0
Features / Enhancements
-
[Connector]
- feat: Support grpc tls connection #153
-
[Router]
- init near-by router location info at first request #159
-
[Common]
- feat: add create api by addresses #148
-
[Example]
- feat: 调整限流样例的目录架构 #163
Bug Fixes
- fix:fix NullPointerException when using nearby router with incomplete location information. #146
- fix: 修复提交到线程池任务未捕获异常导致缺少日志的问题 #149
- fix:rename wrong name of method. #158
- fix:fix wrong logic of validMessage when event type is SERVICE. #164
Contributors
Thanks for the contributors who worked on this release!
v1.6.1
Bug Fixes
- fix NullPointerException when using nearby router with incomplete location information. #145
Contributors
Thanks for the contributors who worked on this release!