v0.10.25
Changelog
67f83fb args: address comments (#2680)
51dfbb6 engine: fix telemetry.LogAction handling (#2685)
42df872 engine: move some code into the buildcontrol package (#2682)
f6bd7d3 engine: telemetry controller (#2657)
45d9deb hud: shorten default log truncation a lot. makes hud rendering much faster (#2689)
b5a05b0 internal/engine/telemetry: refactor in response to review comments (#2684)
9acfd4e internal/tiltfile: add experimental_telemetry_cmd (#2683)
6fecd79 logger: forward the loglevel thru to the web client (#2654)
90a555d logstore: add some protection against segfaults (#2694)
aa48055 logstore: incremental log loading (#2679)
4122a0b manifest name layout tweaks (#2681)
354d88c model: remove logs from builds and pods (#2693)
2d87c36 tilt: add args subcommand (#2671)
1eff086 tiltfile: add struct (#2673)
69de251 vendor: update klog to v1.0.0 (#2698)
ef8e549 vendor: update to kubernetes 1.17 (#2686)
120bdaa web: Add new HUDLayout to Storybook in prep for new page hierarchy (#2672)
79d1419 web: Fix up the Facets protocol so that it doesn't copy huge strings on every change (#2695)
aed9fec web: convert Array to T[] (#2668)
84edf3a web: default span ids to _. Fixes firestore issues with empty map keys (#2692)
47e90bd web: fix bugs in log highlight scrolling (#2674)
d2ba92d web: fix selection behavior by using margin instead of padding (#2651)
e22eb8e web: go back to wrapping-by-default and add section dividers (#2690)
5328429 web: html-based manifest names (#2676)
2d43ff5 web: make LogLineComponent pure for better caching/performance (#2675)
a070813 web: remove trailing newline from logline serialization (#2669)
b0767c4 web: serialize snapshot correctly in the presence of incremental log loading (#2687)
6fc85d2 webview proto: define incremental log-loading protocol (#2677)
ce7808f webview: Send down the span ids for runtime logs and build logs (#2666)
d266726 webview: remove build logs, and load them from the log store (#2670)
de65102 webview: remove runtime logs, combined resource logs (#2667)