We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Coming from opensearch-project/.github#250, add support for OpenSearch 3.0 to all clients.
The day we release OpenSearch 3.0 we want to have released all language clients with support for it.
Make sure users can first upgrade their clients, then upgrade to OpenSearch 3.0 without downtime.
Likely. Clients will continue following semver independently of server-side semver.
Seamless upgrade, minimal code changes.
This is an umbrella item. Each client needs an item like this and have its own considerations.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What/Why
What are you proposing?
Coming from opensearch-project/.github#250, add support for OpenSearch 3.0 to all clients.
What users have asked for this feature?
The day we release OpenSearch 3.0 we want to have released all language clients with support for it.
What problems are you trying to solve?
Make sure users can first upgrade their clients, then upgrade to OpenSearch 3.0 without downtime.
What is the developer experience going to be?
Are there any breaking changes to the API
Likely. Clients will continue following semver independently of server-side semver.
What is the user experience going to be?
Seamless upgrade, minimal code changes.
What will it take to execute?
This is an umbrella item. Each client needs an item like this and have its own considerations.
The text was updated successfully, but these errors were encountered: