dkregistry 0.3.1
0.3.1 (2019-12-05)
- rename file for
cargo publish
compatibility #129 (steveeJ) - cargo: update release metadata #128 (lucab)
- Release 0.3.0 #127 (steveeJ)
- v2: introduce a common Manifest type and refactor related functions #117 (steveeJ)
- reference: add parse_url tests #121 (steveeJ)
- v2: add
Send
bound to most of the API #120 (steveeJ) - refactor login logging and example #114 (steveeJ)
- v2/auth: properly parse bearer strings with CSVs #112 (steveeJ)
- v2: add content digest module and verify blob integrity on download #105 (steveeJ)
- *: fix all rustc 1.34 warnings #106 (steveeJ)
rustfmt --all
with version 1.0.3 #104 (steveeJ)- cargo: bump minor field after API changes #101 (lucab)
- cargo: expose reqwest TLS feature flags #96 (lucab)
- *: substitute hyper for reqwest #95 (steveeJ)
- reference: rework custom hostname handling #94 (lucab)
- v2: partially substitute hyper for reqwest and work around Satellite registry #91 (steveeJ)
- examples: improve authentication and argument handling #92 (steveeJ)
- Revert "Update hyper-rustls requirement from 0.15 to 0.16" #88 (steveeJ)
- v2/manifest: add get_manifest_and_ref method #85 (steveeJ)
- v2: add an ensure_v2 helper #80 (lucab)
- tests/quay: test authenticated methods #70 (lucab)
- examples/image-labels: remove unused imports #60 (lucab)
- Release 0.2.1 #55 (steveeJ)
(list generated via ghch --remote=upstream --from=0.2.1 --to=0.3.1 --format=markdown
| grep -v dependabot)