Skip to content

Releases: elastic/elasticsearch-net

8.19.0-preview.4

19 Jun 09:31
9d1b93f

Choose a tag to compare

8.19.0-preview.4 Pre-release
Pre-release

What's Changed

  • Increase MaxDepth to 512 for internal request/response type serializer (#8573) by @github-actions in #8574
  • Support (de-)serialization of nullable value-types in AOT context by @flobernd in #8585
  • Add deserialization support for GeoBounds and GeoLocation (#8586) by @github-actions in #8587
  • Regenerate client by @flobernd in #8600

Full Changelog: 8.19.0-preview.3...8.19.0-preview.4

8.18.3

16 Jun 09:56
c9fdf05

Choose a tag to compare

What's Changed

Full Changelog: 8.18.2...8.18.3

8.18.2

13 Jun 14:38
5fcdb3c

Choose a tag to compare

What's Changed

  • Increase MaxDepth to 512 for internal request/response type serializer by @flobernd in #8573
  • Allow KeyValuePairConverter to work with non IUrlParameter keys by @flobernd in #8568

Full Changelog: 8.18.1...8.18.2

9.0.6

02 Jun 11:28
e80c2ba

Choose a tag to compare

What's Changed

Full Changelog: 9.0.5...9.0.6

8.19.0-preview.3

02 Jun 11:29
df391ef

Choose a tag to compare

8.19.0-preview.3 Pre-release
Pre-release

What's Changed

Full Changelog: 9.0.5...9.0.6

9.0.5

29 May 19:34
cc8171a

Choose a tag to compare

What's Changed

  • Update Elastic.Transport by @flobernd in #8549
    • Fixes an issue that caused certain URL parameters to get serialized with incorrect casing

Full Changelog: 9.0.4...9.0.5

8.19.0-preview.2

29 May 19:35
b03dbc6

Choose a tag to compare

8.19.0-preview.2 Pre-release
Pre-release

What's Changed

  • Update Elastic.Transport by @flobernd in #8549
    • Fixes an issue that caused certain URL parameters to get serialized with incorrect casing

Full Changelog: 8.19.0-preview.1...8.19.0-preview.2

9.0.4

22 May 10:34
7b7c80a

Choose a tag to compare

What's Changed

Full Changelog: 9.0.3...9.0.4

8.19.0-preview.1

22 May 19:56
6e5b19e

Choose a tag to compare

8.19.0-preview.1 Pre-release
Pre-release

What's Changed

This release backports all improvements of the 9.0 client to the 8.x major version of the client.

Warning

Please note that some of the changes in this release are breaking!

For a complete list of improvements in this release, have a look at the 9.0.0 release notes and breaking changes to learn about all breaking changes.


Full Changelog: 8.18.0...8.19.0-preview.1

8.18.1

22 May 20:06
b3ce87b

Choose a tag to compare

What's Changed

  • Fix (de-)serialization of SnapshotShardFailure.ShardId
  • Various specification-induced bug fixes and improvements

Full Changelog: 8.18.0...8.18.1