Skip to content

Fix project search membership filter type - #525

Merged
digaobarbosa merged 2 commits into
mainfrom
codex/fix-in-dataset-type
Sep 3, 2026
Merged

Fix project search membership filter type#525
digaobarbosa merged 2 commits into
mainfrom
codex/fix-in-dataset-type

Conversation

@digaobarbosa

@digaobarbosa digaobarbosa commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Description

The Python SDK typed in_dataset as a project name even though project image search treats it as a boolean membership filter, so this aligns Project.search() and Project.search_all() with the API contract without changing request behavior. The package version is bumped to 1.4.3; companion documentation is in roboflow/docs#228.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How has this change been tested?

  • python -m unittest tests.test_project
  • ruff check roboflow/core/project.py
  • ruff format --check roboflow/core/project.py

Any specific deployment considerations

  • Publish in the next Python SDK release.

@digaobarbosa digaobarbosa self-assigned this Sep 3, 2026
@digaobarbosa
digaobarbosa requested a review from a team September 3, 2026 12:07
@digaobarbosa
digaobarbosa marked this pull request as ready for review September 3, 2026 12:07
@digaobarbosa
digaobarbosa merged commit cc647ac into main Sep 3, 2026
15 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