v0.9.5
Changelog
8aa036e Remove ROADMAP. Enough time has passed since I sent it to folks. (#1880)
b0fcb96 assets: optimize pngs (#1891)
676c19c bring start script up to date with rerun-process-wrapper repo (#1860)
be676bb build: optimize tar a bit (#1866)
b534a47 docker: even if DOCKER_BUILDKIT=1, don't use buildkit on platforms that don't support it (#1894)
8c72007 docker: fix minikube detection when DOCKER_HOST is already set to the minikube docker host. Fixes #1892 (#1905)
75412dc dockerignore: improve MatchesEntireDir (#1865)
216cb1a engine/cosmetic: move pod event handling code into its own file b/c there's a lot of it (#1904)
a60ee48 engine/test: removing fast_build from some tests (where it's tangential to behavior being tested) in prep for deprecation [ch2895] (#1836)
3050bbf engine: Add a test for multi-line BuildLogAction (#1881)
5e6a60a engine: ContainerUpdater interface, LocalContainerBaD uses DockerContainerUpdater[ch2962] (#1872)
8c0cf19 engine: fix a flaky test (#1889)
56a3790 engine: fix flaky DC upper test (#1896)
6fc4607 engine: fix flaky EventWatchManagerTest (#1884)
5be2e72 engine: merge codepaths for container updates into a single BuildAndDeployer [ch2962] (#1883)
2d43115 engine: use fake DC client in upper tests (#1895)
a701eba integration: create namespaces with Tilt, because namespace-creation seems like it breaks a lot (#1871)
e691ce2 integration: fix namespace creation on macos (#1879)
f1ab39c integration: remove dependency on windmilleng/windmill (#1875)
74bb368 internal/feature: noop and obsolete flags let us deprecate flags (#1868)
352fafc kustomize: add attribution for skaffold Kustomize code (#1887)
1cf92d7 kustomize: license info for Skaffold as requested in #1886 (#1906)
229f416 kustomize: use upstream Kustomization types (#1888)
f159b30 log: fix append (#1878)
201a7e1 readme: update twitter and blog links (#1882)
2a9a818 scripts: add a Tilt install script [ch3002] (#1890)
a887673 tests: make sure ctx we use for tests always has (the correct) analytics attached (#1873)
91ee27f tiltfile/k8s: sort uncategorized yaml so that namespaces and then crds come first [ch2909] (#1859)
bb66a35 tiltfile: add set_team (#1876)
8bd5bd9 tiltfile: test for multiple LiveUpdates on one manifest [ch2901] (#1867)
598a133 vendor: run ensure (#1874)
a7319de watch: add a simple check when there are no exclusions (#1863)
e2a36e0 watch: move more of the directory-skipping logic into the interface (#1864)
97ef3ad web: refactoring alertResource to just be Resource type with alerts array (#1893)
900d158 web: update ts ResourceInfo to match go ResourceInfo (#1870)