File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
server/src/main/java/org/elasticsearch Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -188,6 +188,7 @@ static TransportVersion def(int id) {
188188 public static final TransportVersion IDP_CUSTOM_SAML_ATTRIBUTES_ADDED_8_19 = def (8_841_0_40 );
189189 public static final TransportVersion DATA_STREAM_OPTIONS_API_REMOVE_INCLUDE_DEFAULTS_8_19 = def (8_841_0_41 );
190190 public static final TransportVersion JOIN_ON_ALIASES_8_19 = def (8_841_0_42 );
191+ public static final TransportVersion ML_INFERENCE_ELASTIC_RERANK_ADDED_8_19 = def (8_841_0_43 );
191192 public static final TransportVersion V_9_0_0 = def (9_000_0_09 );
192193 public static final TransportVersion INITIAL_ELASTICSEARCH_9_0_1 = def (9_000_0_10 );
193194 public static final TransportVersion INITIAL_ELASTICSEARCH_9_0_2 = def (9_000_0_11 );
You can’t perform that action at this time.
0 commit comments