Releases: polarismesh/polaris
Releases · polarismesh/polaris
v1.18.1
What's Changed
- feat: 对于服务发现请求,从请求中提取 token 并放入 context 中,用于鉴权 by @WTIFS in #1339
- feat: extract token from grpc meta header by @WTIFS in #1342
- refactor:fix config notify watch client may cause client hangup by @chuntaojun in #1348
- build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #1349
- build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #1338
- build(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0 in /release/upgrade/circuitbreaker_rule_transform by @dependabot in #1337
- build(deps): bump google.golang.org/protobuf from 1.25.0 to 1.33.0 in /test/tools by @dependabot in #1336
- fix: close loadFile by @testwill in #1351
- feat: http实例查询接口支持多个metadata条件查询 by @WTIFS in #1353
New Contributors
Full Changelog: v1.18.0...v1.18.1
v1.18.0(Not recommended)
please use v1.18.1
v1.18.0-beta
v1.17.9
fix:xds rule build (#1318)
v1.17.8
fix:修复healthcheckLeader偶发卡死问题 (#1289)
v1.17.7
fix:修复配置标签转换不对 & 客户端接口错误信息描述不对 (#1275)
v1.17.6
fix:修复北极星摘流操作无法同步到eureka (#1269)