Releases: tilt-dev/tilt
Releases · tilt-dev/tilt
v0.35.0
Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰
Major changes
tiltfile API: add ci_settings(readiness_timeout)
Sets a timeout on how long to wait for
resources to become ready. defaults to 5m
Changelog
v0.34.5
Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰
Changelog
- 06acc12: Update version numbers: 0.34.4 (@dev-errant)
- 0b2f928: cli: skip kubeconfig minification if no k8s deploy commands (#6558) (@nicks)
v0.34.4
Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰
Changelog
- a163a0c: Update version numbers: 0.34.3 (@dev-errant)
- 0450877: cli: inject kubeconfig into cmds on tilt down (#6555) (@nicks)
v0.34.3
Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰
Changelog
- 334b906: Update version numbers: 0.34.2 (@dev-errant)
- fb577d0: build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 (#6540) (@dependabot[bot])
- 8529897: build(deps): bump http-proxy-middleware from 2.0.7 to 2.0.9 in /web (#6544) (@dependabot[bot])
- f68da4a: golangci-lint: update to v2 (#6550) (@nicks)
- 396dd9b: vendor: update helm (#6549) (@nicks)
- 3a126e1: vendor: update to k8s 1.33 (#6547) (@nicks)
v0.34.2
Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰
Changelog
- 9d41c48: Update version numbers: 0.34.1 (@dev-errant)
- a2631c1: When calculating Kustomize dependencies, include components (#6534) (@borntyping)
- 661604e: liveupdate: always update k8s clusters with kubectl exec (#6535) (@nicks)
v0.34.1
Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰
Changelog
- 9d2fee7: Update version numbers: 0.34.0 (@dev-errant)
- 0a06aa8: build(deps): bump @babel/runtime from 7.24.0 to 7.26.10 in /web (#6522) (@dependabot[bot])
- f59a7ec: build(deps): bump github.com/containerd/containerd from 1.7.18 to 1.7.27 (#6520) (@dependabot[bot])
- dd8f0fb: build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 (#6519) (@dependabot[bot])
- 1ec928a: docker: add a timeout on exec setup (#6524) (@nicks)
- 7cf75d3: golang: update to go 1.24 (#6526) (@nicks)
- 7aaeedb: minikube: use cluster name to find minikube profile (#6528) (@nicks)
- 161ad54: vendor: upgrade to compose-go/v2 (#6529) (@nicksieger)
v0.34.0
Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰
Changelog
- d502493: Update version numbers: 0.33.22 (@dev-errant)
- 939cd90: cli: reconcile
tilt up
andtilt logs
(#6517) (@nicks) - 804a5d1: cli: tweak how new log flags are injected (#6516) (@nicks)
- d338075: docker: remove support for building to microk8s docker socket (#6495) (@nicks)
- d4bd91e: engine: remove some dead code (#6497) (@nicks)
- 62b10e4: feat(cli): allow specifying log filters (#6513) (@georgijd-form3)
- 1482d27: fix install crashing when $script:ErrorActionPreference='Stop' (#6491) (@asrichesson)
- 6d9d99f: fix tilt stuck in pending state (#6493) (@knisbet)
- 258b83f: k8s: add websocket support to exec (#6496) (@ChyZma)
- 0d9dd84: k8s: rebase portforward fork (#6506) (@nicks)
- 2e7cd3a: store: update how we model file changes (#6503) (@nicks)
- cdab500: tiltfile: fix a bug where sometimes a base image wasn't pushed (#6514) (@nicks)
- d4b9c2c: watch: tweak dir change events (#6488) (@nicks)
- afab020: web: update some yarn deps (#6507) (@nicks)
v0.33.22
Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰
Changelog
- ab51f91: Update
metadata:annotations: Too long
error string detection (#6480) (@andrew-farries) - ea06944: Update version numbers: 0.33.21 (@dev-errant)
- 5afc52e: build(deps): bump cross-spawn from 6.0.5 to 6.0.6 in /web (#6472) (@dependabot[bot])
- 875606f: build(deps): bump golang.org/x/crypto from 0.24.0 to 0.31.0 (#6475) (@dependabot[bot])
- 0d4e855: build(deps): bump nanoid from 3.3.7 to 3.3.8 in /web (#6476) (@dependabot[bot])
- 03b64de: controllers: ensure all sources implement fmt.Stringer (#6481) (@nicks)
- cf2aeb6: vendor: k8s 1.32 (#6482) (@nicks)
v0.33.21
Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰
Changelog
- af69f52: Update version numbers: 0.33.20 (@dev-errant)
- a94eb9f: build(deps): bump elliptic from 6.5.4 to 6.5.7 in /web (#6447) (@dependabot[bot])
- 793f831: build(deps): bump elliptic from 6.5.7 to 6.6.0 in /web (#6455) (@dependabot[bot])
- b2ae254: build(deps): bump express from 4.19.2 to 4.21.0 in /web (#6438) (@dependabot[bot])
- 6278d2c: build(deps): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /web (#6451) (@dependabot[bot])
- 5845b87: build(deps): bump rollup from 2.79.1 to 2.79.2 in /web (#6443) (@dependabot[bot])
- 9622112: cluster: bug fixes to kubeconfig gen (#6459) (@nicks)
- b8a4d01: cluster: remove xdg runtime warning message (#6461) (@nicks)
- 3b727d3: engine: fix a bug in cluster connection checks (#6454) (@nicks)
- 0482897: goreleaser: adjust timeout (#6464) (@nicks)
- 3e9bfda: goreleaser: update (#6465) (@nicks)
- b6805fe: integration: fix a race condition (#6463) (@nicks)
- 5eb2a4f: kubernetesapply: error if kubeconfig has not been resolved (#6458) (@nicks)
- 8a7280f: kubernetesdiscovery: fix jobset tracking (#6450) (@nicks)
- 5285ead: vendor: go 1.23, goreleaser v2 (#6456) (@nicks)
v0.33.20
Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰