Skip to content

v0.10.23

Choose a tag to compare

@jazzdan jazzdan released this 04 Dec 21:27
1b01f37

Changelog

dbf797f build: add better error message about custom_build (#2605)
db83bd6 build: execute custom build cmd in Tiltfile working directory (#2620)
f720ea6 cli: delete erroneous analytics call (#2625)
a1dec03 engine: docker-compose log actions should not contain timestamps or service prefixes (#2621)
e0b128b engine: fix kind load on kind 0.6 (#2614)
df6100e engine: rm fastbuild from engine tests (#2615)
b4a60ca hud: disabledHud makes hud.onChange cheaper when hud disabled (#2607)
5953c26 integration: update tests to use kind 0.6.0 (#2611)
0e16c66 k8s: add kind detection for kind 0.6.0 (#2612)
f9742a4 k8s: improve error message a little (#2609)
a32c6f2 logstore: Add a concept of checkpoints and ContinuingStrings, for incremental log printing (#2623)
1b01f37 logstore: add a thread-safe log reader (#2627)
3037769 logstore: fork model.Log into logstore.LogStore (#2617)
c758a50 logstore: make sure checkpoints work correctly after logs are truncated (#2626)
700df7a model: store logs by segment instead of by line (#2622)
50f25dd testing: add a helper function for creating views (#2619)
0b4563f tiltfile / analytics / configs: removing more fastbuild code (#2613)
2f5b30c tiltfile: address comments from #2578 (#2618)
db66950 tiltfile: support helm 3 in addition to helm 2 (#2606)
f4dcec5 update install script to v0.10.22 (#2603)
a6e99b2 web: cleaner/assertive tests for trigger button (#2565)
73a632f web: don't set selection change event handler if snapshot (#2610)