Skip to content

Release: develop -> main#3575

Merged
TaprootFreak merged 1 commit intomainfrom
develop
Apr 14, 2026
Merged

Release: develop -> main#3575
TaprootFreak merged 1 commit intomainfrom
develop

Conversation

@github-actions
Copy link
Copy Markdown

Automatic Release PR

This PR was automatically created after changes were pushed to develop.

Commits: 1 new commit(s)

Checklist

  • Review all changes
  • Verify CI passes
  • Approve and merge when ready for production

* Fix health endpoints: version-neutral routing and external services crash

- Use VERSION_NEUTRAL to serve endpoints at /health instead of /v1/health
  (health checks should be at root level, not behind API versioning)
- Fix crash in checkExternalServices when observer methods return undefined
  on error (getIbanService/getLetterService have no return in catch block)

* Fix wrong field names in payment health check

stuckPaymentQuoteCount → stuckPayments
unhandledCryptoInputCount → unhandledCryptoInputs

The wrong names silently returned ok because undefined > 0 is false.
@TaprootFreak TaprootFreak merged commit 4ce5865 into main Apr 14, 2026
7 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.

1 participant