You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have required a minimum version of Java17 runtime since Logstash 9.0.0. Changing this ensures that we can use features from Java 17 in development.
Note: the JVM options parser entry-point that validates the runtime version is unchanged, and will continue to run on Java11.
0 commit comments