Releases: dragonflyoss/dragonfly-sdk
Releases · dragonflyoss/dragonfly-sdk
Release list
v1.7.4
What's Changed
Full Changelog: v1.7.3...v1.7.4
v1.7.3
What's Changed
- chore(deps): Bump d7y.io/dragonfly/v2 from 2.5.2-rc.1 to 2.5.2-rc.2 in /client-request/go by @dependabot[bot] in #37
- fix(client-request): preserve empty URL path when filtering query params by @gaius-qi in #38
Full Changelog: v1.7.2...v1.7.3
v1.7.2
What's Changed
Full Changelog: v1.7.0...v1.7.2
v1.7.1
What's Changed
- chore(deps): Bump sha2 from 0.10.9 to 0.11.0 in /client-request/rust by @dependabot[bot] in #34
- chore(deps): Bump google.golang.org/grpc from 1.83.1 to 1.83.2 in /client-request/go by @dependabot[bot] in #33
- chore(deps): Bump tonic-health from 0.14.5 to 0.14.6 in /client-request/rust by @dependabot[bot] in #32
- chore(deps): Bump d7y.io/api/v2 from 2.3.5 to 2.3.6 in /client-request/go by @dependabot[bot] in #31
- chore(deps): Bump uuid from 1.24.1 to 1.26.0 in /client-request/rust by @dependabot[bot] in #29
- chore(deps): Bump prost-wkt-types from 0.7.1 to 0.7.2 in /client-request/rust by @dependabot[bot] in #28
- feat(client-request): add retry policy with backoff, endpoint rotation, and transient-error classification by @gaius-qi in #35
Full Changelog: v1.6.2...v1.7.1
v1.7.0
What's Changed
- chore(deps): Bump sha2 from 0.10.9 to 0.11.0 in /client-request/rust by @dependabot[bot] in #34
- chore(deps): Bump google.golang.org/grpc from 1.83.1 to 1.83.2 in /client-request/go by @dependabot[bot] in #33
- chore(deps): Bump tonic-health from 0.14.5 to 0.14.6 in /client-request/rust by @dependabot[bot] in #32
- chore(deps): Bump d7y.io/api/v2 from 2.3.5 to 2.3.6 in /client-request/go by @dependabot[bot] in #31
- chore(deps): Bump uuid from 1.24.1 to 1.26.0 in /client-request/rust by @dependabot[bot] in #29
- chore(deps): Bump prost-wkt-types from 0.7.1 to 0.7.2 in /client-request/rust by @dependabot[bot] in #28
- feat(client-request): add retry policy with backoff, endpoint rotation, and transient-error classification by @gaius-qi in #35
Full Changelog: v1.6.2...v1.7.0
v1.6.2
What's Changed
Full Changelog: v1.6.1...v1.6.2
v1.6.1
What's Changed
- feat(client-request): add StatImage RPC to query OCI image distribution across seed peers by @gaius-qi in #25
- chore(deps): Bump tonic from 0.14.2 to 0.14.6 in /client-request/rust by @dependabot[bot] in #18
- chore(deps): Bump uuid from 1.24.0 to 1.24.1 in /client-request/rust by @dependabot[bot] in #20
- chore(deps): Bump criterion from 0.7.0 to 0.8.2 in /client-request/rust by @dependabot[bot] in #21
- chore(deps): Bump github.com/stretchr/testify from 1.11.1 to 1.12.1 in /client-request/go by @dependabot[bot] in #24
- Handle gRPC InvalidArgument errors and enhance StatImageRequest by @gaius-qi in #26
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- refactor(client-request): extract ProxyWithEndpoints as a standalone type with per-endpoint connection pools by @gaius-qi in #17
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- chore: add golangci-lint config and suppress unchecked error warnings in tests by @gaius-qi in #11
- chore(deps): Bump siphasher from 0.3.11 to 1.0.3 in /client-request/rust by @dependabot[bot] in #4
- chore(deps): Bump dragonfly-client-core from 1.4.9 to 1.5.0 in /client-request/rust by @dependabot[bot] in #6
- chore(deps): Bump actions/setup-go from 5 to 7 by @dependabot[bot] in #2
- chore(deps): Bump golangci/golangci-lint-action from 7 to 9 by @dependabot[bot] in #3
- chore(deps): Bump google.golang.org/protobuf from 1.36.11 to 1.36.12 in /client-request/go by @dependabot[bot] in #5
- chore(deps): Bump d7y.io/api/v2 from 2.2.32 to 2.3.0 in /client-request/go by @dependabot[bot] in #7
- feat: add
LookupEndpointsmethod to inspect seed peer selection order by @gaius-qi in #12 - Enhance client-request with new features, benchmarks, and updates by @gaius-qi in #14
- refactor(client-request): inline utility modules instead of depending on dragonfly-client-core/util by @gaius-qi in #15
New Contributors
- @gaius-qi made their first contribution in #11
- @dependabot[bot] made their first contribution in #4
Full Changelog: https://github.com/dragonflyoss/dragonfly-sdk/commits/v1.5.0