Releases: dragonflyoss/client
Releases · dragonflyoss/client
v0.1.27
What's Changed
- feat: change memtable memory limit in rocksdb by @gaius-qi in #364
- chore(deps): Bump h2 from 0.3.24 to 0.3.26 by @dependabot in #365
- refactor: convert container runtime config to enum, as containerd and… by @xujihui1985 in #361
- feat: optimize enum for container runtime by @gaius-qi in #366
- feat: if registry is not set, create config_path for contianerd by @gaius-qi in #373
- chore: update version to v0.1.27 by @gaius-qi in #374
Full Changelog: v0.1.26...v0.1.27
v0.1.26
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
- fix: if plugins key is not exist, dfinit can not find index in containerd by @gaius-qi in #362
- chore: split push client image and push dfinit image in actions by @gaius-qi in #363
Full Changelog: v0.1.24...v0.1.26
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