Skip to content

v0.5.0

Compare
Choose a tag to compare
@jazzdan jazzdan released this 14 Jan 23:00
· 3973 commits to master since this release
0ecbe75

Changelog

dc2b22a DC: don't unnecessarily talk to k8s (#958)
f9480ea DC: ignore (most?) changes in mounted directories (#996)
6348c6a build: fix flaky tests that rely on time.Time (#1000)
43ddeb4 build: make pathMapping public. it doesn't make sense to have public methods that take a non-public type (#998)
9a6f5dc cli: add version to analytics data (#1003)
544da5e cli: down takes --file flag (#997)
e9aad4a compose/hud: dc services know own container, display in hud [ch1149] (#984)
59d072f docker: s/DockerClient/Client b/c name redundant with package name (#991)
fdfac77 dockercompose: give state a type alias (#977)
66ff1f9 dockercompose: support dockerignore and gitignore (#973)
8e11102 dont set empty string as dockercompose status [ch1321] (#1001)
4729fd7 engine: make image builders act on ImageTargets instead of on Manifests (#992)
da2f9f8 engine: make synclet connection management a subscriber (#982)
87332e6 engine: print newline before Tilt meta-logs (#978)
80e3ce3 hud: make headings and statuses generic [ch1221] [ch1222] (#963)
e23a132 k8s: docker is changing the name of their kubectl context 🙄 (#993)
aaaf345 model: all target specs implement validation (#983)
3aaad13 model: separate out TargetSpec and TargetStatus (#980)
2f24ba2 reduce Manifest interface redundancy (#1004)
0cd8dec store: remove obsolete properties from BuildResult. this k8s info now comes from EngineState (#985)
9ea5544 tilt: bump version to 0.4.3 (#979)
0ecbe75 tiltfile: add dockerfile_contents parameter (#1006)
fbf167b tiltfile: helm builtin (#994)
38d529a vendorr: update wmclient (#1002)