Skip to content

v0.11.1

Choose a tag to compare

@landism landism released this 17 Jan 20:15
7520296

Changelog

719769b analytics: add env tags (#2784)
aa757a6 args: fix tilt args url construction (#2789)
e77be9f build: Add a minimum viable docker-push-progress. Fixes #1983 (#2792)
4d9668f circleci: replace errcheck with golangci (#2796)
ea47db4 circleci: upgrade to kind 0.7.0 (#2773)
f5097bd engine: add PID and spanID to local resource runtime status (#2778)
4c713e4 engine: log when we run a serve cmd (#2776)
7520296 goreleaser: use -mod=vendor (#2798)
4aea4c3 integration: fix tilt args test (#2790)
1377228 k8s: add error handling to informers. Fixes issue #2702 (#2788)
cf60f93 k8s: oops! I accidentally turned the watch timeout too low (#2793)
446eb0c local resource: populate spanid (#2783)
4f0e150 local serve: log process exits as errors (#2782)
038cb56 local serve: make first cleanup attempt w/ SIGINT instead of SIGKILL (#2791)
8521d96 local: kill processes on shutdown (#2769)
3a40cb8 model: raise the cap on logs, now that the CPU issues are resolved (#2785)
1cdd4a5 proto: deprecate crash_log in favor of crash_log_span_id (#2797)
a11362d scripts: bump current version (#2772)
26e5dc9 tiltfile: make kustomize fallback more clear with log statement (#2795)
31b4a98 tui: rename pod log to runtime log (#2787)
ecb6e60 web: cache the LogLines to reduce GC thrashing (#2775)
8f4e918 web: disable smoothing and calculate autoscroll without forcing layouts (#2781)
7d4fd8f web: modal should fit on screen when it's overflowing (#2771)
8f58d96 web: reset autoscroll when switching views. Fixes #2571 (#2779)
d2fb53b web: udpate yarn.lock (#2780)