Sourced from weaviate-client's releases.
v4.4.3
What's Changed
- Remove unneeded check by
@dirkkul
in weaviate/weaviate-python-client#857- DR-118 readthedocs fixes by
@daveatweaviate
in weaviate/weaviate-python-client#860- Fix issues with reference batch by
@dirkkul
in weaviate/weaviate-python-client#864Full Changelog: https://github.com/weaviate/weaviate-python-client/compare/v4.4.2...v4.4.3
Sourced from weaviate-client's changelog.
Version 4.4.4
This patch version includes:
- A fix to the validation logic of the
apiEndpoint
field ofGenerativePaLMConfig
object.Version 4.4.3
This patch version includes
- Fixes batching with references. Under some circumstances a reference could be added before its
from
-object and the reference would be lost.- Fixes readthedocs page
- Small performance improvements for queries
5f4313c
Merge pull request #870
from weaviate/changelog-444a25c74e
add changesb89ebae
Merge pull request #868
from weaviate/palm-endpoint-fix68f19cb
Fix test0a5aafa
Fix validation of palm endpoint url41a327f
Merge pull request #867
from weaviate/changelogv443448615a
changelog fix723b736
Merge pull request #865
from weaviate/batch_improvements24b936cd
Merge pull request #866
from weaviate/changelogv4435c47fb1
Add changelog for v4.4.3