Skip to content

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Nov 01:32
· 46 commits to main since this release
c10d914

OpenSearch Rust Client v2.2.0

Version 2.2.0 of the OpenSearch Rust Client is now available from crates.io.

Added

  • Added InfoResponse structure (#187)
  • Added documentation on how to make raw json requests (#196)

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

New Contributors

Full Changelog: v2.1.0...v2.2.0