Skip to content

Releases: dragonflyoss/dragonfly

v2.0.9-beta.4

23 Feb 14:14
e0ce8d8
Compare
Choose a tag to compare

Changelog

v2.0.9-beta.3

22 Feb 13:13
2b0c8f3
Compare
Choose a tag to compare

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)

v2.0.9-beta.2

15 Feb 14:24
0ea73ad
Compare
Choose a tag to compare

Changelog

  • d2fdd8a chore(deps): bump github.com/casbin/casbin/v2 from 2.60.0 to 2.61.1 (#2075)
  • 1ca752a chore(deps): bump github.com/go-playground/validator/v10 from 10.11.1 to 10.11.2 (#2077)
  • 9875378 chore(deps): bump github.com/looplab/fsm from 1.0.0 to 1.0.1 (#2073)
  • 9050880 chore(deps): bump go.opentelemetry.io/otel from 1.12.0 to 1.13.0 (#2074)
  • d206d20 feat: add networkTopology configuration to scheduler (#2070)
  • 2ca3aa9 feat: change piece size to length (#2079)
  • b3a957c feat: remove training configuration in scheduler (#2081)
  • 4e932a8 fix: backsource first piece timeout (#2083)
  • 536ef25 refactor: task piece with v2 grpc (#2080)
  • 0ea73ad refactor: task.SizeScope with v2 grpc in scheduler (#2082)

v2.0.9-beta.1

14 Feb 12:15
28a8390
Compare
Choose a tag to compare

Changelog

  • 8c72659 chore(deps): bump docker/build-push-action from 3 to 4 (#2047)
  • 685d493 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.180 to 1.44.184 (#2022)
  • b789372 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.184 to 1.44.189 (#2029)
  • 55e3c65 chore(deps): bump github.com/jarcoal/httpmock from 1.2.0 to 1.3.0 (#2044)
  • ff0b757 chore(deps): bump github.com/montanaflynn/stats from 0.6.6 to 0.7.0 (#2020)
  • 99cf6d7 chore(deps): bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.7.1 (#2028)
  • 537d096 chore(deps): bump github.com/onsi/gomega from 1.24.2 to 1.25.0 (#2021)
  • d6075c9 chore(deps): bump github.com/onsi/gomega from 1.25.0 to 1.26.0 (#2024)
  • 9100174 chore(deps): bump github.com/shirou/gopsutil/v3 from 3.22.12 to 3.23.1 (#2045)
  • d4e5bd1 chore(deps): bump github.com/spf13/viper from 1.13.0 to 1.15.0 (#2019)
  • 221176b chore(deps): bump go.opentelemetry.io/otel/exporters/jaeger from 1.11.2 to 1.12.0 (#2030)
  • a60ff8d chore(deps): bump google.golang.org/api from 0.107.0 to 0.109.0 (#2043)
  • 1e913ce chore(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.3 (#2046)
  • 298cfdd chore(deps): bump gorm.io/gorm from 1.24.2 to 1.24.3 (#2018)
  • ab22564 chore(deps): bump gorm.io/gorm from 1.24.3 to 1.24.5 (#2042)
  • d158d09 chore: add miHoYo to ADOPTERS.md (#2054)
  • a808ff9 chore: change e2e timeout (#2062)
  • 5fc363c chore: change maintainers informations (#2038)
  • 5742226 chore: ignore configs generate with docker compose (#2034)
  • 909120e chore: update issue templates (#2041)
  • 4bd79ae feat: add AnnouncePeers to task in resource (#2051)
  • 25f27fd feat: add DownloadTask to seed peer resource (#2048)
  • 42b1e08 feat: add v2 version of dfdaemon client (#2050)
  • 04a1356 feat: add v2 version of the idgen (#2056)
  • fdd9d0a feat: change PeerCountLimitForTask to 1000 (#2059)
  • 056691d feat: init AnnouncePeerStream of the peer (#2040)
  • 76ae4fd feat: set gorm log level (#2063)
  • 4267bbf feat: update dingtalk qrcode (#2016)
  • ba3a220 feat: update task type from v1 to v2 (#2053)
  • 4ed60dd fix: peer GC clear all peers when peer's count large than PeerCountLimitForTask (#2061)
  • f675bc3 fix: spelling mistakes (#2027)
  • e45b874 refactor: announcer and dynconfig with v2 verison of the manager grpc (#2037)
  • 3b63607 refactor: parse http range (#2071)
  • 8d993a3 refactor: peer resource with v2 version of the grpc (#2039)
  • fe7b7fd refactor: resource host without scheduler v1 definition (#2036)
  • 28a8390 refactor: resource task with v2 version of grpc (#2078)

v2.0.9-beta.0

19 Jan 03:58
7af9626
Compare
Choose a tag to compare

Changelog

v2.0.9-alpha.10

13 Jan 14:42
ca7afc1
Compare
Choose a tag to compare

Changelog

v2.0.9-alpha.9

10 Jan 14:34
6c7e8bf
Compare
Choose a tag to compare

Changelog

  • eb70c7c chore(deps): bump github.com/aws/aws-sdk-go from 1.44.171 to 1.44.175 (#1988)
  • b84d2f3 chore(deps): bump github.com/schollz/progressbar/v3 from 3.12.2 to 3.13.0 (#1989)
  • 186735e chore(deps): bump golang.org/x/crypto from 0.4.0 to 0.5.0 (#1986)
  • e3ca12a chore(deps): bump golang.org/x/time from 0.1.0 to 0.3.0 (#1985)
  • 053176f chore(deps): bump google.golang.org/api from 0.105.0 to 0.106.0 (#1987)
  • a859a0a feat: add fail_code in scheduler's DownloadFailureCount metric (#1981)
  • 6c7e8bf feat: add manager v2 api (#1990)
  • 7d7984d feat: add udp ping to the net package (#1979)
  • 5f3ca6f feat: oras source client (#1983)
  • da0cf8d feat: searcher can not found candidate scheduler clusters, return all scheduler clusters (#1991)
  • 6b25f05 fix: client bitMap extend capacity (#1973)

v2.0.9-alpha.8

06 Jan 06:14
0537917
Compare
Choose a tag to compare

Changelog

v2.0.9-alpha.7

03 Jan 06:59
22eb961
Compare
Choose a tag to compare

Changelog

  • b8912e1 chore(deps): bump github.com/appleboy/gin-jwt/v2 from 2.9.0 to 2.9.1 (#1949)
  • 3b67e5a chore(deps): bump github.com/aws/aws-sdk-go from 1.44.143 to 1.44.167 (#1948)
  • 4774ba2 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.167 to 1.44.171 (#1958)
  • 8568612 chore(deps): bump github.com/gin-gonic/gin from 1.8.1 to 1.8.2 (#1951)
  • 298aed0 chore(deps): bump github.com/shirou/gopsutil/v3 from 3.22.11 to 3.22.12 (#1959)
  • 901c0eb chore(deps): bump go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin from 0.36.4 to 0.37.0 (#1950)
  • 621e1ad chore(deps): bump google.golang.org/api from 0.101.0 to 0.105.0 (#1952)
  • 8e52585 chore(deps): bump gorm.io/driver/mysql from 1.4.4 to 1.4.5 (#1962)
  • 9499bd1 chore(deps): bump moul.io/zapgorm2 from 1.1.3 to 1.2.0 (#1961)
  • 5cbc9b3 chore: change codecov coverage range (#1965)
  • 268ba31 chore: change dingtalk image (#1954)
  • ced6cca chore: create log dir (#1947)
  • 22eb961 chore: goreleaser set rlcp field (#1967)
  • 4b4afe5 chore: print e2e exec output (#1963)
  • 2f761e6 chore: update actions (#1966)
  • c6f9f88 fix: config decode net.IP (#1964)

v2.0.9-alpha.6

22 Dec 03:08
fdb11e2
Compare
Choose a tag to compare

Changelog

  • 436d460 chore(deps): bump github.com/onsi/gomega from 1.24.1 to 1.24.2 (#1931)
  • 3cf7401 chore(deps): bump github.com/shirou/gopsutil/v3 from 3.22.10 to 3.22.11 (#1935)
  • 51e455f chore(deps): bump github.com/swaggo/swag from 1.8.8 to 1.8.9 (#1932)
  • b12adcf chore(deps): bump goreleaser/goreleaser-action from 3 to 4 (#1936)
  • 72bff0a chore(deps): bump k8s.io/component-base from 0.25.4 to 0.26.0 (#1934)
  • 1fbd39c chore: optimize download log (#1944)
  • 0ce703c chore: update helm charts version (#1937)
  • 0dccbe5 feat: add IPAddresses and DNSNames to sans of the cert (#1930)
  • 08f5756 feat: change yaml field type from string to net.IP (#1929)
  • fdb11e2 feat: corrupt data check (#1946)
  • c4fc60f feat: create synchronizers concurrently (#1941)
  • d6f3910 feat: random pieces download (#1918)
  • 92b01f0 feat: register reflection on grpc server (#1943)
  • c5aae85 feat: remove legacy peers support (#1939)
  • 499585e feat: update fsm stable api (#1938)
  • df93183 fix: download context cancelled (#1942)
  • 8cfb406 fix: panic caused by hashring not being built (#1928)
  • 168224c fix: peer keepalive with manager (#1940)