Releases: polarismesh/polaris-java
Releases · polarismesh/polaris-java
1.10.1
change version to 1.10.1
1.10.0
What's Changed
- [ISSUE #213] 新路由匹配规则 & 参数支持 by @chuntaojun in #218
- feature: 熔断规则远程拉取添加开关。 by @suninsky in #230
- fix:discover请求只判断stream状态导致无法定时切换服务器的问题 by @chuntaojun in #232
- Upgrade protobuf-java to 3.21.7 by @wallezhang in #229
- Add nacos connector plugin support . by @misselvexu in #143
- refactor:优化nacos-polaris双注册双发现 by @chuntaojun in #233
- begin 1.10.0. by @SkyeBeFreeman in #234
- feat:支持染色规则 by @andrewshan in #236
- feat:添加action发布maven by @chuntaojun in #235
- 优化MatchArgument数据结构,增加operation by @andrewshan in #237
- 移除推空保护以及修复NacosConnector问题 by @chuntaojun in #239
- Fix nacos connector by @chuntaojun in #240
- Fix nacos connector by @chuntaojun in #242
- [ISSUE #213] Fix rule route by @chuntaojun in #243
- 补全default-config.yml(#230) by @suninsky in #241
- fix:修复空指针问题 by @chuntaojun in #245
- fix:修复RouterRequest可能的空指针问题 by @chuntaojun in #246
- fix:探测结果只用于熔断判断,不用于负载均衡 by @andrewshan in #247
- fix:修复ProcessRoutersRequest丢失RouteArgument的问题 by @chuntaojun in #248
- chore:update version to 1.10.0 by @chuntaojun in #250
New Contributors
- @suninsky made their first contribution in #230
- @misselvexu made their first contribution in #143
Full Changelog: v1.9.1...v1.10.0
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!