v0.1.15
What's Changed
- chore(deps): Bump dragonfly-api from 2.0.94 to 2.0.95 by @dependabot in #269
- chore(deps): Bump indicatif from 0.17.7 to 0.17.8 by @dependabot in #267
- chore(deps): Bump chrono from 0.4.33 to 0.4.34 by @dependabot in #266
- feat: generate CA by openssl with PEM foramt files by @gaius-qi in #270
- feat: remove error log about proxy directly to remote server by @gaius-qi in #271
- feat: add registry mirror for dfdaemon by @gaius-qi in #272
- feat: rewrite registry mirror request by @gaius-qi in #278
- chore(deps): Bump rocksdb from 0.21.0 to 0.22.0 by @dependabot in #273
- chore(deps): Bump serde_json from 1.0.113 to 1.0.114 by @dependabot in #274
- chore(deps): Bump clap from 4.4.18 to 4.5.1 by @dependabot in #275
- chore(deps): Bump rustls-pemfile from 2.0.0 to 2.1.0 by @dependabot in #276
- chore(deps): Bump anyhow from 1.0.79 to 1.0.80 by @dependabot in #277
- feat: if download back-to-source failed, proxy returns http code and header by @gaius-qi in #279
- feat: replace hyper-tls with hyper-rustls for HttpsConnector by @gaius-qi in #280
- feat: add self-signed certs for registry by @gaius-qi in #281
- feat: add certificate chain for download request for self-signed certificate by @gaius-qi in #282
- feat: add client certs to backend request config by @gaius-qi in #283
- chore: update crate version to 0.1.15 by @gaius-qi in #284
Full Changelog: v0.1.14...v0.1.15