Releases: weaviate/spark-connector
Releases · weaviate/spark-connector
Release 1.3.3
What's Changed
- Update dependencies to latest versions by @antas-marcin in #119
- Update project dependencies to newest versions by @antas-marcin in #120
- Add support for Databricks User-Agent header setting by @antas-marcin in #121
Full Changelog: v1.3.2...v1.3.3
Release 1.3.2
What's Changed
- Fix date parsing for dates prior to 1970-01-01 by @nemanja-m in #115
- Update Java client version to 4.5.1 version by @antas-marcin in #116
New Contributors
- @nemanja-m made their first contribution in #115
Full Changelog: v1.3.1...v1.3.2
Release 1.3.1
What's Changed
- Add clear error for invalid OpenAI API key when writing (#80) by @DusanMilunovic in #112
- Test case for invalid uuid as ID (#62) by @DusanMilunovic in #111
- Add tests for partially invalid batch and wrong weaviate address (#96) by @DusanMilunovic in #113
- Update Java client to 4.5.0 version by @antas-marcin in #114
New Contributors
- @DusanMilunovic made their first contribution in #112
Full Changelog: v1.3.0...v1.3.1
Release 1.3.0
What's Changed
- feat: Enable writing with a consistency level by @fctczi in #107
- Add support for gRPC when saving data by @antas-marcin in #103
- Add support for object / object[] data types by @antas-marcin in #110
New Contributors
Full Changelog: v1.2.9...v1.3.0
Release 1.2.9
What's Changed
- README update by @trengrj in #98
- Add optional parameter for Tenant and forward it to the Weaviate client by @svalbuena in #100
- Update project dependencies by @antas-marcin in #105
New Contributors
- @trengrj made their first contribution in #98
- @svalbuena made their first contribution in #100
Full Changelog: v1.2.8...v1.2.9
Release 1.2.8
What's Changed
- Fix NullPointerException in writeBatch by @antas-marcin in #95
Full Changelog: v1.2.7...v1.2.8
Release 1.2.7
What's Changed
- Update Java client dependency to 4.2.1 version by @antas-marcin in #92
Full Changelog: v1.2.6...v1.2.7
Release 1.2.6
What's Changed
- Update Weaviate Java client to latest 4.2.0 version by @antas-marcin in #90
- Update Weaviate test version to v1.20.1 by @antas-marcin in #91
Full Changelog: v1.2.5...v1.2.6
Release 1.2.5
What's Changed
- Update dependencies to latest versions, adjust tests to Weaviate v1.19 version by @antas-marcin in #84
- Adds API key authentication as an option by @domchan in #87
- Fix NPE with unresponsive Weaviate server by @samos123 in #86
- update README.md by @zainhas in #81
New Contributors
Full Changelog: v1.2.4...v1.2.5
Release 1.2.4
What's Changed
- Add support for Weaviate client custom headers by @antas-marcin in #79
Full Changelog: v1.2.3...v1.2.4