Skip to content

v0.16.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 23:16
· 244 commits to main since this release
v0.16.0
98b0744

New Features

  • Module caching - Timoni maintains a local cache of modules pulled from remote container registries to reduce network traffic and to speed up the bundle apply operations.

New Commands

  • timoni bundle vet - The vet command validates that a bundle and its runtime definition conforms with Timoni's schema. If the validation passes, Timoni will list all the instances found in the computed bundle. With --print-value, Timoni will write the Bundle computed value to stdout which is particular useful when debugging runtime attributes.

What's Changed

Full Changelog: v0.15.0...v0.16.0