Skip to content

v0.8.4

Choose a tag to compare

@nicks nicks released this 16 May 19:56
4e921aa

Changelog

c87cb7e analyticsReporter: when sending data to web UI, check the state for whether we should nudge user about analytics [ch2529, ch2530] (#1610)
b071dc4 cli: configure sail instance and fix bugs in the web ui around http vs https (#1600)
4913304 cli: don't ask for analytics opt on startup if newAnalyitcs flag is set (#1628)
e6169de developing: add a small note about checking out code with Go tooling (#1618)
4eb97cc developing: add documentation on sail server, change flag name to --share (#1630)
9d03fd3 docker: normalize DOCKER_HOST addresses like the docker cli does (#1617)
a195498 engine/analytics: stats for anyfastbuild, liveupdate (#1598)
cef2703 engine: fetch version information from github (#1597)
ee64685 engine: remove global yaml (instead send it as a regular manifest with a special name) (#1585)
52aefcc engine: reset container restarts action (#1602)
43f273c engine: rm ReleaseVersion, use TiltBuild (#1599)
313ad37 engine: unit test for tilt up --watch=false with no explictly named (#1594)
31d6802 engine: version check: sleep after failures (#1632)
499c5f6 hud/server: record user choice from opt in/out button [ch2533] (#1636)
1b5eb16 integration: block integration test teardown on namespace tilt-integration actually being torn down (#1590)
d876895 integration: fix exec test (#1625)
4caa3ec k8s: don't accidentally treat 'unable to create new content in terminating namespace' errors as 'immutable field' errors (#1589)
4e921aa move AnalyticsNudge component into TopBar, hide if no nudge needed (#1640)
efa052f remove an old flag (#1629)
1cdca2f sail: add a staging server for testing SSL (#1604)
de78963 sail: add structured logging (#1592)
200e98a sail: deployment rules (#1595)
6d84b99 server: only open the browser window if there isn't one open already (#1607)
6269fcd tiltfile: don't template tests in helm #1614 (#1619)
5366698 vendor: add structured logging (#1588)
98dfa65 vendor: run dep ensure (#1635)
39f4c1a version check: strip leading 'v' from github versions to be consistent (#1626)
1d7cbb6 watch: don't watch each individual file (#1613)
5ccdb35 web/hud: analytics nudge buttons send request to hud server [ch2532] (#1627)
0c46bc2 web: Fix type error when there are no alerts in alert tab (#1634)
efa2048 web: add update notification to ui (#1608)
516e2c0 web: analytics nudge in sidebar (placeholder, styling TBD) [ch2531] (#1622)
643eff5 web: centralize logic for how many alerts there are (#1631)
5fbbb26 web: container restarts are warnings (#1624)
f9869fa web: display tiltfile edit paths relative to tiltfile (#1587)
dc78c59 web: fix a bug that broke the ui. host vs hostname :shakes fist: (#1601)
0967f4d web: global shortcut for clearing all container restarts (#1605)
0b7039a web: nicer connection refused error with web-mode local (#1593)
27195e6 web: rename the errors tab to alerts (#1633)
8d87d22 web: show number of errors next to errors tab (#1596)
1f5504b web: use runtime instead of the build loader to load assets (#1623)