Skip to content

v0.17.10

Choose a tag to compare

@nicks nicks released this 30 Oct 20:31
7a27117

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

Release Notes

  • Exciting new UI functionality: sidebar resources are pinnable 📌 (#3876)
  • User can manually trigger execution of the tiltfile (#3878, #3877)
  • New Tiltfile builtin: load_dynamic (for dynamic load statements) (#3887)
  • Improvements to update logic (#3893)
  • Suppress noisy istio logs (#3884)
  • Improvements to Minikube detection (#3874)

Changelog

febcc74 Allow install script to work on Alpine (#3888)
5fb122e Improve install script error message for unsupported platforms (#3889)
b17235f Tiltfile: Add analytics_settings(enable=True) (#3873)
621b068 Update version numbers: 0.17.9
1687e47 buildcontrol: don't hold back live updates if the container is crashlooping (#3893)
599b774 engine / server: can trigger update for tiltfile [ch9863] (#3878)
e4de03e engine: ignore istio-init and istio-proxy by default. A short-term fix to address #3814 (#3884)
3fe942c k8s: add missing polyfill over metadata watch on k8s 1.14-. Fixes #3870 (#3879)
9d5e9a6 k8s: improve minikube detection (#3874)
af93ab7 model: docker_build.cache_from changes don't invalidate manifest (#3880)
c35cc66 store: move some trigger queue methods onto engine state (#3881)
8a41152 tiltfile: implement load_dynamic. (#3887)
697cf5c web: analytics for resource pinning (#3885)
0eb7473 web: make resources pinnable (#3876)
cd490ed web: persist pinned sidebar items in localStorage (#3886)
7a27117 web: show triggr button for tiltfile [ch9864] (#3877)
c05eef6 yarn upgrades, based on security warnings (#3871)

Docker images

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