What's Changed
- feat(oci): Add offline OCI artifact builds by @reneleonhardt in #560
- build(deps): bump the ci group with 5 updates by @dependabot[bot] in #561
- build(deps): bump github.com/getkin/kin-openapi from 0.140.0 to 0.144.0 by @dependabot[bot] in #562
- fix(oci): Harden local OCI outputs by @reneleonhardt in #563
- fix(oci): Preflight registry tags by @reneleonhardt in #564
- fix(mod): Centralize version validation by @reneleonhardt in #565
- fix(engine): Preserve unknown CRD array fields by @reneleonhardt in #566
- fix(oci): Validate module cache layers by @reneleonhardt in #567
- fix(fetcher): Allow uncached OCI fetching by @reneleonhardt in #568
- fix(engine): Preserve unknown CRD map value fields by @stefanprodan in #569
- fix(engine): Return CUE lookup errors by @reneleonhardt in #570
- fix(cli): Reject extra bundle delete args by @reneleonhardt in #571
- fix(cli): Reject surplus positional args by @reneleonhardt in #572
- fix(cli): Validate signer before push by @reneleonhardt in #573
- Update blueprint schemas to Kubernetes 1.36 by @stefanprodan in #574
New Contributors
- @reneleonhardt made their first contribution in #560
Full Changelog: v0.27.1...v0.28.0