Releases: stefanprodan/timoni
Releases · stefanprodan/timoni
v0.10.0
What's Changed
- feat: add YAML and JSON support for bundles by @b4nst in #128
- Document how to build bundles from JSON/YAML by @stefanprodan in #133
- Normalise the SLSA provenance files by @stefanprodan in #135
- ci: Pin cuelang version to v0.5.0 by @stefanprodan in #136
New Contributors
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- Add Helm comparison to docs by @stefanprodan in #118
- docs: Normalise page titles by @stefanprodan in #119
- Add support for injecting values from environment variables by @stefanprodan in #120
- Enabled reproducible builds of OCI artifacts by @stefanprodan in #129
Full Changelog: v0.8.2...v0.9.0
v0.8.2
What's Changed
- Merge the bundle values with the module defaults by @stefanprodan in #117
Full Changelog: v0.8.1...v0.8.2
v0.8.1
What's Changed
- Map the timeout flag to apply wait operations by @stefanprodan in #115
- Add the CUE version to
timoni version
output by @stefanprodan in #116
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Document SLSA Provenance & SBOMs by @stefanprodan in #106
- Update cue to v0.5.0 by @uhthomas in #111
- Update dependencies to Kubernetes 1.27 by @stefanprodan in #109
- Add pretty print for logs and diff output by @stefanprodan in #112
- Increase default timeout to 5m by @stefanprodan in #113
New Contributors
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- Generate SLSA3+ Provenance for Timoni binaries by @stefanprodan in #105
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible by @dependabot in #102
- Add support for building instances of a bundle by @gustavclausen in #103
- Add security policy by @stefanprodan in #104
New Contributors
- @gustavclausen made their first contribution in #103
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Bump github/codeql-action from 2.3.2 to 2.3.3 by @dependabot in #98
- Bump anchore/sbom-action from 0.14.1 to 0.14.2 by @dependabot in #99
- Add support for
timoni.ignore
by @stefanprodan in #100 - Fix apply dry-run for new namespaces by @stefanprodan in #101
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- Correct target of mod push doc link by @squaremo in #75
- Add a bundle example to quickstart by @stefanprodan in #72
- Bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in #78
- Bump github/codeql-action from 2.2.11 to 2.2.12 by @dependabot in #79
- Ensure all CUE build errors are printed by @errordeveloper in #81
- Bump github/codeql-action from 2.2.12 to 2.3.2 by @dependabot in #92
- feat: enable name-oriented bundle management by @siiimooon in #91
- Improve how
GetResource
works by @errordeveloper in #87 - Introduce instance schema and module linting by @stefanprodan in #93
- Target all namespaces when deleting a named bundle by @stefanprodan in #94
- Update example modules and bundles by @stefanprodan in #95
New Contributors
- @errordeveloper made their first contribution in #81
- @siiimooon made their first contribution in #91
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Bump github.com/docker/docker from 23.0.1+incompatible to 23.0.3+incompatible by @dependabot in #58
- Document module publishing and versioning by @stefanprodan in #60
- Update examples to latest version by @stefanprodan in #61
- Add image digest to examples by @stefanprodan in #63
- Add Arkade install method to docs by @stefanprodan in #64
- Bump github/codeql-action from 2.2.9 to 2.2.11 by @dependabot in #66
- Implement listing command for module versions by @stefanprodan in #67
- bundle: Allow modules to be referenced by digest by @stefanprodan in #48
- Implement delete command for bundles by @stefanprodan in #70
- Document how bundles work by @stefanprodan in #69
Full Changelog: v0.3.0...v0.4.0