v2.1.0-alpha.5
github-actions
released this
26 Apr 08:41
·
2497 commits
to main
since this release
Changelog
- 0f95de6 Github docker workflow timeouts while building manager image (#2272)
- 7a08385 chore(deps): bump d7y.io/api from 1.8.6 to 1.8.7 (#2278)
- 6bf7ff9 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.234 to 1.44.244 (#2281)
- e7748ce chore(deps): bump github.com/bits-and-blooms/bitset from 1.5.0 to 1.7.0 (#2300)
- 85a4fbb chore(deps): bump github.com/casbin/gorm-adapter/v3 from 3.5.0 to 3.16.1 (#2298)
- 7b79ca4 chore(deps): bump github.com/grpc-ecosystem/go-grpc-middleware from 1.3.0 to 1.4.0 (#2280)
- 571ab93 chore(deps): bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 (#2299)
- 564ab42 chore(deps): bump golang.org/x/sys from 0.6.0 to 0.7.0 (#2297)
- 3f5cba7 chore(deps): bump gorm.io/gorm from 1.24.7-0.20230306060331-85eaf9eeda11 to 1.25.0 (#2277)
- 2c0e306 chore(deps): bump gorm.io/plugin/soft_delete from 1.2.0 to 1.2.1 (#2279)
- d3d102f chore: add ChatGPT Code Review to workflows (#2251)
- ac70dcd chore: change timeout to 60m in docker workflows (#2274)
- d49e392 chore: update oras error format (#2282)
- d657e1a feat: add metrics for trainer (#2293)
- 4ab2b70 feat: add Access-Control-Allow-Credentials to rest api (#2302)
- 7f0ebf9 feat: add CORS middleware to manager (#2304)
- 44cc74c feat: add cluster api in manager (#2288)
- 78b437b feat: add model operation api (#2276)
- cf367fe feat: add network topology and probes storage structs (#2254)
- d60a2f0 feat: add network topology storage interface (#2286)
- 677ae22 feat: move redis package to pkg dir (#2294)
- 9bff153 feat: optimize model rest api in manager (#2291)
- 0cc83e0 feat: remove SyncNetworkTopology API (#2296)
- 905203e feat: remove security domain (#2285)
- 9749c69 feat: rename trainer config package to config (#2283)
- f261432 fix: redis validation in scheduler config (#2287)