Skip to content

feat(PLU-325): migrate collection search to v3 endpoints and bump SDK#26

Merged
robertmarsal merged 1 commit into
mainfrom
feat/v3-collections-migration
Jul 23, 2026
Merged

feat(PLU-325): migrate collection search to v3 endpoints and bump SDK#26
robertmarsal merged 1 commit into
mainfrom
feat/v3-collections-migration

Conversation

@robertmarsal

Copy link
Copy Markdown
Contributor
  • Migrate collection search from v2 SearchApi.search_collections to v3 CollectionsApi.v3_list_collections, removing all v2 collection endpoint usage
  • Bump revengai SDK floor to 3.123.0
  • Remove dead legacy _search_items code that still called v2 collection endpoints
  • Show the collections/binaries popups modally via open() and fire the field event filter once, so selecting a collection no longer tears down the matching dialog
  • Connect the collections table signals once and populate under blockSignals to stop the disconnect RuntimeWarnings
  • Trim verbose per-item logging in the search and data-type paths
  • Update SDK schema tests for the v3 collections API

@robertmarsal
robertmarsal marked this pull request as ready for review July 23, 2026 14:52
@robertmarsal
robertmarsal requested a review from a team July 23, 2026 14:52
@robertmarsal
robertmarsal merged commit f9b96b0 into main Jul 23, 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.

2 participants