Skip to content

v0.29.0

Compare
Choose a tag to compare
@dev-errant dev-errant released this 06 May 17:52
· 384 commits to master since this release
77d984c

Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰

Notable Changes

✨ Create snapshot json files from the Tilt CLI with tilt snapshot create <filename>
✨ Rebuild containers when Docker Compose env files change (closes #5605)
✨ Improve how errors are handled when creating snapshots
🐛 Fix a bug where toggling a resource's trigger mode from the UI didn't update the resource
🐛 Make improvements to cluster health check monitoring (fixes #5729)
🐛 Prevent name collisions when an extension and local_resource have the same name (fixes #4883)
🐛 Correctly ignore invalid resource dependencies (fixes #5739)
🐛 Optimize how Tilt sets up file watches for large file trees (fixes #5764)
🔧 Upgrade Starlark, Kubernetes, and Docker dependencies

Changelog