v0.49.0
Features
- feat: custom name for module builds by @cmwylie19 in #2074
npx pepr build supports custom naming of zarf component and service monitors in helm charts with --custom-name [name].
- feat: pepr to scaffold and generate crds from typescript types by @cmwylie19 in #2033
npx pepr crd is now available to Scaffold and generate Kubernetes CRDs from structured TypeScript definitions. This is an alpha feature available for experimental use. Docs.
What's Changed ♻️
- chore: docs update by @cmwylie19 in #2043
- chore: fix PEPR_BUILD_VERSION for new IB Dockerfiles by @cmwylie19 in #2048
- chore: remove arm64 IB test by @cmwylie19 in #2049
- chore: updates to contributing for KFC by @cmwylie19 in #2051
- chore: remove process.exit in pods and propagate to src/cli by @cmwylie19 in #2052
- docs: update operator creation tutorial by @samayer12 in #2054
- chore: infra agnostic artifact distribution doc by @cmwylie19 in #2059
- docs: update 2025 roadmap by @samayer12 in #1860
- chore: replace process.exit() with graceful error handling by @samayer12 in #2062
- chore: document crd generate feature by @cmwylie19 in #2029
- chore: cgr node 20.15 bumps by @cmwylie19 in #2076
- chore: use default Node behavior during SIGTERM signals by @samayer12 in #2081
Dependabot 🤖
- chore: bump ts-jest from 29.3.1 to 29.3.2 in the development-dependencies group by @dependabot in #2034
- chore: bump kubernetes-fluent-client from 3.4.10 to 3.5.0 in the production-dependencies group by @dependabot in #2041
- chore: bump actions/setup-node from 4.3.0 to 4.4.0 by @dependabot in #2036
- chore: bump codecov/codecov-action from 5.4.0 to 5.4.2 by @dependabot in #2037
- chore: bump kubernetes-fluent-client from 3.5.0 to 3.5.1 in the production-dependencies group by @dependabot in #2044
- chore: bump trufflesecurity/trufflehog from 3.88.23 to 3.88.24 by @dependabot in #2045
- chore: bump trufflesecurity/trufflehog from 3.88.24 to 3.88.25 by @dependabot in #2056
- chore: bump step-security/harden-runner from 2.11.1 to 2.12.0 by @dependabot in #2055
- chore: bump github/codeql-action from 3.28.15 to 3.28.16 by @dependabot in #2061
- chore: bump chainguard-dev/setup-chainctl from 0.3.0 to 0.3.1 by @dependabot in #2060
- chore: bump anchore/sbom-action from 0.18.0 to 0.19.0 by @dependabot in #2072
- chore: bump actions/download-artifact from 4.2.1 to 4.3.0 by @dependabot in #2071
- chore: bump @types/node from 22.14.1 to 22.15.0 in the development-dependencies group by @dependabot in #2069
- chore: bump distroless/nodejs22-debian12 from
28a7122to7461370by @dependabot in #2070 - chore: bump @types/node from 22.15.0 to 22.15.2 in the development-dependencies group by @dependabot in #2075
- chore: bump @types/node from 22.15.2 to 22.15.3 in the development-dependencies group by @dependabot in #2082
Full Changelog: v0.48.1...v0.49.0