Skip to content

Refresh Postgres migration runtime (#35) - #36

Merged
AntoineToussaint merged 1 commit into
mainfrom
release-v0.0.115
Jul 29, 2026
Merged

Refresh Postgres migration runtime (#35)#36
AntoineToussaint merged 1 commit into
mainfrom
release-v0.0.115

Conversation

@AntoineToussaint

Copy link
Copy Markdown
Contributor

Closes #35.

Summary

  • Replaces the obsolete migration binary whose Go runtime crashes in supported k3d environments.
  • Pins generated bootstrap images to the same current golang-migrate release used by the agent library.
  • Publishes the fix as an immutable Postgres agent patch for downstream GitOps snapshots.

Test plan

  • go test ./...
  • git diff --check
  • Signed release commit verified with git verify-commit
  • Live Mind k3d topology reproduced the v4.15.0 runtime crash after successful PostgreSQL connectivity

@AntoineToussaint
AntoineToussaint merged commit 00f77fd into main Jul 29, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refresh generated migration runtime for k3d

1 participant