Releases: bootc-dev/containers-image-proxy-rs
Releases · bootc-dev/containers-image-proxy-rs
Release list
v0.11.0
What's Changed
- Update Rust to 0.10.0 by @bootc-bot[bot] in #140
- ci: Enable merge queue support by @cgwalters in #141
- Update Rust crate itertools to 0.15.0 by @bootc-bot[bot] in #143
- Update actions/checkout action to v7 by @bootc-bot[bot] in #144
- Add get_blob_stream (prefer GetRawBlob) by @0verflowme in #114
- Update Rust crate sha2 to 0.11.0 by @bootc-bot[bot] in #145
- Update actions/checkout action to v7 by @bootc-bot[bot] in #146
- Sync common files from infra repository by @bootc-bot[bot] in #147
- Sync common files from infra repository by @bootc-bot[bot] in #148
- Release 0.11.0 by @jeckersb in #149
New Contributors
- @0verflowme made their first contribution in #114
Full Changelog: v0.10.1...v0.11.0
v0.10.1
Changes
- Transport enum fix by @Johan-Liebert1 in #138
A minor change to allow parsing a transport standalone
Other Changes
- Sync common files from infra repository by @bootc-bot[bot] in #135
- Sync common files from infra repository by @bootc-bot[bot] in #137
- Update version to 0.10.1 by @Johan-Liebert1 in #139
Full Changelog: v0.10.0...v0.10.1
v0.10.0
One small new feature:
And this bumps semver because we bumped oci-spec:
- fix(deps): update rust by @bootc-bot[bot] in #126
Other changes
- chore(deps): update actions/create-github-app-token action to v3 by @bootc-bot[bot] in #133
- Sync common files from infra repository by @bootc-bot[bot] in #134
- Release 0.10 by @cgwalters in #136
New Contributors
Full Changelog: v0.9.2...v0.10.0
v0.9.2
What's Changed
- Introduce a Transport enum for container images by @Johan-Liebert1 in #120
- Add ImageReference struct combining Transport + name by @cgwalters in #121
- ci: Add cargo-semver-checks to catch breaking API changes by @cgwalters in #122
- chore(deps): update actions/checkout action to v6 by @bootc-bot[bot] in #123
- Release 0.9.2 by @Johan-Liebert1 in #124
New Contributors
- @Johan-Liebert1 made their first contribution in #120
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- client: Consistently accept
--debugby @cgwalters in #96 - ci: Add cratesio-release.yml by @cgwalters in #99
- proxy: Add support for configuring user agent by @cgwalters in #100
- Sync common files from infra repository by @bootc-bot[bot] in #102
- Sync common files from infra repository by @bootc-bot[bot] in #103
- Sync common files from infra repository by @bootc-bot[bot] in #105
- Don't swallow text from nested errors by @jeckersb in #108
- Avoid allocating in
pre_execclosure by @purplesyringa in #109 - Sync common files from infra repository by @bootc-bot[bot] in #106
- chore(deps): update actions/checkout action to v6 by @bootc-bot[bot] in #107
- chore(deps): update github actions by @bootc-bot[bot] in #110
- Sync common files from infra repository by @bootc-bot[bot] in #111
- Sync common files from infra repository by @bootc-bot[bot] in #113
- Sync common files from infra repository by @bootc-bot[bot] in #115
- Sync common files from infra repository by @bootc-bot[bot] in #117
- Release 0.9.1 by @cgwalters in #118
New Contributors
- @purplesyringa made their first contribution in #109
Full Changelog: v0.9.0...v0.9.1
0.2.0
What's Changed
- Remove unused tokio-{stream,util} deps by @cgwalters in #2
- Fixes for child process monitoring by @cgwalters in #3
- Add a lot more tracing usage by @cgwalters in #4
Full Changelog: v0.1.1...v0.2.0