Skip to content

feat: backport list endpoint for out-of-band records to 1.3.lts#4057

Merged
swcurran merged 1 commit intoopenwallet-foundation:1.3.ltsfrom
OpSecId:backport-oob-records-1.3.lts
Feb 23, 2026
Merged

feat: backport list endpoint for out-of-band records to 1.3.lts#4057
swcurran merged 1 commit intoopenwallet-foundation:1.3.ltsfrom
OpSecId:backport-oob-records-1.3.lts

Conversation

@PatStLouis
Copy link
Contributor

@PatStLouis PatStLouis commented Feb 19, 2026

Summary

Backport of #4045 (commit b6c82ac) to the 1.3.lts branch.

Adds GET /out-of-band/records endpoint to query OobRecord entries with pagination and filtering support. This addresses the lack of any way to discover or list existing OOB records in the wallet.

  • Supports filtering by state, role, connection_id, and invi_msg_id
  • Standard pagination parameters (limit, offset, order_by, descending)
  • Includes 4 new unit tests

Closes #4044

Test plan

  • All 14 OOB route tests pass locally (4 new + 10 existing)
  • CI passes

Made with Cursor

Backport of b6c82ac from main. Adds GET /out-of-band/records endpoint
to query OobRecord entries with pagination and filtering support.

Supports filtering by state, role, connection_id, and invi_msg_id, plus
standard pagination parameters (limit, offset, order_by, descending).

Closes openwallet-foundation#4044

Signed-off-by: Patrick St-Louis <patrick.st-louis@opsecid.ca>
Co-authored-by: Cursor <cursoragent@cursor.com>
@PatStLouis PatStLouis force-pushed the backport-oob-records-1.3.lts branch from 1124d32 to 5c3ed27 Compare February 19, 2026 03:22
@sonarqubecloud
Copy link

@PatStLouis PatStLouis requested a review from swcurran February 19, 2026 03:31
@swcurran swcurran merged commit 6a4bf82 into openwallet-foundation:1.3.lts Feb 23, 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.

3 participants