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