Skip to content

v0.14.0

Choose a tag to compare

@landism landism released this 22 May 20:43
efac5a7

Install Tilt | Upgrade Tilt | Tilt Cloud | Tilt Extensions

Release Notes

  • Breaking change: config.parse now parses command-line args using gnu rules (i.e., --flags can now follow positional args). Example in #3363's description.
  • k8s upsert timeout now configurable via update_settings
  • Log retention reduced to improve initial webpage load time.

Detailed Changelog

6a25739 Prefer the Scoop installer over our hand-rolled installer (#3351)
f72447b Release Tilt to a scoop bucket (#3350)
a5510bd bump version (#3341)
ba1de77 change org name from windmilleng to tilt-dev (#3346)
eae6520 cli: consolidate how we set port and host. Fixes #3332 (#3345)
c708203 engine: move the portforwardcontroller into its own package (#3366)
15cb053 fix the build (#3354)
e9b9bb1 k8s: fork the client-go portforwarder (#3365)
5c1b2a9 k8s: print local registry as part of 'tilt doctor', and add support for new kind registry annotation (#3348)
efac5a7 k8s: properly route portforward output to debug logs. Fixes #3355 (#3367)
07a4def logstore: ratchet down the logstore max a bit for now (#3368)
7dadfff remove auto-namespace creation. Fixes #3349 (#3352)
541fefd scripts: add a windows installer (#3347)
359a89d store: keep the whole UpdateSettings on EngineState, not just MaxParallelBuilds (prereq for 6947) (#3342)
256b6de tiltfile config: use pflag (#3363)
d29d127 tiltfile/engine: k8s upsert timeout settable from tiltfile [ch6947] (#3343)
00637f8 tiltfile: implement objects parameter (#3322)
6c1487e tiltfile: make workload parameter optional (#3358)
e5e77b3 vendor: update starlark (#3357)
75d34c5 windows: use gotestsum in ci (#3364)

Docker images

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