Skip to content

Prep v1.8.1#9

Merged
alex-omophub merged 1 commit into
mainfrom
develop
Jun 1, 2026
Merged

Prep v1.8.1#9
alex-omophub merged 1 commit into
mainfrom
develop

Conversation

@alex-omophub
Copy link
Copy Markdown
Member

@alex-omophub alex-omophub commented Jun 1, 2026

Summary by cubic

Bumps omophub to v1.8.1 and switches semantic search to the canonical endpoint for consistency and future-proofing.
client$search$semantic() and client$search$semantic_all() now call GET /v1/search/semantic instead of GET /v1/concepts/semantic-search; a server alias keeps older SDKs working. Tests updated accordingly.

Written for commit f0d4973. Summary will update on new commits.

Review in cubic

- Bumped package version to 1.8.1.
- Updated the canonical endpoint for semantic searches from `GET /v1/concepts/semantic-search` to `GET /v1/search/semantic`, maintaining backward compatibility with a server-side alias.
- Adjusted corresponding tests to reflect the new endpoint path.
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 4 files

Re-trigger cubic

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@alex-omophub alex-omophub merged commit 47d10cd into main Jun 1, 2026
17 of 21 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