Skip to content

Support 1.37 features#417

Merged
tsmith023 merged 38 commits intomainfrom
dev/1.37
Apr 28, 2026
Merged

Support 1.37 features#417
tsmith023 merged 38 commits intomainfrom
dev/1.37

Conversation

@tsmith023
Copy link
Copy Markdown
Collaborator

@tsmith023 tsmith023 commented Apr 14, 2026

Copy link
Copy Markdown

@orca-security-eu orca-security-eu Bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

tsmith023 and others added 23 commits April 14, 2026 15:09
Aligns with server-side refactor in weaviate/weaviate#11037.
The single manage_mcp action is replaced by three granular permissions:
- read_mcp: search/list operations
- create_mcp + update_mcp: upsert operations (both required)

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
* Add capability for requesting profiling of queries

* Fix unit tests

* Only test query profiling with compatible server vers

* Don't include `queryProfile` in `metadata: 'all'`

* Refactor `all+queryProfile` to `['all','queryProfile']` instead
* Introduce `tokenize.text` and `config.tokenizeProperty` methods

* Fix `it.only` left over from debugging

* Move `collection.config.tokenizeProperty` to `collection.tokenize.property`

* Refactor to align with new py client surface

* Restrict type of `asciiFold.ignore`

* Align `TokenizeResult` with new python api

* Use `Stopwords` type in `InvertedIndexConfig`
@tsmith023 tsmith023 changed the title dev/1.37 Support 1.37 features Apr 27, 2026
@tsmith023 tsmith023 marked this pull request as ready for review April 27, 2026 10:12
@tsmith023 tsmith023 requested a review from a team as a code owner April 27, 2026 10:12
@tsmith023 tsmith023 requested a review from bevzzz April 27, 2026 10:30
@tsmith023 tsmith023 merged commit 1cacd61 into main Apr 28, 2026
13 of 14 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