v1.2.19
What's Changed
- fix(grpc): downgrade connection broken log from error to debug level by @gaius-qi in #1736
- feat: bump version to 1.2.18 and fix CPU process stats collection by @gaius-qi in #1737
- fix(sysinfo): use RSS instead of usage_in_bytes for cgroup memory stats by @gaius-qi in #1739
- chore: update CODEOWNERS team names to dragonfly-reviewers/maintainers by @gaius-qi in #1740
- chore(deps): Bump github/codeql-action from 4.32.6 to 4.34.1 by @dependabot[bot] in #1743
- chore(deps): Bump kentaro-m/auto-assign-action from 2.0.1 to 2.0.2 by @dependabot[bot] in #1742
- chore(deps): Bump opentelemetry-otlp from 0.31.0 to 0.31.1 by @dependabot[bot] in #1746
- chore: add dragonfly-maintainers as codeowners alongside approvers by @gaius-qi in #1748
- chore(deps): Bump toml_edit from 0.23.7 to 0.25.5+spec-1.1.0 by @dependabot[bot] in #1744
- chore(deps): Bump tracing-subscriber from 0.3.22 to 0.3.23 by @dependabot[bot] in #1745
- chore(deps): Bump rustls-webpki from 0.103.6 to 0.103.10 by @dependabot[bot] in #1741
- feat(s3): make S3 credentials optional to support default AWS credential chain by @YQ-Wang in #1749
- fix(object_storage): make credentials optional for ABS/OSS/OBS/COS by @gaius-qi in #1753
- chore(deps): Bump taiki-e/cache-cargo-install-action from 3.0.3 to 3.0.4 by @dependabot[bot] in #1755
- chore(deps): Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #1756
- chore(deps): Bump tower from 0.5.2 to 0.5.3 by @dependabot[bot] in #1758
- chore(deps): Bump tonic-reflection from 0.14.2 to 0.14.5 by @dependabot[bot] in #1759
- feat: coordinate parent selector and piece collector for better bandwidth usage by @SouthWest7 in #1578
- feat: add dfctl CLI tool for managing Dragonfly tasks by @Copilot in #1720
New Contributors
Full Changelog: v1.2.17...v1.2.19