-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Description
Context
The OpenSearch 3.0.0 GA release is currently scheduled for 2025/05/06: opensearch-project/opensearch-build#3747
As such there will be desire for the clients which are generated from this specification to be aligned with this major release. Thus is it is important to ensure the specification itself is largely aligned with 3.0.0.
Tasks
Before 3.0.0 GA
- Update the integration test matrix to use 3.0.0-beta1 instead of 3.0.0-alpha1 (There's a currently open PR beginning to address this). Additionally implement any fixes related to testing against 3.0.0-beta1.
- Run through 3.0.0-beta1 release notes to check listed breaking changed for any that might have been missed in the specification.
After 3.0.0 GA
- Update the integration test matrix to use 3.0.0 instead of 3.0.0-beta1/3.0.0-alpha1. Additionally implement any fixes related to testing against 3.0.0.
- Re-check 3.0.0 release notes for any new changes since beta1.
- Cut a tagged release of the specification
Metadata
Metadata
Assignees
Labels
No labels