Releases: dragonflyoss/dragonfly
Releases · dragonflyoss/dragonfly
v2.1.17
Changelog
- d6e426f Optimized dfstore upload file performance (#2803)
- 18e90ce Update Makefile (#2828)
- 0c7d143 chore(deps): bump github.com/aws/aws-sdk-go from 1.45.6 to 1.45.25 (#2806)
- d33662c chore(deps): bump github.com/bits-and-blooms/bitset from 1.8.0 to 1.10.0 (#2821)
- 9f1ac68 chore(deps): bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 (#2807)
- 885d654 chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.43.0 to 0.45.0 (#2808)
- a875707 chore(deps): bump golang.org/x/sync from 0.3.0 to 0.4.0 (#2822)
- b7f4729 chore(deps): bump google.golang.org/grpc from 1.59.0-dev to 1.60.0-dev (#2824)
- 573a7bd chore(deps): bump gorm.io/driver/postgres from 1.5.2 to 1.5.3 (#2823)
- 3281b4e chore(deps): bump gorm.io/gorm from 1.25.4 to 1.25.5 (#2809)
- 2faa895 chore: update console verison to v1.0.14 (#2811)
- b4221d2 chore: update console version to v1.0.15 (#2813)
- d6d52c2 chore: update console version to v1.0.18 (#2815)
- 6ac6be3 chore: update manager console verison to v1.0.13 (#2810)
- d710953 feat: add sync peers log (#2812)
- ccacc3e feat: proxy graceful shutdown (#2802)
- af6f99f fix: console build failed (#2814)
v2.1.16
Changelog
- ce19d05 chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 (#2795)
- c025233 chore(manager/auth/oauth): rm unused args and struct (#2797)
- e25e35a chore(manager/database): rm unused cfg (#2798)
- c97909a chore(manager/job): cleanup and fix typo (#2799)
- ea5249c chore: add free disk space in e2e actions (#2801)
- d189e18 chore: gofmt -w -r 'interface{} -> any' . (#2790)
- b71cbc9 feat: add comment about not checking object storage close (#2789)
- 82a5b7b feat: add content-length label to DownloadPeerDuration metric (#2792)
- 6addfdf feat: change DownloadPeerDuration metric type to summary (#2794)
- c6aec7a fix: sync peer with unknow relation (#2800)
v2.1.15
Changelog
- eeea18b chore(client/daemon): cleanup, and add noTLSConfig (#2783)
- 0fb76a6 chore(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0 (#2779)
- 1c36b27 chore(deps): bump go.opentelemetry.io/otel/sdk from 1.17.0 to 1.19.0 (#2782)
- b92045e chore(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (#2778)
- c66b95e chore: change gorm-adapter version to v3.5.0 (#2774)
- d275bfb feat: change error handle in object storage (#2777)
- 2b4e378 fix: per page count in peer api (#2775)
- e847992 fixed close file twice issue when using dfstore upload large file (#2784)
v2.1.14
v2.1.13
Changelog
- eeea18b chore(client/daemon): cleanup, and add noTLSConfig (#2783)
- 0fb76a6 chore(deps): bump github.com/onsi/gomega from 1.27.10 to 1.28.0 (#2779)
- 1c36b27 chore(deps): bump go.opentelemetry.io/otel/sdk from 1.17.0 to 1.19.0 (#2782)
- b92045e chore(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (#2778)
- c66b95e chore: change gorm-adapter version to v3.5.0 (#2774)
- d275bfb feat: change error handle in object storage (#2777)
- 2b4e378 fix: per page count in peer api (#2775)
- e847992 fixed close file twice issue when using dfstore upload large file (#2784)
v2.1.12
Changelog
- 557efe9 chore(deps): bump github.com/casbin/gorm-adapter/v3 from 3.5.0 to 3.20.0 (#2766)
- 38c9e20 chore(deps): bump github.com/gin-contrib/zap from 0.1.0 to 0.2.0 (#2756)
- 1f6de96 chore(deps): bump github.com/go-playground/validator/v10 from 10.15.4 to 10.15.5 (#2765)
- 6d49fbe chore(deps): bump github.com/huaweicloud/huaweicloud-sdk-go-obs from 3.23.4+incompatible to 3.23.9+incompatible (#2762)
- 6f617b7 chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.7 to 3.23.8 (#2757)
- 801ffdd chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.8 to 3.23.9 (#2763)
- 309136f chore(deps): bump go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin from 0.43.0 to 0.45.0 (#2764)
- 237eb9e chore: optimize dynconfig error log (#2771)
- a3f2aae chore: remove refs to deprecated io/ioutil (#2754)
- 9a46d14 chore: update ginkgo version (#2773)
- 8050361 chore: update golang version to v1.21 (#2753)
- 85fba4c feat: add CreatePeer to manager rest api (#2749)
- b65c101 feat: update api to v2.0.29 with optional (#2751)
- 189ea6c fix: add option to disable prepared statement for postgres (#2768)
- 3b55ae4 fix: otelgrpc.UnaryClientInterceptor memory leak (#2772)
- 9eb15b2 fix: overhead gc when DiskGCThreshold not set (#2750)
- c9c7100 fix: set download header log level debug (#2770)
- 5289f03 fix: snapshot network topology id (#2746)
v2.1.11
Changelog
- bc46112 Fix s3 commonPrefix initial issue. (#2732)
- 6cad919 chore(deps): bump docker/build-push-action from 4 to 5 (#2733)
- 2885c05 chore(deps): bump docker/login-action from 2 to 3 (#2736)
- 1ba0e88 chore(deps): bump docker/setup-buildx-action from 2 to 3 (#2737)
- 5f53eeb chore(deps): bump docker/setup-qemu-action from 2 to 3 (#2735)
- 73fd995 chore(deps): bump github.com/go-playground/validator/v10 from 10.15.1 to 10.15.4 (#2741)
- 46b46f8 chore(deps): bump go.opentelemetry.io/otel/trace from 1.17.0 to 1.18.0 (#2739)
- e1dba9d chore(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 (#2738)
- 1737454 chore(deps): bump goreleaser/goreleaser-action from 4 to 5 (#2734)
- 19ad719 feat: convert limit in dfstore (#2745)
- e636ac7 fix: dfget couldn't download s3 directory correctly (#2731)
v2.1.10
v2.1.9
Changelog
- 8fb8b73 Remove useless constant values (#2721)
- 143b8b2 chore(deps): bump github.com/aws/aws-sdk-go from 1.45.2 to 1.45.6 (#2719)
- a5ddf94 chore(deps): bump github.com/casbin/casbin/v2 from 2.73.0 to 2.77.2 (#2715)
- 96a0adc chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.42.0 to 0.43.0 (#2716)
- 4349e27 chore: change timeout-minutes to 120 in docker actions (#2724)
- cd7220c chore: update console submodule to v1.0.11 (#2711)
- ca843f3 default parameters set to constant (#2709)
- 38b6c00 feat: add cluster rest api to open api (#2707)
- a666e53 feat: add network timout to yarn install (#2723)
- d7936f1 feat: remove DefaultPersonalAccessTokenScopes in personalAccessToken (#2708)
- d65603e fix(pkg/dfpath): can't build in darwin (#2713)
v2.1.8
Changelog
- c29edd2 Fix issues in the objectstorage based on JuiceFS use cases. (#2648)
- d9fb58f chore(deps): bump actions/checkout from 3 to 4 (#2695)
- 4e1e32b chore(deps): bump github.com/aliyun/aliyun-oss-go-sdk from 2.2.8+incompatible to 2.2.9+incompatible (#2676)
- f4d5cb8 chore(deps): bump github.com/aws/aws-sdk-go from 1.44.327 to 1.45.2 (#2697)
- 667abf8 chore(deps): bump github.com/go-playground/validator/v10 from 10.15.0 to 10.15.1 (#2678)
- bb3e27c chore(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 (#2696)
- f151d1f chore(deps): bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 (#2698)
- 127933f chore(deps): bump go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin from 0.40.0 to 0.43.0 (#2700)
- 854af38 chore(deps): bump go.opentelemetry.io/otel/exporters/jaeger from 1.15.1 to 1.17.0 (#2699)
- 06ce83f chore(deps): bump go.opentelemetry.io/otel/trace from 1.16.0 to 1.17.0 (#2677)
- 3282eec chore(deps): bump google.golang.org/api from 0.136.0 to 0.138.0 (#2680)
- 79095f6 chore: maintainer in alphabetical order of the company (#2687)
- 02de884 chore: update api verison to v2.0.25 (#2685)
- 6be1a4f feat: add idc and location to ListSchedulers in manager (#2674)
- 170a7f2 feat: change file mode when export task from local in dfcache (#2701)
- 85b4467 feat: initialize object storage client in the New func (#2682)
- 9c9959f feat: optimize GetObjectMetadatasInput validate in dfstore (#2686)
- c0522c1 feat: remove peer index in databae table (#2675)
- db4dcaf feat: use go-version-file: go.mod for go version detecting (#2694)
- 51596b6 fix: Vertex.DeleteInEdges and Vertex.DeleteOutEdges functions are not thread safe (#2688)