v0.15.0
What's Changed
- Add artifactType to OciImageIndex by @rylev in #182
- chore(deps): Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #183
- Add subject to OciImageManifest by @fibonacci1729 in #181
- chore: Updates thiserror and fixes cargo deny by @thomastaylor312 in #185
- chore(deps): Update itertools requirement from 0.13.0 to 0.14.0 by @dependabot in #188
- chore(deps): Update rstest requirement from 0.23.0 to 0.24.0 by @dependabot in #186
- chore(deps): Update axum requirement from 0.7 to 0.8 by @dependabot in #187
- feat: Direct Bearer Token Authentication by @prabhpreet in #191
- chore(deps): Update rstest requirement from 0.24.0 to 0.25.0 by @dependabot in #193
- feat: add HTTP proxy for client by @Xynnn007 in #194
- Improve error message by @aochagavia in #196
- Print username in get-manifest command by @stepancheg in #200
- chore(deps): Update oci-spec requirement from 0.7.0 to 0.8.1 by @dependabot in #201
- chore(deps): Update testcontainers requirement from 0.23 to 0.24 by @dependabot in #202
New Contributors
- @fibonacci1729 made their first contribution in #181
- @prabhpreet made their first contribution in #191
- @stepancheg made their first contribution in #200
Full Changelog: v0.14.0...v0.15.0