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