v4.20.5
What's Changed
- Fix Object TTL schema export to match server json by @dudanogueira in #1958
- feat: add support for audio modality in multi2vec-google vectorizer config by @antas-marcin in #1983
- feat: export FilterReturn from weaviate.classes.query by @renaudcepre in #1993
- fix: parse asyncConfig from replication config GET response by @jfrancoa in #1996
- fix: throw specific exception on empty list filters for time filters by @Maanik23 in #2004
- fix(deps): remove unmaintained deprecation package, use stdlib instead by @NIK-TIGER-BILL in #1999
- use get() instead of direct dict access by @DanielJanicek in #1995
New Contributors
- @Maanik23 made their first contribution in #2004
- @NIK-TIGER-BILL made their first contribution in #1999
Full Changelog: v4.20.4...v4.20.5