Skip to content

8.19.4

Choose a tag to compare

@flobernd flobernd released this 19 Aug 12:29
· 15 commits to 8.19 since this release
d539a57

What's Changed

  • Introduce RequestResponseConverter<T> and make all non-generated JsonConverters public by @flobernd in #8669
    • Greatly simplifies use of Elastic.Clients.Elasticsearch types in documents (e.g. for percolation; see #8003)
  • Regenerate client by @flobernd in #8679
  • Update Elastic.Transport to 0.10.1 by @flobernd in #8681
    • Fixes a race condition (see #8671)

Full Changelog: 8.19.3...8.19.4