Skip to content

v0.9.28

Choose a tag to compare

@gmpinder gmpinder released this 29 Dec 21:59
· 219 commits to main since this release
v0.9.28
0a6bb7c

What's Changed

  • fix: Continue initializing logger if it can't create log files by @gmpinder in #625
  • chore(deps): bump indexmap from 2.12.0 to 2.12.1 by @dependabot[bot] in #632
  • chore(deps): bump open from 5.3.2 to 5.3.3 by @dependabot[bot] in #630
  • chore(deps): bump astral-sh/setup-uv from 7.1.2 to 7.1.4 by @dependabot[bot] in #629
  • chore(deps): bump requestty from 0.6.1 to 0.6.2 by @dependabot[bot] in #628
  • chore(deps): bump os_info from 3.12.0 to 3.13.0 by @dependabot[bot] in #627
  • fix: ensure layer annotations for build-chunked-oci are preserved by @HastD in #644
  • fix: pull prior build for build-chunked-oci to use as baseline by @HastD in #650
  • chore(deps): bump clap from 4.5.51 to 4.5.53 by @dependabot[bot] in #634
  • chore(deps): bump clap_complete from 4.5.60 to 4.5.61 by @dependabot[bot] in #636
  • chore(deps): bump log from 0.4.28 to 0.4.29 by @dependabot[bot] in #640
  • chore(deps): bump uuid from 1.18.1 to 1.19.0 by @dependabot[bot] in #641
  • chore(deps): bump actions/checkout from 4.2.2 to 6.0.1 by @dependabot[bot] in #642
  • chore(deps): bump astral-sh/setup-uv from 7.1.4 to 7.1.6 by @dependabot[bot] in #646
  • chore(deps): bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #647
  • chore(ci): add concurrency limits for all jobs by @HastD in #651
  • fix(ci): remove concurrency limits from reusable workflows by @HastD in #652
  • fix: set compression format in manifest_push by @HastD in #645

Full Changelog: v0.9.27...v0.9.28