Skip to content

v0.10.26

Choose a tag to compare

@nicks nicks released this 06 Jan 22:17
200a8dd

Changelog

2a081bb cli: update version to v0.10.25
9c877d3 cloud: no longer any reason to clear feature flags on upload (#2714)
0041d5a convert to go modules take 2 (#2697)
37cbb69 engine test: fakeBuildAndDeployer can now resolve builds manually (#2713)
e58f088 engine/tests: a few more fixes to fakeBuildAndDeployer for concurrency safety (#2725)
040a41e engine/tests: fix race condition in fakeBuildAndDeployer concurrency (#2724)
200a8dd engine: correctly handle Job deps. Fixes #2708 (#2719)
dc09231 engine: more info in BuildCompleteAction, store CurrentlyBuilding as set (#2726)
ad2f1c3 engine: remove logs from the runtime data model and load them from the logstore (#2704)
137210c fix typo so no tests are skipped (#2720)
17d1abb hud: only redraw on clock tick, not OnChange (#2723)
9189054 k8s: use deferred discovery restmapper. Fixes #2709 (#2715)
139665a logger: add a warning level (#2699)
08685dc logstore: add an api for pulling warnings out of the logstore (#2700)
4e8ce0f server: use the standard golang pprof hooks (#2722)
1921b89 tiltfile: default port-forward hosts to the host set on the command-line (#2716)
b272e78 tiltfile: use the loggers to emit tiltfile warnings (#2701)
50e96fe web: HUD layout allows log filtering in correct hierarchy (#2706)
b4c756f web: add check for no focused tests and warning for skipped tests (#2721)
a5cac19 web: upgrade javascript deps (#2717)