Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
level
->domain
everywhere by @tsmith023 in RBAC Renamelevel
->domain
everywhere weaviate/weaviate#6235domain
field from OpenAPI schema by @tsmith023 in Removedomain
field from OpenAPI schema weaviate/weaviate#6239authz/
business logic intoAuthzController
by @tsmith023 in RBAC Encapsulateauthz/
business logic intoAuthzController
weaviate/weaviate#6219crud_objects_{collection,tenant}
actions to schema by @tsmith023 in RBAC Add missingcrud_objects_{collection,tenant}
actions to schema weaviate/weaviate#6249AuthzController
logic by @tsmith023 in RBAC: Add stronger encapsulation and unit tests forAuthzController
logic weaviate/weaviate#6260policy
andpermission
methods by @tsmith023 in Add unit tests coveringpolicy
andpermission
methods weaviate/weaviate#6296add-permission
andremove-permissions
by @tsmith023 in Adds support foradd-permission
andremove-permissions
weaviate/weaviate#6308policy[1]
when buildingPolicy
by @tsmith023 in Parsepolicy[1]
when buildingPolicy
weaviate/weaviate#6337POST /authz/roles
by @tsmith023 in Adds 409 resp toPOST /authz/roles
weaviate/weaviate#6339GET/DELETE
similar toCREATE
by @kavirajk in UX: Make GQL transform inGET/DELETE
similar toCREATE
weaviate/weaviate#6475/authz/roles/{id}/has-permission
endpoint by @tsmith023 in Introduce/authz/roles/{id}/has-permission
endpoint weaviate/weaviate#6543Replication Delete Repair Improvements
Deleted objects are now propagated with async replication! Also introducing time-based resolution (true last-write-wins) for replicated deletion conflicts, in addition to the existing delete-on-conflict strategy.
Async Indexing Improvements
Increased efficiency using chunking and compression, and better fault tolerance with on-disk persistence.
BlockMax WAND-based Search (Experimental)
Independently Scalable Querier Node (Experimental)
Japanese Kagome Tokenizer
ColBERT Core Support
Module Improvements
Performance & Observability Improvements
_preload_progress
log message when creating or loading an empty index by @etiennedi in Fix infinite_preload_progress
log message when creating or loading an empty index weaviate/weaviate#6492Testing Improvements
Fixes
Docs & Chores
querier
by @kavirajk in chore: Change default configs onquerier
weaviate/weaviate#6043New Contributors
Full Changelog: weaviate/weaviate@v1.27.6...v1.28.0