We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2b89009 + 504ed93 commit 8389205Copy full SHA for 8389205
server/src/main/java/org/elasticsearch/TransportVersions.java
@@ -267,7 +267,7 @@ static TransportVersion def(int id) {
267
public static final TransportVersion SETTINGS_IN_DATA_STREAMS_DRY_RUN = def(9_081_0_00);
268
public static final TransportVersion ML_INFERENCE_SAGEMAKER_CHAT_COMPLETION = def(9_082_0_00);
269
public static final TransportVersion ML_INFERENCE_ELASTIC_RERANK = def(9_083_0_00);
270
-
+
271
/*
272
* STOP! READ THIS FIRST! No, really,
273
* ____ _____ ___ ____ _ ____ _____ _ ____ _____ _ _ ___ ____ _____ ___ ____ ____ _____ _
0 commit comments