Releases: dragonflyoss/dragonfly
Releases · dragonflyoss/dragonfly
v2.1.58
v2.1.57
Changelog
- 6b46d0e Merge branch 'main' of github.com:dragonflyoss/Dragonfly2
- f2fac17 chore(deps): bump github.com/jellydator/ttlcache/v3 from 3.2.0 to 3.3.0 (#3494)
- e616f93 chore(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.23.0 (#3491)
- 624bf28 chore(deps): bump google.golang.org/api from 0.189.0 to 0.197.0 (#3510)
- e044dae chore: add -y option to cosign
- 74b4084 chore: add COSIGN_PUBLIC_KEY for cosign verify
- 526e5ef chore: add GITHUB_TOKEN for ghcr to login (#3515)
- 65b06b2 chore: add upload-tag-name for release
- ff2b1f4 chore: fixed Pinned-Dependencies for actions (#3518)
- ae9f8df chore: fixed Token-Permissions for Actions (#3517)
- 79bd59a chore: generate SLSA3 provenance for GoReleaser (#3516)
- 22ce71e chore: remove distribution in goreleaser
- dffcf68 chore: remove sboms in goreleaser
- 608b6a2 chore: remove verify base image
- 8c0909a chore: signed release for container image (#3514)
- 8429707 chore: update client version (#3496)
- 8a1e858 chore: update console submodule version (#3505)
- 151070a feat: add job feature for scheduler's announcer (#3489)
- 6ba4782 feat: add scheduler features api for manager (#3488)
- 76cf35f feat: add scope for preheating job (#3497)
- e8d696b feat: change gc config for manager job (#3507)
- 1e0dcaf feat: change timeout and max refresh in jwt token (#3501)
- d5eef60 feat: clean up expired jobs to prevent performance problems (#3504)
- bba6b9b feat: remove order by created_at for selecting job (#3502)
- 84ad2ff feat: response server real ip in X-Server-IP header (#3500)
- 3f7e48e feat: when peer disabled shared, scheduler will skip peer in filterCandidateParents (#3506)
- 92b26fa fix: add sentinel authentication settings (#3484)
- 759a70e fix: fixed the token-permission and pinned dependencies (#3513)
v2.1.56
Changelog
- e1fadbb Merge branch 'main' of github.com:dragonflyoss/Dragonfly2
- 75a35b8 chore(deps): bump actions/upload-artifact from 3.pre.node20 to 4.3.6 (#3454)
- f45a77f chore(deps): bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.20.1 (#3463)
- 5ac7bdb chore(deps): bump github.com/zeebo/blake3 from 0.2.3 to 0.2.4 (#3466)
- 988b9a4 chore(deps): bump go.opentelemetry.io/otel/sdk from 1.28.0 to 1.29.0 (#3462)
- 1c14209 chore(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 (#3464)
- c7ea099 chore(deps): bump ossf/scorecard-action from 2.3.1 to 2.4.0 (#3453)
- a637440 chore: fix 'as' keyword should match the case of the 'from' keyword (#3445)
- b23b18d chore: mute some reclaim check log (#3469)
- e3fd3b9 chore: udpate client-rs version (#3461)
- eaaeec4 chore: update console and client version (#3438)
- 2b2635c feat: add ScheduleDuration for recording duration of the scheduling (#3444)
- 2c0ae78 feat: add proxy error metric (#3470)
- c463f7f feat: add rate limit middlewares for job (#3481)
- 75d6242 feat: add ratelimit for job in manager (#3480)
- 58b612f feat: add source http metric (#3468)
- 2ae56e2 feat: added the scorecard github action and its badge (#3440)
- b5b2f39 feat: daemon add back source metric (#3460)
- e0e9654 feat: remove trainer and model
- b2babf8 feat: resource add rdb for cache task (#3467)
- f1dec25 feat: use context.Background for ScheduleCandidateParents to prevent stream breaking (#3485)
- bd6cbbe fix: AutoIssueCert loses control in dfdaemon(#3422) (#3423)
- b4493b2 fix: fix null pointer dereference issue when parent task storage registration fails (#3458)
- c141087 fix: key/value format with whitespace separator should not be used (#3459)
- 12969b4 vulnerability fix (#3443)
v2.1.55
Changelog
- 53ba603 chore(deps): bump golang.org/x/sys from 0.22.0 to 0.24.0 (#3428)
- 8516147 chore: export content range in http source (#3437)
- 44658cf chore: fix typo (#3435)
- d68e707 chore: rename name_template to version_template in goreleaser
- 9eb1f08 chore: update rust client version (#3424)
- b6c9249 feat: add accept ranges header (#3433)
- 5547307 feat: add delete task and list tasks manager api with request type and service type. (#3378)
- 517aed7 feat: optimize GetTaskJob and DeleteTaskJob (#3434)
- 22913db fix: reuse length check (#3432)
- 584b67d fix: start with zero half-open interval range (#3431)
v2.1.54
v2.1.53
Changelog
- 3b740db chore(deps): bump github.com/aws/aws-sdk-go from 1.54.15 to 1.54.19 (#3380)
- 62df748 chore(deps): bump github.com/docker/docker from 27.0.3+incompatible to 27.1.1+incompatible (#3397)
- 29ab308 chore(deps): bump github.com/gin-contrib/gzip from 0.0.6 to 1.0.1 (#3390)
- 6ed4c12 chore(deps): bump github.com/redis/go-redis/v9 from 9.5.1 to 9.6.1 (#3399)
- 89e06a8 chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.4 to 3.14.6 (#3413)
- a5b0f91 chore(deps): bump go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin from 0.52.0 to 0.53.0 (#3398)
- 7b1f06c chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.52.0 to 0.53.0 (#3389)
- cd9760c chore(deps): bump go.opentelemetry.io/otel/sdk from 1.25.0 to 1.28.0 (#3379)
- bc6898e chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 (#3417)
- 5d8108e chore(deps): bump google.golang.org/api from 0.183.0 to 0.189.0 (#3400)
- 2a03952 chore: add self-hosted runner for ci (#3409)
- 65688a5 chore: build service local in Dockerfile (#3411)
- 9698903 chore: optimize hijack ca format (#3418)
- 6d21c53 chore: optimize tls cert expire check (#3394)
- ac52afc chore: update api verison to v2.0.141 (#3384)
- d2453b9 chore: update client version (#3395)
- 97f21cf chore: update rust client version (#3403)
- a35517c feat: remove unused context and update api version (#3412)
- 934ce3a feat: use content.Background() to avoid stream cancel by dfdaemon (#3402)
- 83450d5 fix: immediately flush data to client for event-stream response (#3375)
- b7fdbcb refractor: fix typo in object storage.go (#3374)
v2.1.52
v2.1.51
Changelog
- 1875483 chore(deps): bump github.com/aws/aws-sdk-go from 1.53.10 to 1.54.15 (#3368)
- 771cac4 chore(deps): bump github.com/docker/docker from 26.1.1+incompatible to 27.0.3+incompatible (#3358)
- 430ef22 chore(deps): bump github.com/hashicorp/memberlist from 0.5.0 to 0.5.1 (#3356)
- 328fe4c chore(deps): bump github.com/huaweicloud/huaweicloud-sdk-go-obs from 3.23.12+incompatible to 3.24.6+incompatible (#3369)
- 200257e chore(deps): bump go.opentelemetry.io/otel from 1.27.0 to 1.28.0 (#3366)
- 0c13292 chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#3365)
- d66cf41 chore: avoid use default mux (#3346)
- dc13a7c feat: delete the host after host leave peers during host manager gc (#3361)
- 8153e57 feat: scheduler detects peer survivability and clears offline peers' metadata (#3353)
- 77b88ad feat: send config of the seed peer cluster for load limit (#3370)
- 43ef996 fix: file task uid gid (#3359)
- fae3613 refactor: Preallocate pieceDigests slice in genMetadata for improved (#3325)
- ca419a6 refactor: update comments and define size constant for human readable (#3363)
- 4f1046c rename container in compose config (#3351)
v2.1.50
v2.1.49
Changelog
- 02e82a6 chore(deps): bump docker/build-push-action from 5 to 6 (#3333)
- dc0a171 chore(deps): bump github.com/looplab/fsm from 1.0.1 to 1.0.2 (#3329)
- a5e82a1 chore(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.1 (#3330)
- eb0c7ef chore(deps): bump gorm.io/gorm from 1.25.7-0.20240204074919-46816ad31dde to 1.25.10 (#3331)
- 5dee749 chore: update client rs verison to v0.1.82 (#3336)
- a548876 feat: add cache peer to grpc api (#3334)
- fa78f0f feat: increase revice msg size and send msg size in grpc (#3335)
- a370304 feat: update api protoc version to v2.0.118 (#3326)