v8.9.0
What's Changed
- Add buffered JsonData implementation for Jackson by @swallez in #567
- Speed up URL path encoding and remove dependency on httpclient by @swallez in #576
- Throw a TransportException when an error response cannot be parsed by @swallez in #579
- Add pipeline setup to index and create operations by @renatogm24 in #587
- Refactor RestClientTransport to allow using other http client libraries by @swallez in #584
- Fix spurious JSON event emitted by JsonpUtils.copy() by @swallez in #597
- [DOCS] Adds getting started content based on the template by @github-actions in #622
New Contributors
- @renatogm24 made their first contribution in #587
Full Changelog: v8.8.0...v8.9.0