opensearch 2.4.0

Official OpenSearch Rust client
Documentation
[![Clippy](https://github.com/opensearch-project/opensearch-rs/actions/workflows/clippy_check.yml/badge.svg)](https://github.com/opensearch-project/opensearch-rs/actions/workflows/clippy_check.yml)
[![Tests](https://github.com/opensearch-project/opensearch-rs/actions/workflows/test.yml/badge.svg)](https://github.com/opensearch-project/opensearch-rs/actions/workflows/test.yml)
[![Chat](https://img.shields.io/badge/chat-on%20forums-blue)](https://discuss.opendistrocommunity.dev/c/clients/)
![PRs welcome!](https://img.shields.io/badge/PRs-welcome!-success)

![OpenSearch logo](OpenSearch.svg)

OpenSearch Rust Client

- [Welcome!]#welcome
- [User Guide]#user-guide
- [Compatibility with OpenSearch]#compatibility-with-opensearch
- [Code of Conduct]#code-of-conduct
- [Security]#security
- [License]#license
- [Copyright]#copyright

## Welcome!

The opensearch-rs client is [a community-driven, open source fork](https://aws.amazon.com/blogs/opensource/introducing-opensearch/) of elasticsearch-rs, licensed under the [Apache v2.0 License](LICENSE.txt). For more information, see [opensearch.org](https://opensearch.org/).

## User Guide

See [User Guide](USER_GUIDE.md).

## Compatibility with OpenSearch

See [Compatibility](COMPATIBILITY.md).

## Code of Conduct

This project has adopted the [Amazon Open Source Code of Conduct](CODE_OF_CONDUCT.md). For more information see the [Code of Conduct FAQ](https://aws.github.io/code-of-conduct-faq), or contact [opensource-codeofconduct@amazon.com](mailto:opensource-codeofconduct@amazon.com) with any additional questions or comments.

## Security

If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our [vulnerability reporting page](http://aws.amazon.com/security/vulnerability-reporting/) or directly via email to aws-security@amazon.com. Please do **not** create a public GitHub issue.

## License

This project is licensed under the [Apache v2.0 License](LICENSE.txt).

## Copyright

Copyright OpenSearch Contributors. See [NOTICE](NOTICE.txt) for details.