Skip to content

Conversation

@bevzzz
Copy link
Collaborator

@bevzzz bevzzz commented Nov 3, 2025

  • gRPC / REST timeouts
  • FetchObjects query with no arguments (ascending UUID order)
  • Collection name not needed in handle.config.update(...)
  • containsAny, containsAll, and containsNone now accept a List<String> too
  • client.collections.create(...) returns a CollectionHandle
  • added includeVector(...) overload to fetch 1+ named vectors
  • renamed text aggregation parameters to match Python's names: topOccurrencesCount, topOccurrencesValue, and minOccurrences
  • Aggregation can now be done only with GroupBy: handle.aggregate.overAll(GroupBy.property(...))
  • Target vectors for aggregate queries
  • Pagination with filters
  • overloaded handle.data.insert() to accept List<WeaviateObject>
  • cache parameter for RQ

@bevzzz bevzzz self-assigned this Nov 3, 2025
Copy link

@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 Secrets high 0   medium 0   low 0   info 0 View in Orca

@bevzzz bevzzz merged commit 4b619bc into v6 Nov 6, 2025
2 checks passed
@bevzzz bevzzz deleted the v6-devex-feedback branch November 6, 2025 10:13
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