Skip to content

v0.7.12

Compare
Choose a tag to compare
@landism landism released this 11 Apr 15:28
· 3556 commits to master since this release
51764b2

Changelog

04499b5 build: print what files we're syncing/where syncing them to [ch2130] (#1463)
d2c43a2 engine: record how many times a user has opened a log in stats [ch2194] (#1456)
9bb881b engine: specify which files matched FallBackOn, surface message to user [ch2129] (#1454)
2a4a9b7 hud: add warnings to tiltfile expansion (#1459)
55abb92 hud: analytics endpoint (#1458)
a83810b hud: change how we truncate inline error messages (#1467)
2b7f800 hud: move tiltfile to the top (#1466)
b62521f hud: remove TiltfileErrorMessage (#1461)
f0093f3 hud: use HTTP method constants (#1462)
3af88bd rty: improve draw performance a lot when there are nested frames (#1451)
ea55f1c server: improve port-binding error message (#1474)
71a2111 tiltfile: add workload_to_resource_function (#1472)
0ea8ac0 tiltfile: automatically print warnings after loading (#1453)
2ee6bba tiltfile: check that sync src and fall_back_on files are children of customBuild deps [ch2057 ch2089] (#1452)
f007475 tiltfile: implement v2 k8s_resource, make v1 deprecated (#1441)
51764b2 tiltfile: make k8sobjectid starlark type UpperCase (#1476)
e6f078c web: add a warning icon (#1457)
ca7b3aa web: don't set the line-height on the collapse button. it's unnecessary and makes an extra scrollbar appear (#1469)
2c8d148 web: fix master (#1470)
8144b95 web: record clicks to log and preview links (#1465)
04206df web: render whitespace in logs (#1471)
877980c web: update ansi colors to match brand colors (#1473)
a17208b web: use the normal test data so that this test stops breaking (#1475)