Skip to content

chore(main): release 0.4.0 - #879

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--scotty
Open

chore(main): release 0.4.0#879
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main--components--scotty

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.4.0 (2026-08-12)

Features

  • frontend: show next app-state update instead of last update (e58ea36)

Bug Fixes

  • traefik: do not report stopped apps as unroutable when traefik is missing (33fe12d), closes #880
  • traefik: patch connectivity per app instead of storing stale snapshots (fe13282), closes #880
  • traefik: prune orphaned proxy networks traefik was never attached to (79a5616)
  • traefik: reconcile proxy network membership instead of setting it once (297ff88), closes #880
  • traefik: treat a stopped load balancer as unavailable, not attached (e2c4a5d)

Documentation

  • kenkeep: correct VictoriaMetrics retention to 7d (ae2df1d)
  • kenkeep: record app-create wire format and client/server compat rule (b10b9d4)
  • kenkeep: record app-create wire format and client/server compat rule (81270be)
  • openspec: add event-driven reconciliation and connectivity indicator (87c9b3c), closes #880
  • openspec: archive next-update-indicator and sync app-refresh-indicator spec (4c71955)
  • openspec: archive reconcile-traefik-proxy-networks and sync its spec (2f16a69)
  • openspec: cover stopped traefik in reconcile-traefik-proxy-networks (133ce18)
  • openspec: propose next-update indicator for app detail (166b4e2)
  • openspec: propose reconciling Traefik proxy network membership (da3e8f2), closes #880
  • openspec: scope out dashboard connectivity badge (5dd2935), closes #880

This PR was generated with Release Please. See documentation.

@github-actions github-actions Bot changed the title chore(main): release 0.3.5 chore(main): release 0.4.0 Jul 29, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--scotty branch from 13a49bb to d8ac483 Compare July 29, 2026 22:30
@github-actions
github-actions Bot force-pushed the release-please--branches--main--components--scotty branch from d8ac483 to 11eaab6 Compare August 12, 2026 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Recreating Traefik silently orphans all previously deployed apps: proxy--<app> network membership is never reconciled

0 participants