Skip to content

v2.0.9-beta.3

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 13:13
· 2417 commits to main since this release
2b0c8f3

Changelog

  • aff726b chore(deps): bump github.com/bits-and-blooms/bitset from 1.4.0 to 1.5.0 (#2097)
  • 4f4053c chore(deps): bump go.opentelemetry.io/otel/exporters/jaeger from 1.12.0 to 1.13.0 (#2093)
  • 86dda91 chore(deps): bump golang.org/x/oauth2 from 0.4.0 to 0.5.0 (#2094)
  • 8b8778b chore(deps): bump gorm.io/driver/mysql from 1.4.5 to 1.4.7 (#2096)
  • 409e4b6 chore: remove unused MarkInvalid in daemon (#2101)
  • 952f0f9 feat: add host ttl to scheduler (#2089)
  • 051f400 feat: avoid checking dir existence before MkdirAll (#2090)
  • c4b2194 feat: don't GC task if expire time is 0 (#2102)
  • a83d5e4 feat: dynconfig resolves addresses with host (#2109)
  • 8384463 feat: enable oss client download object concurrently. (#2105)
  • 7d07032 feat: oss client supports STS access (set security token in header) (#2103)
  • 2b0c8f3 feat: remove Scopes and SecurityGroup in seed peer cluster (#2110)
  • 00de382 feat: rename scheduler package to scheduling (#2087)
  • 2877c62 feat: support reload scheduler addresses for local Dynconfig (#2091)
  • c31fd3a feat: use v2 version of host id and add Addrs func to seed peer (#2086)
  • bee58e5 fix: unregister task from scheduler in storage.deleteTask (#2100)
  • 1dd5829 refactor: package digest (#2085)
  • 55379c2 refactor: scheduling with v2 grpc (#2104)
  • c49110b refactor: support reload scheduler addresses for local Dynconfig in client (#2107)
  • 1874723 refactor: type of digest in task (#2084)