Releases: tilt-dev/tilt
Releases · tilt-dev/tilt
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 🧰
Changelog
v0.33.19
Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰
Changelog
- 1f04298: Update version numbers: 0.33.18 (@dev-errant)
- bd378d6: dockerfile: bug fix for env parsing (#6422) (@nicks)
v0.33.18
Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰
Changelog
- 37be1de: Update version numbers: 0.33.17 (@dev-errant)
- 9cc285b: build(deps): bump ws from 7.5.9 to 7.5.10 in /web (#6400) (@dependabot[bot])
- 80d4134: dockercompose: add healthcheck to tilt ui (#6419) (@nicks)
- 2b23cc8: tiltfile/helm: handle parsing version strings without
v
prefix (#6408) (@aybabtme) - 68027a0: vendor: update to buildkit 0.13 (#6401) (@nicks)
- 4a948c4: vendor: update to buildkit 0.14.1 (#6402) (@nicks)
- 6f77989: vendor: update to buildkit v0.12 (#6397) (@nicks)
- c0e12e3: web: classify cmdimage logs as build logs (#6418) (@nicks)
v0.33.17
Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰
Important Change
Fixes Tilt to work with Kubernetes in Docker Desktop 4.31
Changelog
- de59bc9: Update version numbers: 0.33.16 (@dev-errant)
- 0edf8bd: docker: update docker-desktop socket check (#6395) (@nicks)
v0.33.16
Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰
Changelog
- 39f6952: Update version numbers: 0.33.15 (@dev-errant)
- c38f0fd: procutil: use setsid instead of setpgid (#6390) (@nicks)
v0.33.15
Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰
Changelog
- 0a22ed4: Update version numbers: 0.33.14 (@dev-errant)
- 69a74bb: cmd: add the ability to attach a pty to a local command (#6379) (@nicks)
- 153ae0d: feat(extensions): auto registration and repo subpaths (#6371) (@avidal)
- 41db252: readme: update the tilt security policy to match the docker one (#6386) (@nicks)
- 15cb3a6: tiltextension: test improvements (#6389) (@nicks)
- 20ab76b: tiltfile: add stdin_mode='pty' to local_resouce() (#6382) (@nicks)
- b28bb9e: tiltfile: revert pty code (#6388) (@nicks)
- c1e0786: vendor: update fsevents (#6385) (@nicks)
v0.33.14
Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰
Changelog
- b4c7993: Update version numbers: 0.33.13 (@dev-errant)
- 47639f7: build(deps): bump ejs from 3.1.9 to 3.1.10 in /web (#6366) (@dependabot[bot])
- 4c4aa24: docker: colima/linux support (#6367) (@nicks)
- b3c4363: engine: fix a flaky tiltfile test (#6365) (@nicks)
- ff607a9: goreleaser: tweak web archive glob (#6364) (@nicks)
- df9cf55: starlark: update to main (#6373) (@nicks)
- 191178e: tiltfile: explicitly mark echo_off as optional (#6370) (@nicks)
- c42bf13: vendor: update clusterid (#6376) (@nicks)