Releases: weaviate/weaviate-python-client
Releases · weaviate/weaviate-python-client
v4.4.4
What's Changed
Full Changelog: v4.4.3...v4.4.4
v4.4.3
What's Changed
- Remove unneeded check by @dirkkul in #857
- DR-118 readthedocs fixes by @daveatweaviate in #860
- Fix issues with reference batch by @dirkkul in #864
Full Changelog: v4.4.2...v4.4.3
v4.4.2
What's Changed
- strings update on new branch by @daveatweaviate in #845
- Add Filtervalue to outputs by @dirkkul in #848
- Add option to skip input parameter validation by @dirkkul in #854
- add get_vector to all vector inputs by @tsmith023 in #851
- Adjust
hybrid(query: ...)
type toOptional[str]
by @tsmith023 in #852 - Fix client is_ready by @tsmith023 in #855
- Add support for nil values return by @dirkkul in #853
Full Changelog: v4.4.1...v4.4.2
v4.4.1
What's Changed
- Add 'aggregate' to wvc exports by @databyjp in #841
- fixed connect helpers' documentation by @SavvasMohito in #840
- reintroduce str as input to group_by in aggregate by @tsmith023 in #843
- Separate batch loops by @dirkkul in #844
- changelog 4.4.1 by @dirkkul in #846
Full Changelog: v4.4.0...v4.4.1
v4.4.0
What's Changed
- A new and improved client has been developed that:
- Streamlines the API and improves the UX when working with Weaviate
- Fully connects to Weaviate's new gRPC API for faster queries
- Ships with a fully autonomous dynamic batching algorithm for ease of data uploading
- Introduces strong typing of inputs and ouputs for Python-native safety
- Allows for the use of full typing hinting and generics to get the most out of your vectorised data
- See the documentation on the new features in the v4 client
- See the migration guide on how to upgrade from previous pre-release versions to this full release
- If you have troubles upgrading from v3 to v4 or find that your codebase no longer works upon the bump then please raise an issue on the board and we will see to it!
New Contributors
- @halilbilgin made their first contribution in #422
- @trengrj made their first contribution in #468
- @mikewyer made their first contribution in #627
- @SavvasMohito made their first contribution in #705
- @jfrancoa made their first contribution in #763
- @daveatweaviate made their first contribution in #800
Full Changelog: v3.26.2...v4.4.0
v3.26.2
v3.26.1
What's Changed
- stop passing empty config in backup by @tsmith023 in #731
Full Changelog: v3.26.0...v3.26.1
v3.26.0
What's Changed
- Support output verbosity option for nodes status getter by @parkerduckworth in #638
- Bump embedded by @dirkkul in #674
Full Changelog: v3.25.3...v3.26.0
v3.25.3
What's Changed
- Bump flake8-builtins from 2.1.0 to 2.2.0 by @dependabot in #602
- Bump embedded to 1.22.3 by @tsmith023 in #603
Full Changelog: v3.25.2...v3.25.3
v3.25.2
What's Changed
- move proto to within weaviate to avoid collisions by @tsmith023 in #592
- fix yaml file dep by @tsmith023 in #594
Full Changelog: v3.25.1...v3.25.2