Skip to content

v0.18.11

Choose a tag to compare

@nicks nicks released this 26 Feb 21:41
b720d59

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

Release Notes

  • UI improvements
  • fix a bug where services sometimes attached to the wrong resources (#4237)
  • fix a bug where we didn't check k8s context like we ought to (#4234)
  • groundwork for the Tilt architecture of ✨ the future ✨

Changelog

cd5e52a Update version numbers: 0.18.10
b720d59 apis: add a Cmd type for local commands (#4243)
b7dcc16 apis: fork probe data model (#4254)
c5e7669 engine: switch from Kubernetes Probe API to our fork (#4255)
d7fd678 k8s: don't attach a service to a workload if it has no selectors [ch11448] (#4237)
8faa02e lint: run goimports, remove dead code (#4235)
802d625 scripts: fix api-new-type to compute resource names properly (#4242)
4f2e1e6 scripts: update release image to go 1.14 (#4230)
4e8d540 server: add controller manager (#4246)
8fbbddc server: add support for finalizers and in-memory connections (#4248)
c346416 server: demonstrate tilt API clients and add tests (#4244)
7f19c8b server: make sure the API server boots first (#4236)
d144a11 tiltfile: check if the k8s context is allowed even when there are no k8s workloads, only uncategorized (fixes #4234) [ch11467] (#4241)
317c946 tiltfile: send analytics on extensions loaded (take 2) (#4229)
d5357d9 tiltfile: tests for extensions analytics [ch11447] (#4252)
ea55637 vendor: remove accidental dep on apiserver-runtime (#4251)
8689e87 vendor: update tilt-apiserver (#4253)
d6a627a web: fix duplicate attribute in svg (#4231)
f2ca16b web: import css for line colors (#4245)
943edcd web: remove blue outlines on clicks (#4239)
a2b5c04 web: update the page metadata with the resource bar summary (#4227)

Docker images

  • docker pull tiltdev/tilt
  • docker pull tiltdev/tilt:v0.18.11