Breaking Changes
- break(metrics): refactor kratos metrics with otel metrics (#3256)
New Features
- feat: parsing config input and convert to match the type (#3306)
Bug Fixes
- fix(contrib/registry/nacos): Abnormal blocking of the Subscribe and Next methods. (#3320)
- fix(contrib/opensergo): incorrect conversion between integer types (#3309)
- fix(contrib/polaris): incorrect conversion between integer types (#3300)
- fix: com patile both map[kratos] and map.kratos for a map type in the query parameters (#3284)
Chores
- chore(middleware/metrics): if requests and seconds are nil, return directly (#3298)
Others
- chroe: chore update (#3367)
- build(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 (#3295)
- build(deps): bump golang.org/x/net in /contrib/registry/servicecomb (#3285)
- build(deps): bump golang.org/x/net in /contrib/config/etcd (#3293)
- adds Set-Cookie method to the HTTP transport. (#3353)
- build(deps): bump actions/setup-go from 5.0.0 to 5.0.1 (#3315)
- build(deps): bump golangci/golangci-lint-action from 5 to 6 (#3340)
- The issue that the response header is not assigned a value is fixed (#3327)
- build(deps): bump golangci/golangci-lint-action from 4 to 5 (#3305)
- faat(encoding/form): allow change the default form encoder and decoder tag name (#3328)
- build(deps): bump github.com/aliyun/aliyun-log-go-sdk (#3332)
- build(deps): bump golang.org/x/net in /contrib/polaris (#3296)
- build(deps): bump Yikun/hub-mirror-action from 1.3 to 1.4 (#3307)
- build(deps): bump google.golang.org/protobuf (#3238)
- build(deps): bump github.com/aliyun/aliyun-log-go-sdk (#3270)
- build(deps): bump golang.org/x/net in /contrib/opensergo (#3277)
- build(deps): bump golang.org/x/sync in /contrib/registry/zookeeper (#3274)
- dep: change library name of mergo #3149 (#3297)
New Contributors
- @ASkyFullOfStar made their first contribution in #3284
- @wudi made their first contribution in #3264
- @guoquanwei made their first contribution in #3320
- @akoserwal made their first contribution in #3306
Full Changelog: v2.7.3...v2.8.0