github tilt-dev/tilt v0.19.1

latest releases: v0.33.13, v0.33.12, v0.33.11...
3 years ago

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

Release Notes

  • Change the font size of logs (#4210)
  • fixes a regression where changes to .git would trigger rebuilds (#4370)
  • MacOS M1/ARM binaries in alpha (#4154)
  • Use the set() data structure in Tiltfiles (#3773)
  • Support for resources with trigger_mode=TRIGGER_MODE_AUTO and auto_init=false. Useful for linters that should run on every change but not on startup.

Changelog

7c3df99 Update version numbers: 0.19.0
14bc7a0 apis: define PodLogStream data model (#4351)
c1e6710 assets: report error if webpack dev port in use (#4344)
910f16e engine: remove apply mode (--watch=false remnants) (#4364)
181592a engine: trigger mode auto without inital (#4292)
68475a0 filewatch: fix a missing ignore. Fixes #4370 (#4371)
5c71161 k8s: remove ability to watch all namespaces (#4363)
6f35c78 k8s: remove dead container watching code (#4365)
f5bca33 local: kill servers when their manifest is removed (#4355)
c8dbf79 script: Update everything to go 1.16 (#4372)
37855e4 scripts: codegen helper portability tweaks (#4358)
ef2adfa scripts: set permissions on codegen files (#4349)
99821c7 server: redirect all controller-runtime logs to klog (#4357)
c215ec5 store: simplify the summary api a bit (#4359)
529ac3b store: track changed pods OnChange, and only re-run pod streamer on pod change (#4360)
784c869 tiltfile: add the set() built-in. Fixes #3773 (#4368)
e5a84e4 web: add zoom in/out for logs (#4354)

Docker images

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

Don't miss a new tilt release

NewReleases is sending notifications on new releases.