Skip to content

v0.16.0

Choose a tag to compare

@flavio flavio released this 27 Jan 17:29
· 75 commits to main since this release
v0.16.0
2abdcdf

What's Changed

  • chore(deps): Update testcontainers requirement from 0.24 to 0.25 by @dependabot[bot] in #207
  • chore(deps): Update rstest requirement from 0.25.0 to 0.26.1 by @dependabot[bot] in #208
  • add push blob async stream support by @lambinoo in #204
  • refactor(client)!: Reduces allocations of streaming data by @thomastaylor312 in #209
  • chore(deps): Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #211
  • chore: replace jwt with jsonwebtoken by @BradLugo in #210
  • chore deps update dev deps by @flavio in #213
  • ci: sanitize GitHub actions by @flavio in #220
  • chore(deps): Bump actions/checkout from 5.0.0 to 6.0.0 by @dependabot[bot] in #227
  • chore(deps): Bump EmbarkStudios/cargo-deny-action from 2.0.13 to 2.0.14 by @dependabot[bot] in #230
  • chore(deps): Bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #231
  • chore(deps): Update testcontainers requirement from 0.25 to 0.26 by @dependabot[bot] in #229
  • ci: switch to cargo-deny by @flavio in #233
  • chore(deps): Bump EmbarkStudios/cargo-deny-action from 2.0.14 to 2.0.15 by @dependabot[bot] in #234
  • Switch to oci_spec's arch and os implementation by @toksdotdev in #228
  • str -> Digest in calculate_and_validate by @stepancheg in #222
  • Update reqwest requirement from 0.12 to 0.13 by @SuperTux88 in #238
  • Remove unnecessary Unpin bounds by @stepancheg in #223
  • Filter empty DOCKER_DIGEST_HEADER by @rylev in #192
  • chore(deps): Update jsonwebtoken requirement from 9.3 to 10.2 by @dependabot[bot] in #225
  • chore(deps): Bump actions/checkout from 6.0.1 to 6.0.2 by @dependabot[bot] in #239
  • chore: prepare the 0.16.0 release by @flavio in #240

New Contributors

Full Changelog: v0.15.0...v0.16.0