Skip to content

Releases: tilt-dev/tilt

v0.30.2

06 Jun 18:23
68eadeb
Compare
Choose a tag to compare

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

Notable Changes

  • Release docker images for linux/arm64 in addition to linux/amd64
  • Upgrade fsnotify to address out of range error on Windows

Changelog

v0.30.1

20 May 17:57
b7382fd
Compare
Choose a tag to compare

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

Notable Changes

  • ⚠️ Deprecated the disable_resources feature flag (#5809)
  • ✨ Add enhanced support for Docker Desktop for Linux (#5823)
  • ✨ Add --labels support to tilt enable and tilt disable (#5813)
  • 🐛 Fix Docker Compose errors for some v2.x installs (#5825)
  • 🐛 Prevent sidebar from being hidden on resources with many links (#5820)

Changelog

v0.30.0

12 May 21:24
e33830b
Compare
Choose a tag to compare

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

Notable Changes

🔈 Offline snapshots are now formally supported and the default for creating snapshots! See our blog announcement and docs for more info.

✨ Create snapshot json files from the Tilt UI, instead of saving snapshots to Tilt Cloud
tilt snapshot view uses a free port so it doesn't conflict with a running tilt instance
✨ Freeze the KUBECONTEXT for k8s_custom_deploy (fixes #5703)
🐛 Make sure that floats and ints are properly decoded with yaml_decode (fixes #5793)

Changelog

v0.29.0

06 May 17:52
77d984c
Compare
Choose a tag to compare

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

v0.28.1

01 May 17:56
7acc38a
Compare
Choose a tag to compare

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

Notable Changes

  • fixes Rancher Desktop connection (#5751)

Changelog

v0.28.0

29 Apr 22:14
5eeca6c
Compare
Choose a tag to compare

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

Notable Changes

  • Update Docker client connection to use DOCKER_CONTEXT
  • Encourage use of explicit local and container ports in port-forwarding (i.e., use port_forward="8000:8000" instead of port_forward="8000") (#5728)
  • Fixes bugs when using k8s_custom_deploy to attach to running pods, as in [k8s_attach(https:/tilt-dev/tilt-extensions/tree/master/k8s_attach)
  • Adds helm(kube_version), thanks @olivierchatry ! (#5726)

Changelog

v0.27.3

22 Apr 17:57
52e5cca
Compare
Choose a tag to compare

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

Notable Changes

TBD

Changelog

v0.27.2

15 Apr 20:32
325f5b6
Compare
Choose a tag to compare

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

Notable Changes

  • ✨ Autocomplete across files/extensions when using the Tiltfile VSCode extension (#5702)
  • ✨ Kubernetes cluster health monitoring in Tilt UI (#5687)
  • ✨ Update Tilt UI tab title & favicon when disconnected (#5678)
  • 🐛 Respect dependency order from resource_deps on tilt down (#5668)
  • 🐛 Fix for full rebuilds erroneously triggering with k8s_custom_deploy and Live Update (#5694)

Changelog

v0.27.1

08 Apr 18:35
e604866
Compare
Choose a tag to compare

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

Notable Changes

  • ✨ Add expand/collapse to groups in the Sidebar of Tilt Web. (#5639)
  • 🐛 Fix bug where "Disconnected" message was hidden on Table View in Tilt Web. (#5679)
  • 🐛 Fix #5663, where live_update for docker-compose would loop endlessly (#5669)
  • 🐛 Fix #5625, where Tilt did not play well with Colima (#5659)

Changelog

v0.27.0

01 Apr 20:38
2d28fac
Compare
Choose a tag to compare

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

Notable Changes

  • 🐛 Fix a bug where live_update error logs were not properly styled in the Tilt UI (#5636)
  • ✨ Add tilt snapshot view <path/to/snapshot.json> command to see saved snapshot data in the Tilt UI (see docs) (#5628)
  • ✨ Add expand and collapse all resource group buttons to Table View in the Tilt UI (#5611)
  • 🛑 Deprecate live_update_v1 (#5629)

Changelog