v2.2.0
OpenSearch Rust Client v2.2.0
Version 2.2.0 of the OpenSearch Rust Client is now available from crates.io.
Added
Dependencies
- Bumps
sysinfo
from 0.28.0 to 0.29.0 - Bumps
serde_with
from ~2 to ~3 - Bumps
itertools
from 0.10.0 to 0.11.0 - Bumps
syn
from 1.0 to 2.0 - Bumps
toml
from 0.7.1 to 0.8.0 - Bumps
dialoguer
from 0.10.2 to 0.11.0 - Bumps
aws-*
from >=0.53 to >=0.57 (#201)
Changed
- Moved @aditjind to Emeritus maintainers (#170)
What's Changed
- Fix changelog links by @Xtansia in #166
- Fixes YAML spec tests by adding u64 (unsigned long) support by @reta in #167
- Fix CI YAML Tests by @Xtansia in #168
- Update sysinfo requirement from 0.28.0 to 0.29.0 by @dependabot in #164
- Update serde_with requirement from ~2 to ~3 by @dependabot in #165
- Add search guide by @sayuree in #154
- Moved @aditjind to emeritus. by @dblock in #170
- Add schedule for running YAML tests against unreleased OpenSearch by @Xtansia in #171
- Generate all steps for YAML test setup & teardown fixtures by @Xtansia in #172
- Fix scheduled testing issue template path by @Xtansia in #173
- Add document lifecycle guide by @sayuree in #156
- Add bulk guide by @sayuree in #155
- Bump OpenSearch released version to 2.8.0 by @reta in #175
- Update itertools requirement from 0.10.0 to 0.11.0 by @dependabot in #174
- Avoid using custom version requirements by @rukai in #177
- Update syn requirement from 1.0 to 2.0 by @dependabot in #179
- Update toml requirement from 0.7.1 to 0.8.0 by @dependabot in #183
- Update dialoguer requirement from 0.10.2 to 0.11.0 by @dependabot in #185
- feature: add auto version bump after release by @samuelorji in #186
- Correct the cargo make generate-certs target by @Xtansia in #188
- set default download branch to main instead of master by @samuelorji in #191
- Add cluster version type by @samuelorji in #187
- updated compatibility information by @AbhinavGarg90 in #189
- add raw json requests docs by @samuelorji in #196
- Update aws-sigv4 to
>= 0.57
by @Xtansia in #201 - [Backport 2.2] Prepare 2.2.0 release by @opensearch-trigger-bot in #204
New Contributors
- @sayuree made their first contribution in #154
- @rukai made their first contribution in #177
- @samuelorji made their first contribution in #186
- @AbhinavGarg90 made their first contribution in #189
Full Changelog: v2.1.0...v2.2.0