5.0.0 - Java Async client
What's Changed
- Async client PoC by @antas-marcin in #317
- data-type: Add missing blob enum by @Egraveline in #322
- Implement async data package by @antas-marcin in #321
- feature: async support for cluster package by @aliszka in #323
- feature: async support for classifications package by @aliszka in #325
- Implement batch (create / delete) async by @antas-marcin in #326
- feature: async support for backup package by @aliszka in #329
- Async Client: GraphQL package by @bevzzz in #328
- Add missing Java async client implementation by @antas-marcin in #331
- feature: async support for reference batcher by @aliszka in #332
- Extend test suite for WeaviateAsyncClient by @bevzzz in #334
- feature: async support for objects batcher (refactor) by @aliszka in #333
- Remove unused methods in Result by @antas-marcin in #336
- Add PoolingAsyncClientConnectionManager to async http client by @antas-marcin in #337
- Support for GraphQL response with custom generic classes by @antas-marcin in #330
- Update Java dependencies to latest versions by @antas-marcin in #338
- Revert "Add PoolingAsyncClientConnectionManager to async http client" by @antas-marcin in #339
- Add support for headers in async client by @antas-marcin in #340
New Contributors
- @Egraveline made their first contribution in #322
Full Changelog: 4.9.0...5.0.0