Skip to content

v8.9.0

Compare
Choose a tag to compare
@swallez swallez released this 22 Sep 16:29
· 131 commits to main since this release

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

Full Changelog: v8.8.0...v8.9.0