Add 3.x release#974
Conversation
Signed-off-by: Samuel Cox <samuel.cox@cenosco.com>
Signed-off-by: Samuel Cox <samuel.cox@cenosco.com>
Signed-off-by: Samuel Cox <samuel.cox@cenosco.com>
Signed-off-by: Samuel Cox <samuel.cox@cenosco.com>
|
@Xtansia I could probably use some guidance on what more to put in upgrading.md, and in general the other parts of the if there are breaking changes area |
Signed-off-by: Samuel Cox <samuel.cox@cenosco.com>
…ported Signed-off-by: Samuel Cox <samuel.cox@cenosco.com>
Signed-off-by: Samuel Cox <samuel.cox@cenosco.com>
|
@Xtansia Have I misunderstood what you mean by opensearch-py and java don't define it https://github.com/opensearch-project/opensearch-py/blob/main/.github/workflows/integration-unreleased.yml |
@SamuelCox Yeah no worries, I wrote the comment before the 3.0.0 release and assumed they'd cut a |
I've kept |
Cool, I ran the code-gen and seemingly nothing has changed |
|
@SamuelCox Did you pass the download flag? i.e. |
|
Probably not 😅 will run again |
|
I ran it as specified here https://github.com/opensearch-project/opensearch-net/blob/main/DEVELOPER_GUIDE.md, I'll update the doc to reflect how to properly run it |
Signed-off-by: Samuel Cox <samuel.cox@cenosco.com>
Signed-off-by: Samuel Cox <samuel.cox@cenosco.com>
Signed-off-by: Samuel Cox <samuel.cox@cenosco.com>
Signed-off-by: Samuel Cox <samuel.cox@cenosco.com>
Signed-off-by: Samuel Cox <samuel.cox@cenosco.com>
Signed-off-by: Samuel Cox <samuel.cox@cenosco.com>
|
Hmm, some odd test failures. 3.6.0 fails because we send the wrong date format in a date range query. Not sure if the strictness changed in 3.6, because those arent the failures we get in other 3.x versions. The others are this: Which doesn't make a lot of sense to me, I'll debug it when I have time |
Signed-off-by: Samuel Cox <samuel.cox@cenosco.com>
These all seem to be weird bugs that have been fixed in later versions or genuine breaking changes? But honestly I'm not super sure |
Signed-off-by: Samuel Cox <samuel.cox@cenosco.com>
Signed-off-by: Samuel Cox <samuel.cox@cenosco.com>
Signed-off-by: Samuel Cox <samuel.cox@cenosco.com>
Signed-off-by: Samuel Cox <samuel.cox@cenosco.com>
Signed-off-by: Samuel Cox <samuel.cox@cenosco.com>
|
Have figured all these test failures out now just haven't committed yet, will do soon |
Signed-off-by: Samuel Cox <samuel.cox@cenosco.com>
…I are not on the same document bug Signed-off-by: Samuel Cox <samuel.cox@cenosco.com>
Signed-off-by: Samuel Cox <samuel.cox@cenosco.com>
|
@Xtansia Think I've finally sorted out all the issues, could you review when you get a chance please? |

Description
Add official support for 3.x
Issues Resolved
Closes #928
3.xbranchUPGRADING.mdfileCOMPATABILITY.mdfile to include OpenSearch 3.0.0 and any new client versionsBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.