Skip to content

Releases: elastic/elasticsearch-net

9.2.2

24 Nov 14:44
b4eed86

Choose a tag to compare

What's Changed

  • Regenerate client by @flobernd in #8778
    • Fixes some incorrectly generated endpoints like e.g. Security.PutUser (#8774)
  • Avoid HasFlag in hot-path when targeting netfx by @flobernd in #8779

Full Changelog: 9.2.1...9.2.2

8.19.13

24 Nov 14:44
826dcb6

Choose a tag to compare

What's Changed

  • Regenerate client by @flobernd in #8777
    • Fixes some incorrectly generated endpoints like e.g. Security.PutUser (#8774)
  • Avoid HasFlag in hot-path when targeting netfx by @flobernd in #8779

Full Changelog: 9.2.1...9.2.2

9.2.1

03 Nov 10:44
475bdbf

Choose a tag to compare

What's Changed

Full Changelog: 9.2.0...9.2.1

8.19.12

03 Nov 10:43
7912298

Choose a tag to compare

What's Changed

Full Changelog: 8.19.11...8.19.12

9.2.0

23 Oct 14:27
4d106be

Choose a tag to compare

What's Changed

Initial 9.2 release.

Full Changelog: 9.1.12...9.2.0

9.1.12

23 Oct 14:26
c622fb5

Choose a tag to compare

What's Changed

Full Changelog: 9.1.11...9.1.12

8.19.11

23 Oct 14:25
bc69b5f

Choose a tag to compare

What's Changed

Full Changelog: 8.19.10...8.19.11

9.1.11

16 Oct 10:48
9d58555

Choose a tag to compare

What's Changed

  • Allow modification of RequestConfiguration for BulkRequest by @flobernd in #8741
  • Fix floating point serialization for NETFRAMEWORK builds by @flobernd in #8742
  • Add implicit conversion operators for handcrafted descriptors by @flobernd in #8743
  • Regenerate client by @flobernd in #8755
    • Allow keyed buckets for FiltersAggregation and ApiFiltersAggregation

Full Changelog: 9.1.10...9.1.11

8.19.10

16 Oct 10:50
325748b

Choose a tag to compare

What's Changed

  • Allow modification of RequestConfiguration for BulkRequest by @flobernd in #8741
  • Fix floating point serialization for NETFRAMEWORK builds by @flobernd in #8742
  • Add implicit conversion operators for handcrafted descriptors by @flobernd in #8743
  • Regenerate client by @flobernd in #8755
    • Allow keyed buckets for FiltersAggregation and ApiFiltersAggregation

Full Changelog: 8.19.9...8.19.10

9.1.10

07 Oct 19:56
bb47ea7

Choose a tag to compare

What's Changed

  • Allow Esql.QueryAsObjects() to work with nested types by @flobernd in #8729

Full Changelog: 9.1.9...9.1.10