v0.9.4-165-g36b424c7
Pre-release
Pre-release
unikraft-bot
released this
10 Jan 11:21
·
14 commits
to staging
since this release
KraftKit v0.9.4-165-g36b424c7 (2025-01-10T11:20:19Z)
This is the pre-release version of KraftKit.
Changelog
⚠️ Breaking Changes
🚀 New Features
- 7476f0b: feat(manifest): Introduce manifest manager option
WithManagerCacheDir
(@nderjung) - b555942: feat(manifest): Introduce new manager option
WithManagerAuths
(@nderjung) - d9e8c03: feat(manifest): Introduce options to customize default channel name (@nderjung)
🐛 Bug Fixes
- 85bbb69: fix(manifest): Correct logic for unarchiving when workdir is set (@nderjung)
- 781c74e: fix(manifest): Correct non-error with update string message (@nderjung)
- e3edef0: fix(manifest): Correct the HTTP authorization header for GET (@nderjung)
- effbc40: fix(manifest): Remove arbitrary
v
semver prefix (@nderjung)
🐒 Miscellaneous
- b14de2c: refactor(manifest): Prefix manager options with
WithManager
(@nderjung) - 1056869: refactor(manifest): Remove redundant code (@nderjung)
- a4c688d: refactor(manifest): Rework manifest index saving routine (@nderjung)
- c749ad5: refactor(manifest): Set order of version to "latest first" (@nderjung)
- 387f2da: refactor: Expose OCI and manifest package managers individually (@nderjung)