v2.1.0-beta.2
github-actions
released this
25 Jul 13:54
·
783 commits
to main
since this release
Changelog
- 9da77c8 chore(deps): bump github.com/MysteriousPotato/go-lockable from 0.1.0 to 0.2.0 (#2504)
- 93f17f5 chore(deps): bump github.com/MysteriousPotato/go-lockable from 0.2.0 to 1.0.0 (#2548)
- 700c299 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.258 to 1.44.306 (#2565)
- e5ebce9 chore(deps): bump github.com/bits-and-blooms/bitset from 1.7.0 to 1.8.0 (#2551)
- 3586704 chore(deps): bump github.com/casbin/casbin/v2 from 2.68.0 to 2.71.1 (#2501)
- c7d02aa chore(deps): bump github.com/casbin/casbin/v2 from 2.71.1 to 2.72.1 (#2561)
- 28f162a chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6 (#2535)
- e2b334a chore(deps): bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 (#2532)
- a35e83b chore(deps): bump google.golang.org/api from 0.128.0 to 0.129.0 (#2503)
- 9ed62a2 chore(deps): bump google.golang.org/api from 0.129.0 to 0.130.0 (#2533)
- de5bc37 chore(deps): bump google.golang.org/api from 0.130.0 to 0.131.0 (#2549)
- 0f52e2e chore(deps): bump google.golang.org/api from 0.131.0 to 0.132.0 (#2564)
- 52b36cb chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0 (#2502)
- 6fb518c chore(deps): bump gorm.io/driver/postgres from 1.5.0 to 1.5.2 (#2534)
- fbd23d1 chore(deps): bump gorm.io/gorm from 1.25.1 to 1.25.2 (#2505)
- 25ff199 chore(deps): bump helm/kind-action from 1.7.0 to 1.8.0 (#2553)
- a7ef2c3 chore(deps): bump k8s.io/component-base from 0.27.2 to 0.27.4 (#2562)
- bfb6440 chore: add fcgxz2003 to maintainer (#2522)
- 864943f chore: change tainer address port from 9000 to 9090 in scheduler (#2571)
- 3e6a5fc chore: change trainer expose port from 8002 to 9090 in Dockerfile (#2569)
- a7f3c7c feat: add GNNModelIDV1 and MLPModelIDV1 in idgen (#2540)
- be6d808 feat: add finished piece count element in types (#2557)
- b58879a feat: add inference client in grpc (#2493)
- 778b90c feat: add optional to build information (#2567)
- aa95dfe feat: add pieces element in download record (#2531)
- c7e43be feat: add training service (#2543)
- 355d9dd feat: add update model rest api (#2530)
- 1da3550 feat: implement FindProbedHosts and add LoadRandomHosts to host manager (#2519)
- 9d1e07c feat: implement Train grpc api in trainer (#2541)
- 6301d22 feat: manager adds createModel function (#2521)
- 0736617 feat: manager adds trainer config (#2494)
- a45fcd9 feat: remove ProbedAt function in network topology (#2529)
- 1d1e696 feat: replace keys with scan in redis client (#2507)
- 9a36cc5 feat: set scan count for redis client (#2508)
- cede829 feat: update api verison to v1.9.7 and compatible with tiny task response (#2547)
- bd3d76a feat: update api version to 2.0.8 (#2566)
- b4a390d feat: update api version to v2.0.7 (#2560)
- b3f23f7 feat: update dy7.io/api to v2 (#2558)
- 512ad52 fix: also add ca to RootCAs (#2516)
- 01287f4 fix: change model state in the same scheduler id (#2537)
- 0490a7b fix: if condition judgment of clearing file in trainer service (#2544)
- 96ec90e fix: remove archives.rlcp in .goreleaser.yaml refer to https://gorele… (#2573)
- 22e7d62 fix: response of cluster rest api (#2572)
- 4b2759c fix: scheduler.template.yaml comments (#2526)
- 650cc67 fix: storage and announcer unit tests (#2542)
- a8f7c56 refactor: create model grpc api in manager (#2528)
- 2cb0acc refactor: store pieceRecords in download record (#2539)