github stefanprodan/timoni v0.30.0

5 hours ago

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: #609

What's Changed

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

Don't miss a new timoni release

NewReleases is sending notifications on new releases.