Skip to content

chore(deps): backport go-libs migrator index name fix to release/v2.6#172

Open
Dav-14 wants to merge 1 commit intorelease/v2.6from
hotfix/v2.6/go-libs-migrator-index
Open

chore(deps): backport go-libs migrator index name fix to release/v2.6#172
Dav-14 wants to merge 1 commit intorelease/v2.6from
hotfix/v2.6/go-libs-migrator-index

Conversation

@Dav-14
Copy link
Copy Markdown
Contributor

@Dav-14 Dav-14 commented Apr 30, 2026

Summary

Backport of the go-libs migrator index name fix to flows `release/v2.6`. Bumps `github.com/formancehq/go-libs/v3` from `v3.3.0` to `v3.6.2`.

Pulls in formancehq/go-libs#596 (backport of #594 to `release/v3.6`) which fixes a hardcoded `idx_version_id` name collision between migrators sharing a schema. The bug crashes services with `SQLSTATE 42P10` at startup. Affected DBs self-heal on next deploy — no manual SQL required.

Used by the v3.2 stack in regions chart (orchestration v2.6.0).

Companion to #171 (main, still open).

Test plan

  • `go mod tidy` clean
  • `go build ./...` succeeds
  • CI green

🤖 Generated with Claude Code

Pulls in formancehq/go-libs#596 (backport to release/v3.6, tagged as
v3.6.2) which fixes a hardcoded `idx_version_id` name collision between
migrators sharing a schema. The bug crashes services with
`SQLSTATE 42P10` at startup. Affected DBs self-heal on next deploy -
no manual SQL required.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 30, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • main

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: f110c559-0671-477e-b9c3-2754d62c5b56

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch hotfix/v2.6/go-libs-migrator-index

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant