Skip to content

Releases: elastic/elasticsearch-rs

v8.17.0-alpha.1

19 Dec 11:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.16.0-alpha.1...v8.17.0-alpha.1

v8.16.0-alpha.1

19 Dec 11:36
Compare
Choose a tag to compare

v8.15.0-alpha.1

28 Aug 09:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.5.0-alpha.1...v8.15.0-alpha.1

v8.4.0-alpha.1

01 Sep 17:17
Compare
Choose a tag to compare

This release updates supported APIs to Elasticsearch 8.4.0.

View the full list of issues and PRs

v7.14.0-alpha.1

08 Sep 07:53
Compare
Choose a tag to compare

v7.12.0-alpha.1...v7.14.0-alpha.1

This release updates supported APIs to Elasticsearch 7.14.

CI & testing

View the full list of issues and PRs

v7.12.1-alpha.1

29 Jun 08:19
Compare
Choose a tag to compare
v7.12.1-alpha.1 Pre-release
Pre-release

v7.12.0-alpha.1...v7.12.1-alpha.1

Bug Fixes

  • #176 Fix README doctests on latest nightly (#175) (issue: #175)

CI & testing

  • #172 Add update-version task

View the full list of issues and PRs

v7.12.0-alpha.1

02 Apr 17:35
Compare
Choose a tag to compare
v7.12.0-alpha.1 Pre-release
Pre-release

Features & Enhancements

  • #164 Add bytes method to Response struct (issue: #160)
  • #168 Add x-elastic-client-meta header

Documentation & Examples

  • #163 Add Elastic logo to docs

View the full list of issues and PRs

v7.11.0-alpha.1

18 Feb 08:47
Compare
Choose a tag to compare
v7.11.0-alpha.1 Pre-release
Pre-release

v7.10.1-alpha.1...v7.11.0-alpha.1

Bug Fixes

  • #166 [yaml-tests] Fix yaml test runtime cluster cleanup

Features & Enhancements

  • #165 [generator] Generate beta and experimental APIs, guarded by Cargo features

View the full list of issues and PRs

v7.10.1-alpha.1

27 Jan 09:03
Compare
Choose a tag to compare
v7.10.1-alpha.1 Pre-release
Pre-release

v7.10.0-alpha.1...v7.10.1-alpha.1

Features & Enhancements

  • #158 updated to tokio 1.0 (issue: #152)

View the full list of issues and PRs

v7.10.0-alpha.1

13 Nov 13:15
Compare
Choose a tag to compare
v7.10.0-alpha.1 Pre-release
Pre-release

v7.9.0-alpha.1...v7.10.0-alpha.1

Documentation & Examples

  • #150 [DOCS] Reorganizes Overview and Installation chapters

Features & Enhancements

  • #134 Avoid generating unneeded #[serde(rename)]
  • #136 Update CI to use cargo make
  • #138 Simplify generated code module structure

View the full list of issues and PRs