Bump 2.x to version 2.10.0#8667
Merged
andrross merged 1 commit intoopensearch-project:2.xfrom Jul 12, 2023
Merged
Conversation
dbwiddis
approved these changes
Jul 12, 2023
nknize
approved these changes
Jul 12, 2023
reta
approved these changes
Jul 12, 2023
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Signed-off-by: Andrew Ross <andrross@amazon.com>
andrross
added a commit
to andrross/OpenSearch
that referenced
this pull request
Jul 12, 2023
Forward port of opensearch-project#8667. Also, the version `2.9.99` has been used in several places to mean 'the last possible version before 3.0.0' which is not true given that 2.10.0 exists. This commit uses `2.99.99` instead. (Maybe I'll kick myself if we do 90 more minor version releases on the 2.x line?) Signed-off-by: Andrew Ross <andrross@amazon.com>
Member
Author
|
Note the tests failed because a few places used |
Member
So just pushing off the problem for another 90 releases? ;) |
Member
90 * 99 releases I guess :) |
kotwanikunal
approved these changes
Jul 12, 2023
Contributor
Gradle Check (Jenkins) Run Completed with:
|
andrross
added a commit
that referenced
this pull request
Jul 12, 2023
Forward port of #8667. Also, the version `2.9.99` has been used in several places to mean 'the last possible version before 3.0.0' which is not true given that 2.10.0 exists. This commit uses `2.99.99` instead. (Maybe I'll kick myself if we do 90 more minor version releases on the 2.x line?) Signed-off-by: Andrew Ross <andrross@amazon.com>
buddharajusahil
pushed a commit
to buddharajusahil/OpenSearch
that referenced
this pull request
Jul 18, 2023
Forward port of opensearch-project#8667. Also, the version `2.9.99` has been used in several places to mean 'the last possible version before 3.0.0' which is not true given that 2.10.0 exists. This commit uses `2.99.99` instead. (Maybe I'll kick myself if we do 90 more minor version releases on the 2.x line?) Signed-off-by: Andrew Ross <andrross@amazon.com> Signed-off-by: sahil buddharaju <sahilbud@amazon.com>
baba-devv
pushed a commit
to baba-devv/OpenSearch
that referenced
this pull request
Jul 29, 2023
Forward port of opensearch-project#8667. Also, the version `2.9.99` has been used in several places to mean 'the last possible version before 3.0.0' which is not true given that 2.10.0 exists. This commit uses `2.99.99` instead. (Maybe I'll kick myself if we do 90 more minor version releases on the 2.x line?) Signed-off-by: Andrew Ross <andrross@amazon.com>
shiv0408
pushed a commit
to Gaurav614/OpenSearch
that referenced
this pull request
Apr 25, 2024
Forward port of opensearch-project#8667. Also, the version `2.9.99` has been used in several places to mean 'the last possible version before 3.0.0' which is not true given that 2.10.0 exists. This commit uses `2.99.99` instead. (Maybe I'll kick myself if we do 90 more minor version releases on the 2.x line?) Signed-off-by: Andrew Ross <andrross@amazon.com> Signed-off-by: Shivansh Arora <hishiv@amazon.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bump 2.x to version 2.10.0 now that the 2.9 branch has been cut
Check List
By 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.