Skip to content

Releases: tilt-dev/tilt

v0.33.0

27 Jun 22:09
5c63a9f
Compare
Choose a tag to compare

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

Breaking Changes

  • docker_build(tag, context) now emits an error if the build context doesn't exist. (see #6125 for more info)
  • docker_build(tag, '-') builds an image with an empty build context
  • docker_compose runs with --remove-orphans by default, deleting containers that have been removed from the compose file

Other notable changes

  • Fixes PWA (#6123)
  • Image pruner works with custom_build when images are tagged with dev.tilt.gc=true
  • Fixes a bug where files where being ignored too aggressively (#6129)
  • Update to Kubernetes 1.27 client libraries

Changelog

v0.32.4

24 May 18:13
4c726fe
Compare
Choose a tag to compare

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

Notable Changes

  • add PWA support for the Tilt UI, so you can install it on the desktop
  • fix a panic when using custom_build
  • add support dockerfiles with heredocs

Changelog

v0.32.3

28 Apr 21:33
1fabe9a
Compare
Choose a tag to compare

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

Notable Changes

TBD

Changelog

v0.32.2

17 Apr 18:55
e38e4a2
Compare
Choose a tag to compare

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

Notable Changes

Bug fixes for #6102, #6080, and #6097

Changelog

v0.32.1

14 Apr 17:10
ce8d0d6
Compare
Choose a tag to compare

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

Notable Changes

TBD

Changelog

v0.32.0

13 Mar 20:02
448b120
Compare
Choose a tag to compare

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

Notable Changes

New UI for viewing logs on starred resources (fixes #5955)
New Compose log streamer (fixes #6053)
Compose resource deps auto-inferred (this is actually in v0.31.2 but also want to call out in the minor version bump, as noted in #6063)
Update to Kubernetes SDK 1.26, which starts to phase our legacy kubectl auth (https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke)

Changelog

v0.31.2

10 Feb 21:46
179ba4c
Compare
Choose a tag to compare

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

Notable Changes

Auto-infers docker compose dependencies.
Resource Trigger Hotkey in the TUI (#2995)

Bug fixes for:

  • #6000 (use namespaced labels for pruning)
  • #6016 (scheduling error when using ci_settings(k8s_grace_period))

Changelog

v0.31.1

09 Jan 18:59
72e0e98
Compare
Choose a tag to compare

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

Notable Changes

  • fixes a peformance regression in v0.31.0

Changelog

v0.31.0

06 Jan 20:13
f53e573
Compare
Choose a tag to compare

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

Notable Changes

Changelog

v0.30.13

05 Dec 16:08
c4513e8
Compare
Choose a tag to compare

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

Notable Changes

Fixes bugs #5979, #5949, and #5913

Changelog