Tilt Versions Save

Define your dev environment as code. For microservice apps on Kubernetes.

v0.33.4

9 months ago

Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰

Notable Changes

Bug fixes:

Enhancements:

Changelog

  • 00bbb75d0c5812bc355d9f7e689182f9bb781258: Update version numbers: 0.33.3 (@dev-errant)
  • ecf3deae8d9db1c742795055b2dd8c1e1f8d898d: chore: add skip_crds parameter to helm functions (#6182) (@kahirokunn)
  • eb5637f66d97d4f8a99eca3cf92502fa5437b862: docker: adjust how CLI is loaded (#6191) (@nicks)
  • 70a53642fd1812fa6d09568a9a86ce320f65787a: docker: extra_hosts argument to add hosts to a container’s /etc/hosts… (#6185) (@Azanul)

v0.33.3

10 months ago

Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰

Notable Changes

Changelog

  • 183aaa634525fa44b3af38f33fbf0f741cdae771: Update version numbers: 0.33.2 (@dev-errant)
  • 1f7d12b9105d5910a9b11530741c7687f14b2e1b: docker: use errgroup for build session error handling (#6178) (@nicks)
  • 3e1728ca7128d62cf81117db004fc5e87f165b02: vendor: update to buildkit v0.11, docker v23 (#6179) (@nicks)
  • 16d65151aa05de48612973294c0079654dbfd407: vendor: update to docker v24 (#6184) (@nicks)

v0.33.2

10 months ago

Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰

Notable Changes

Changelog

  • 9e8b803caec0a51c9cfce8ed96f12b0dc10ad872: Update version numbers: 0.33.1 (@dev-errant)
  • 27d1adbb666a28b9d2e63c2e316616a8555c7c76: build(deps): bump semver from 5.7.1 to 5.7.2 in /web (#6168) (@dependabot[bot])
  • 990db4b8347718feb22385501ff7f3565323eed7: build(deps): bump tough-cookie from 4.1.2 to 4.1.3 in /web (#6165) (@dependabot[bot])
  • b544af3682599ed45d2d19debbb1d407608561c1: build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /web (#6176) (@dependabot[bot])
  • fd8ae5f1637c7fd62be0c1b8a971348867c5c4a1: chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml (#6159) (@Juneezee)
  • 8eb9b123dcf8c9eb3744006bd401d69f11d58d3f: fix: fix typos using typos (#6158) (@suzuki-shunsuke)
  • 445f46f20b3a35cf38e30edadcd5d0014bb9ffe1: goreleaser: apply some deprecations (#6164) (@nicks)
  • 761d8851fd5c6f7e4152b23f8bf8a080babfa99f: k8s: infer endpoints for NodePort service on Docker Desktop (#6167) (@nicks)
  • e6bbb62b974def66863253badacd084d428be828: release: tweaks to the release pipeline (#6157) (@nicks)
  • 427db0fb9343827386c298ea2d5db1312a1cc665: watch: ignore the watched dir on all platforms (#6163) (@nicks)
  • 801cff30d0e6b02db779ee7b0a8738c2acca7bf6: web: improve handling for links with escape codes in the middle (#6173) (@nicks)
  • 7a3457968c8f81de554fd54e8dab1c71ab95f167: web: show the build tooltip over the build bar, not just the status icon (#6161) (@nicks)

v0.33.1

11 months ago

Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰

Notable Changes

fixes Apple Silicon builds in release pipeline (https://github.com/tilt-dev/tilt/issues/6151)

Changelog

  • ca72c59207e0f23bf125acf05f2ed75701ac45b6: Update version numbers: 0.33.0 (@dev-errant)
  • df18a10fdc37021d334a9b85924ef36f14ce51d7: chore: replace the deprecated option --rm-dist to --clean (#6153) (@suzuki-shunsuke)
  • cde034cdf528849b6ffad5e9d7977b143ab5b502: chore: update GoReleaser to v1.18.2 (#6152) (@suzuki-shunsuke)

v0.33.0

11 months ago

Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰

Breaking Changes

  • docker_build(tag, context) now emits an error if the build context doesn't exist. (see https://github.com/tilt-dev/tilt/issues/6125 for more info)
  • docker_build(tag, '-') builds an image with an empty build context
  • docker_compose runs with --remove-orphans by default, deleting containers that have been removed from the compose file

Other notable changes

Changelog

  • 503e9766a7dea096555afa0a5bc89e3d40283e2c: Fix link in custom_build api docs (#6136) (@dnephin)
  • 34f876caa285ef016dafc6f1107827d51c31ff2f: Include CustomBuild in HasBuild condition (#6135) (@dnephin)
  • 542020055dd9629ce1122957d162be619184ccfd: Update version numbers: 0.32.4 (@dev-errant)
  • 7969745306ccb4bbdf6a1516875ca5cef88792ac: assets: add manifest.json to the static asset list (#6126) (@nicks)
  • 76c887e455e22e54528b5c08c83d225bc6b80a3d: build: handle missing build contexts (#6141) (@nicks)
  • 541352d0ec1d2a50f03f15ee51f30f558030b4ca: buildkitapi: add printing for legacy build events (#6128) (@nicks)
  • 63831a8cf315784b7248d58af38ec824fcfcb0cd: buildkitapi: more debugging tools (#6132) (@nicks)
  • 64692cca51c46696fb11b291877d563b007e2165: compose: use --remove-orphans by default (#6144) (@nicks)
  • 36001a686f883396b7be9539b4e2791d05ec36b7: dockerignore: tweak the directory-skipping optimization (#6140) (@nicks)
  • 16ffead3298faca4bdc0ab001dbc3cc82ca835bc: go: update to go 1.20 (#6149) (@nicks)
  • 5c63a9f9086fa083255555361bc1c36e8ccbddc4: vendor: update to k8s 1.27 (#6147) (@nicks)

v0.32.4

1 year ago

Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰

Notable Changes

  • add PWA support for the Tilt UI, so you can install it on the desktop
  • fix a panic when using custom_build
  • add support dockerfiles with heredocs

Changelog

  • 7b3a4091e830341720d67cca60608de5346e9672: Update version numbers: 0.32.3 (@dev-errant)
  • 31595cfb3ca178c1f7f36b24f0f935068c838398: build(deps): bump github.com/docker/distribution (#6116) (@dependabot[bot])
  • dce51e4a5a2234c3bc6e8dc08e1aefd03024df7b: cmdimage: reconcile() should hold the lock (#6121) (@nicks)
  • 43643b641666710ab81d019293e6296858b9b9d1: dockerfile: format heredocs correctly (#6114) (@nicks)
  • 7cb00f0ea8bc07d71de3c62e9c1719ebc1b7bd08: tilt as a progressive web application (#6111) (@glehmann)

v0.32.3

1 year ago

Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰

Notable Changes

TBD

Changelog

  • 4ad39fbd9af7cbd7d391a9e3de28d6dd0b753655: Adds additional exclusions for linkerd logs in addition to Istio (#6108) (@anas-domesticus)
  • f73fc30d0d6709830bc7a70d7bf1194287f2071e: Update version numbers: 0.32.2 (@dev-errant)
  • 1fabe9a5822ad57920f08d77ff34cd7e5a1f3137: k8s: adjust how tilt handles two-step deletes (#6109) (@nicks)

v0.32.2

1 year ago

Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰

Notable Changes

Bug fixes for https://github.com/tilt-dev/tilt/issues/6102, https://github.com/tilt-dev/tilt/issues/6080, and https://github.com/tilt-dev/tilt/issues/6097

Changelog

  • f933b15b7d8203a641e659cfbb9def1dbdd85182: Update version numbers: 0.32.1 (@dev-errant)
  • e38e4a261ba0af8b02eb67a839f0efea169b150b: build: adjust file sync server (#6104) (@nicks)
  • c3fd8a9324af85a1f62041c183a808a736df79a6: scripts: fix homebrew release script (#6101) (@nicks)
  • d208f7772e8b01ac95b5c18eb44ff9f9a1a75bb2: tiltfile: handle docker compose build urls correctly (#6098) (@nicks)
  • aa51edc3b90fbc0b3cd6ed2b28a564dbb70222c1: vendor: use upstream fsevents (#6095) (@milas)
  • e6b6c0eb03211941dc4a25e301768f86f225376c: web: display 0.0.0.0 as the current window hostname (#6103) (@nicks)

v0.32.1

1 year ago

Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰

Notable Changes

TBD

Changelog

  • 35fa01f1d3327543b828e121b9839d785060af5d: Update version numbers: 0.32.0 (@dev-errant)
  • f32e2ae11b67951355f50c1def110b164ed752b3: build(deps): bump github.com/docker/docker (#6088) (@dependabot[bot])
  • db7f887b0658ed042069dc0ff4cb266fe0596c23: build(deps-dev): bump webpack from 5.75.0 to 5.76.0 in /web (#6078) (@dependabot[bot])
  • 6ed268213eae69bbb6304f2b2279e87dd2e53f06: deps: pull in recent starlark-lsp changes (#6079) (@nicksieger)
  • 2d059fd1a7e5f3708d5c8404cbde9642b47df588: dockercompose: fix bug in log decoding (#6087) (@nicks)
  • e6cd3452232554d28ee7d455af35c5bd2dd616de: dockercompose: remove pre-release warning (#6086) (@nicks)
  • 8b720761607a5933c31e4ad894bb01615b867df7: dockercomposelogstream: fix a panic in DeepEqual (#6094) (@nicks)
  • 0d0137b2801fa499ec6aaf1517963752e7a04238: k8s: fix a flaky test (#6092) (@nicks)
  • 3d222fc35cd1da52abcac20ab746836fafb6ecac: vendor: update clusterid (#6090) (@nicks)
  • ce8d0d674381f7be54bf04a46665c2c3173bc5aa: vendor: update to buildkit v0.10 (#6093) (@nicks)
  • 55e4066dff0d02ea4af6cb66e329be51385856d4: web: clean up sidebar ux (#6082) (@nicks)
  • 5566fb2df2f313726ddd861977b19f7e850a9388: web: sidebar collapse/expand toggle (#6076) (@bshore)

v0.32.0

1 year ago

Install Tilt ⬇️ | Upgrade Tilt ⬆️ | Tilt Extensions 🧰

Notable Changes

New UI for viewing logs on starred resources (fixes https://github.com/tilt-dev/tilt/issues/5955) New Compose log streamer (fixes https://github.com/tilt-dev/tilt/issues/6053) Compose resource deps auto-inferred (this is actually in v0.31.2 but also want to call out in the minor version bump, as noted in https://github.com/tilt-dev/tilt/issues/6063) Update to Kubernetes SDK 1.26, which starts to phase our legacy kubectl auth (https://cloud.google.com/blog/products/containers-kubernetes/kubectl-auth-changes-in-gke)

Changelog

  • 8dbf3628b178837c5b0ad1e5c9b0cb73e52ff4d8: Update version numbers: 0.31.2 (@dev-errant)
  • 9670812a35a8108a8056ec8bd28afcbd337fd860: build(deps): bump github.com/containerd/containerd from 1.6.12 to 1.6.18 (#6044) (@dependabot[bot])
  • fbf4b24b61a805825cc89ea6500d69de6015ae8b: build(deps): bump golang.org/x/net (#6051) (@dependabot[bot])
  • 352c9ebf246f6fc441d4e3f8e909e4ebb77ccb14: build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 (#6049) (@dependabot[bot])
  • 6a21b6205819ce9d47a9867f122fb155e96719fc: build(deps): bump helm.sh/helm/v3 from 3.10.3 to 3.11.1 (#6061) (@dependabot[bot])
  • 95a35874112c38057685a3342c4924c83e9d1b7b: cli: check for args in explain command (#6059) (@bshore)
  • 793572619f0c5ba2aaf62a54ef690945847d7f10: controllers: fix a flaky test (#6069) (@nicks)
  • cd001b7ce2ed2e3663c479f620cea27b2dfceb27: dockercompose: simplify the log streamer (#6067) (@nicks)
  • 855c6350406c869d019e3cff3ddc56ddcf9880f1: k8s: use generics to simplify a test (#6068) (@nicks)
  • bf56b803c7693c399dd9abec1bc08289afefed7e: update kubernetes deps to 1.26 (#6050) (@nicks)
  • c314661ced600613a104c1a58804574f993a60bf: vendor: update tilt-dev/go-get (#6070) (@nicks)
  • a48da2d3c441555eb96b1a1d60ded51658787a56: vendor: update to latest version of starlark (#6072) (@nicks)
  • 387758cc0d8d48d88d0bebf079a762027e4ee23d: web: starred resources log pane (#6064) (@bshore)
  • 448b120bc538b43874d13ce988a0438580d7ddeb: web: styling and accessibility of new starred resources view (#6074) (@nicks)