github tilt-dev/tilt v0.19.0

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

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

⚠️ Breaking Changes

  • Resource names have new constraints
    • Cannot contain / or %
    • Cannot be equal to . or ..

Bugfixes

  • Fix a race condition that could result in a stale image being used after a failed live update (#4339)
  • Fix errors running tilt engine dump (#4318)
  • Fix "All Resources" tab sometimes not appearing (#4260)

Changelog

  • Inject pull policies into K8s CRDs (#4304)
  • Experimental tilt alpha updog command (#4328)

bd967c4 Update version numbers: 0.18.12
04c21fa Update version numbers: 0.18.13
cacb1ec apis: simplify core.tilt.dev to tilt.dev (#4334)
32f4400 apis: use MicroTime instead of Time (#4313)
7b7cbc3 cli: Remove --watch=false flag, and update integration tests to not depend on it (#4320)
8622600 cli: add 'tilt alpha updog', a command to experiment with the new api (#4328)
0778d20 cli: fix json errors on engine dump (#4318)
1191a00 cli: updog accepts configs as input (#4337)
8fa7737 cmd: move Cmd controller into the controllers package (#4312)
9f474dd controllers: remove the cmd controller. I'm going to do this differently (#4301)
6033a72 engine: add a workaround for live-update race condition (#4339)
48d65cd engine: double-write cmds to apiserver (#4297)
5819744 engine: local.Controller is now a reconciler (#4306)
787232f engine: restart cmds on file change (#4315)
2b7b0c4 engine: separate out Cmd creation from Cmd running (#4289)
ffc4d9a examples: hello-world with the new apiserver (#4345)
e6ffd5c filewatch: add more reconciler tests (#4341)
969b62d filewatch: apply global ignores to config file watches (#4310)
8da64fb filewatch: apply global ignores to config file watches (#4310)
73352b6 filewatch: convert store subscriber to reconciler (#4332)
d454919 filewatch: perform double writes to store + apiserver (#4307)
f382940 filewatch: refactor tests to rely on state vs actions (#4296)
2ce2d92 filewatch: split spec CRUD from actual filesystem watch (#4293)
b0513c2 filewatch: use change summary to simplify logic + be consistent (#4302)
85ad90e integration: use --format dots (#4336)
dc95c49 k8s: inject pull policies into crds (#4304)
05c2993 local: fix assorted cmd bugs (#4331)
10aabe8 readme: add a link to schedule a UX research session (#4348)
e8f9042 server: alternate DI hack using deferred client (#4295)
c2ec57d server: use apiserver safe values where appropriate (#4323)
983de0e store: merge ChangeSummaries when notify() calls are merged (#4305)
c9ca431 tests: add a file dep + verify service restart for local_resource (#4311)
5fa6fbe tests: add explicit dump engine call to an integration test (#4342)
a765336 tests: fix engine dump on test failure (#4324)
baaf3c7 tests: use local registry for integration tests (#4325)
305c916 tiltfile: add name validation (#4319)
5d3077b vendor: pull in apiserver fixes (#4343)
c47e797 visitor: more strict object parsing (#4346)
74abfc7 web: fix a bug in the 'All Resources' tab appearing (#4260)
f3decfb web: use valid names in Tiltfile (#4326)

Docker images

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

Don't miss a new tilt release

NewReleases is sending notifications on new releases.