Skip to content

Releases: steveyackey/devrig

v0.37.1

16 Jun 17:47
d1f30a7

Choose a tag to compare

0.37.1 (2026-06-16)

Bug Fixes

  • cluster: reuse an existing k3d cluster instead of failing to create it (c069709)
  • identity: persist project slug so upgrades don't orphan clusters (d596bfe)

v0.37.0

16 Jun 16:09
5164998

Choose a tag to compare

0.37.0 (2026-06-16)

Features

  • oidc: tolerate duplicate authorization-code exchanges (842045f)
  • startup: live event-driven startup summary (f7141bb)

Bug Fixes

  • config: interpolate OIDC client redirect_uris and project env (10f10ab)

v0.36.0

16 Jun 13:15
7fb9330

Choose a tag to compare

0.36.0 (2026-06-16)

Features

  • show running status in ps and loading spinners during startup (737e2bd)

Bug Fixes

  • oidc: quiet yauth's internal logging (39c788a)
  • otel: allow browser OTLP exporters via CORS (348bb66)

v0.35.1

15 Jun 19:26
929f1bf

Choose a tag to compare

0.35.1 (2026-06-15)

Bug Fixes

  • oidc: restore server-rendered browser login for the built-in provider (f1e07f3)

v0.35.0

15 Jun 17:09
57a1ebf

Choose a tag to compare

0.35.0 (2026-06-15)

Features

  • stop containers on shutdown, complete delete cleanup, and polished cross-platform startup UI (4137e3a)

v0.34.3

15 Jun 14:20
ec6e131

Choose a tag to compare

0.34.3 (2026-06-15)

Bug Fixes

  • cluster start regressions and resilient cross-platform process management (1b5e80d)

v0.34.2

13 Jun 15:17
5a061ee

Choose a tag to compare

0.34.2 (2026-06-13)

Bug Fixes

  • doctor: informational, works without Docker; honest Windows cluster job (#72) (2be6d79)

v0.34.1

13 Jun 14:23
1f117b0

Choose a tag to compare

0.34.1 (2026-06-13)

Bug Fixes

  • doctor: report the tool copy that will actually be used (#69) (bae5919)

v0.34.0

13 Jun 14:04
76a9e3a

Choose a tag to compare

0.34.0 (2026-06-13)

Features

  • managed k3d/kubectl/helm with pinned, checksum-verified fetch (#67) (1770953)

Bug Fixes

  • cluster: helm addons passed helm upgrade --install --include-crds, (1770953)

v0.33.0

13 Jun 13:07
f6dd450

Choose a tag to compare

0.33.0 (2026-06-13)

Features

  • restore Rust-era CLI parity (stop/delete --all, logs flags) (#65) (e8b8da7)