Releases: dragonflyoss/client
Releases · dragonflyoss/client
v0.1.35
What's Changed
Full Changelog: v0.1.34...v0.1.35
v0.1.34
What's Changed
Full Changelog: v0.1.33...v0.1.34
v0.1.33
Full Changelog: v0.1.32...v0.1.33
v0.1.32
What's Changed
- unittest: improve code coverage by @xujihui1985 in #392
- Refactor: wrap rocksdb transaction operations in closures by @imtsuki in #393
- feat: add error log for grpc handler by @gaius-qi in #394
- feat: super replace with crate by @gaius-qi in #395
- feat: support plugin feature for backend by @gaius-qi in #400
- feat: add HDFS plugin examples for backend by @gaius-qi in #402
- chore: add plugin Cargo.yaml to Dockerfile by @gaius-qi in #403
New Contributors
Full Changelog: v0.1.31...v0.1.32
v0.1.31
What's Changed
- feat: add logs for generate cert by @gaius-qi in #383
- Refactor: extract error module by @xujihui1985 in #375
- feat: optimize error mod by @gaius-qi in #384
- feat: add trait for backend by @gaius-qi in #390
- feat: update server implements download task api by @gaius-qi in #391
Full Changelog: v0.1.30...v0.1.31
v0.1.30
v0.1.29
v0.1.28
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