v2.0.9-rc.2
github-actions
released this
13 Mar 10:45
·
2417 commits
to main
since this release
Changelog
- 6555a56 Compile API group regexp only once (#2135)
- 28b0db5 Fix a minor typo (#2127)
- 53858b0 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.189 to 1.44.209 (#2122)
- bdf72a6 chore(deps): bump github.com/casbin/casbin/v2 from 2.61.1 to 2.64.0 (#2123)
- 7ed7cc5 chore(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#2140)
- 873fb62 chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.37.0 to 0.39.0 (#2120)
- 31358c2 chore(deps): bump go.opentelemetry.io/otel/exporters/jaeger from 1.13.0 to 1.14.0 (#2144)
- c67a2bb chore(deps): bump gorm.io/driver/postgres from 1.4.6 to 1.4.8 (#2142)
- 9777569 chore(deps): bump gorm.io/gorm from 1.24.5 to 1.24.6 (#2143)
- fdb22ca chore: add Garen Wen to maintainers (#2136)
- cddcac7 feat: add SearchSchedulerClusterCount metric to manager (#2152)
- 684469a feat: add auth config to manager (#2161)
- b310588 feat: add handleRegisterSeedPeerRequest to AnnouncePeer in service v2 (#2147)
- a2fcca6 feat: add handleRegisterSeedPeerRequest to service v2 in scheduler (#2148)
- 5d5804e feat: add metrics to service v2 (#2153)
- d5462ef feat: change ScheduleCandidateParentsForNormalPeer implement (#2133)
- 518d143 feat: enhance daemon health check (#2130)
- b834cae feat: implement announce peer (#2150)
- dbbf329 feat: implement v2 version of scheduler service (#2125)
- a262f76 fix: remove unnecessary fmt.Sprintf calls (#2159)
- c37e227 refactor: optimize certifyCache Get function (#2160)