Version 1.0.0
OpenSearch .Net client v.1.0
Full support of all OpenSearch 1.x versions.
It is available to download from Nuget.
Packages:
OpenSearch.Client
- Low Level clientOpenSearch.Net
- High Level clientOpenSearch.Client.JsonNetSerializer
- Auxiliary serializer libraryOpenSearch.Net.VirtualizedCluster
- A testing tool
This release includes
- Migration of OpenSearch .Net client to opensearch-project repository by @Yury-Fridlyand in #7
- Renaming es to opensearch, update of admin and maintainers, and PR template by @Yury-Fridlyand in #8
- Address PR #8 feedback by @Yury-Fridlyand in #9
- Remove some odd stuff and elasticsearch mentions in code by @Yury-Fridlyand in #10
- Rename to Osc, clean up abstractions and version references by @Yury-Fridlyand in #11
- Add NOTICE by @Yury-Fridlyand in #15
- Remove odd workflows in GitHub Actions by @Yury-Fridlyand in #21
- Fix permissions for bash scripts by @Yury-Fridlyand in #22
- Follow dependabot recommendation to update dependencies by @Yury-Fridlyand in #13
- Added OSC intructions to README by @guiangumpac in #23
- Fix Unit Tests by @guiangumpac in #24
- Update icons used by nupkg to OpenSearch logo. by @MaxKsyunz in #30
- Enable integration tests against OpenSearch by @MaxKsyunz in #31
- Add status badges to the README file by @MaxKsyunz in #32
- Create a workflow to create packages for release by @MaxKsyunz in #35
- Update README.md by @MaxKsyunz in #33
- Integration tests adaptation for OpenSearch by @Yury-Fridlyand in #36
- Update documentation by @VachaShah in #40
- Adding a compatibility matrix by @VachaShah in #43
- Rename Osc and Osc.JsonNetSerializer by @MaxKsyunz in #47
- Update dotnet version to 5.0.405 by @MaxKsyunz in #53
- Fixed user guide by @kolchfa-aws in #68
- Remove OpenDistro integration tests by @Yury-Fridlyand in #70
- Follow dependabot recommendation by @Yury-Fridlyand in #75
Full Changelog: https://github.com/opensearch-project/opensearch-net/commits/1.0.0