Skip to content
New issue

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

[PROPOSAL] Support OpenSearch 3.0 #78

Open
dblock opened this issue Dec 19, 2024 · 0 comments
Open

[PROPOSAL] Support OpenSearch 3.0 #78

dblock opened this issue Dec 19, 2024 · 0 comments

Comments

@dblock
Copy link
Member

dblock commented Dec 19, 2024

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?

  1. Upgrade clients.
  2. Upgrade servers.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant