Releases: weaviate/typescript-client
Releases · weaviate/typescript-client
v3.5.3-alpha.0 - Additional information for Dynamic Users
Dynamic users have a lastTimeUsed
timestamp and a preview of the API keys (if requested by the cluster admin).
Provide configuration options for reranker-nvidia
and generative-xai
modules.
What's Changed
- Add
generative-xai
when configuring collections and generate queries by @tsmith023 in #283 - fix: revert breaking change and add deprecation notices by @bevzzz in #285
- Adds support to modules for by @tsmith023 in #287
Full Changelog: v3.5.0...v3.5.3-alpha.0
v3.5.2
v3.5.0
What's Changed
- Update WCS auth tests to use newly commisioned user by @tsmith023 in #280
- feat: add the support of URLs for the
nearImage()
method by @pacyL2K19 in #252 - Update alpha docstring by @databyjp in #235
- Dev/1.30 by @tsmith023 in #275
Full Changelog: v3.4.2...v3.5.0
v3.4.0
What's Changed
- add Snowflake/snowflake-arctic-embed-l-v2.0 model to weaviate vectorizer by @augustas1 in #257
- Support new Weaviate 1.29 features by @tsmith023 in #261
Full Changelog: v3.3.6...v3.4.0
v3.3.6
Full Changelog: v3.3.5...v3.3.6
v3.3.4
What's Changed
- Fix bug in
configure.invertedIndex
where undefinedb
andk1
were sent to the server by @tsmith023 in #255
Full Changelog: v3.3.3...v3.3.4
v3.3.3
v3.3.2
What's Changed
- Ensure collection is deleted from WCD by @tsmith023 in #248
- Improve generative/reranker config UX by @tsmith023 in #249
- Add new vectorDistance param to hybrid query by @tsmith023 in #245
- Make improvments to hybrid ux by @tsmith023 in #246
Full Changelog: v3.3.1...v3.3.2
v3.2.5
What's Changed
- unnest exports by @augustas1 in #237
- Text2vec weaviate by @augustas1 in #236
New Contributors
- @augustas1 made their first contribution in #237
Full Changelog: v3.2.4...v3.2.5
v3.2.4
What's Changed
- Improve nestedProperties' type configuration by @pacyL2K19 in #231
- Adjust generic for
NestedDataTypeConfig
whenObjectDataType
by @tsmith023 in #233
New Contributors
- @pacyL2K19 made their first contribution in #231
Full Changelog: v3.2.3...v3.2.4