Releases: dragonflyoss/client
Releases · dragonflyoss/client
v0.1.25
What's Changed
- feat: add containerd field to container runtime configuration by @gaius-qi in #333
- chore(deps): Bump hyper from 1.1.0 to 1.2.0 by @dependabot in #338
- chore(deps): Bump chrono from 0.4.34 to 0.4.35 by @dependabot in #334
- chore(deps): Bump clap from 4.5.1 to 4.5.3 by @dependabot in #335
- feat: add init_tracing to dfinit by @gaius-qi in #339
- feat: add config_path for containerd by @gaius-qi in #340
- feat: parse containerd config by toml by @gaius-qi in #341
- feat: when contaienrd use old version, dfinit updates the mirror config by @gaius-qi in #342
- fix: change docker build timeout and fix release ci by @gaius-qi in #343
- feat: add truncate options to content for writing piece by @gaius-qi in #344
- chore(deps): Bump tokio-stream from 0.1.14 to 0.1.15 by @dependabot in #347
- chore(deps): Bump anyhow from 1.0.80 to 1.0.81 by @dependabot in #348
- chore(deps): Bump uuid from 1.7.0 to 1.8.0 by @dependabot in #346
- chore(deps): Bump reqwest from 0.11.25 to 0.11.27 by @dependabot in #345
- feat: add proxy config for dfinit by @gaius-qi in #350
- feat: support config_path mirror for containerd by @gaius-qi in #351
- fix: add path to registry mirror and rename config name of containerd by @gaius-qi in #357
- chore(deps): Bump regex from 1.10.3 to 1.10.4 by @dependabot in #356
- chore(deps): Bump serde_json from 1.0.114 to 1.0.115 by @dependabot in #354
- chore(deps): Bump hostname from 0.3.1 to 0.4.0 by @dependabot in #353
- chore(deps): Bump rustls-pki-types from 1.3.1 to 1.4.1 by @dependabot in #352
- feat: add docker config for dfinit by @gaius-qi in #358
- feat: dfinit supports cri-o runtime by @gaius-qi in #359
- chore: update verison to v0.1.25 by @gaius-qi in #360
Full Changelog: v0.1.24...v0.1.25
v0.1.24
What's Changed
Full Changelog: v0.1.23...v0.1.24
v0.1.23
v0.1.22
v0.1.21
What's Changed
- chore: move cache for buildx in docker actions by @gaius-qi in #315
- chore: clean disk in release actions by @gaius-qi in #316
- feat: remove tool cache by @gaius-qi in #317
- feat: remove haskell and large-packages in clean-disk by @gaius-qi in #318
- feat: remove rust cache steps by @gaius-qi in #319
- feat: remove free disk space in publish by @gaius-qi in #320
- chore: optimize release actions by @gaius-qi in #321
- chore: add libclang-dev to release actions by @gaius-qi in #322
Full Changelog: v0.1.20...v0.1.21
v0.1.20
What's Changed
Full Changelog: v0.1.19...v0.1.20
v0.1.19
What's Changed
- chore: remove readme in sub crates by @gaius-qi in #303
- chore(deps): Bump softprops/action-gh-release from 1 to 2 by @dependabot in #304
- chore(deps): Bump thiserror from 1.0.56 to 1.0.57 by @dependabot in #305
- chore(deps): Bump serde from 1.0.196 to 1.0.197 by @dependabot in #306
- chore(deps): Bump local-ip-address from 0.5.7 to 0.6.1 by @dependabot in #307
- chore(deps): Bump http from 1.0.0 to 1.1.0 by @dependabot in #308
- chore(deps): Bump reqwest from 0.11.24 to 0.11.25 by @dependabot in #309
- feat: add empty task handler for hard_link_or_copy by @gaius-qi in #310
- chore: update Cargo version to v0.1.19 by @gaius-qi in #311
- chore: add rust cache in actions by @gaius-qi in #312
- fix: rust cache in release actions by @gaius-qi in #313
Full Changelog: v0.1.18...v0.1.19
v0.1.18
v0.1.17
What's Changed
- feat: remove client certs for backend by @gaius-qi in #291
- chore(deps): Bump serde_yaml from 0.9.31 to 0.9.32 by @dependabot in #290
- chore(deps): Bump rustls-pemfile from 2.1.0 to 2.1.1 by @dependabot in #289
- chore(deps): Bump openssl from 0.10.63 to 0.10.64 by @dependabot in #287
- refactor: add dragonfly-client-core crate by @gaius-qi in #293
- fix: replace dragonfly_client::Error with dragonfly_client_core::Error by @gaius-qi in #294
Full Changelog: v0.1.16...v0.1.17
v0.1.16
What's Changed
Full Changelog: v0.1.15...v0.1.16