Skip to content

v0.30.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Aug 10:21
v0.30.0
dee8176

Highlights

  • Bundle builds are up to 6.5x faster and use up to 80% less memory, and local modules are now built in place for a faster dev loop.
  • Timoni modules now support embedding files using the CUE @embed() attribute.
  • The new timoni fmt command formats the CUE files of modules, bundles and runtimes.
  • Local modules now support symbolic links, allowing monorepos to share files between modules.
  • The metadata of the generated objects is now validated using the Kubernetes API rules, and the Cosign signing and verification flows have been hardened.

For a detailed overview of what's new in this release, see the announcement: https://github.com/stefanprodan/timoni/discussions/609

What's Changed

Full Changelog: v0.29.0...v0.30.0