-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Bump version to 3.0.0 #2556
Bump version to 3.0.0 #2556
Conversation
❌ Gradle Check failure a463956f1030e145d1f54bfd8dc0ec1964991878 |
Some cleanup is still needed in the version scaffolding |
❌ Gradle Check failure 8dc0e66f0c0d10621d58378aef007ac8bd21d698 |
start gradle check |
❌ Gradle Check failure 8dc0e66f0c0d10621d58378aef007ac8bd21d698 |
❌ Gradle Check failure 6579c6567417067b844e3a9f364ef09738def61c |
❌ Gradle Check failure f77e8eeb062fa4215079e648de596e2c100c5a2e |
server/src/main/java/org/opensearch/transport/InboundDecoder.java
Outdated
Show resolved
Hide resolved
4b7855c
to
5b58575
Compare
❌ Gradle Check failure 4b7855c96462bf5d764b0f34873d27c9a3180a01 |
❌ Gradle Check failure 5b585755ca10027515fa2fe2c16d210167f2eb59 |
❌ Gradle Check failure 333c12dabfc5498cf95bf4fa7eefa70bfc900dae |
We had some confusion on where 2.0 is coming from (it should be 2.x branch), let's get this one in? |
❌ Gradle Check failure 55450ced2dc8897d177a4039e1a615bc21f38be3 |
In log 3988:
|
❌ Gradle Check failure 87e3ad6ddcbb5cd57fbf35e4c9b8ce668aa04d57 |
❌ Gradle Check failure 9cf03afab74bcf85fc0883325d19ab839d4c6722 |
❌ Gradle Check failure b234df5fc55203b816133e93447f1e8a4949e87d |
❌ Gradle Check failure b234df5fc55203b816133e93447f1e8a4949e87d |
In log 4019:
|
❌ Gradle Check failure 96c69748fdd7cc5ae2c9cd75895d85f3068d8f4f |
❌ Gradle Check failure bed8fe8887916edf9184fade3399180188b2beaf |
❌ Gradle Check failure 5f730ab5e97a7cfe7988977f5fc76170309e8c86 |
This is blocked until #2722 is merged and backported to 2.x and 2.0 branches. See failure:
#2722 will stage 2.0+ clusters to only spoof major versions when running in mixed mode w/ legacy 7.x nodes. |
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
Bumps main version from 2.0.0 to 3.0.0 after cutting 2.x and 2.0 branches. Some termporary versioning scaffolding is needed for now. This will be cleaned up in a follow up PR.