File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
[[release-notes]]
2
2
== Release notes
3
3
4
+ === 8.18.1 (2025-04-29)
5
+
6
+ - Update APIs
7
+ * Add back `inference.inference` APIs that were removed by mistake
8
+ - Update DSL
9
+ * Add `CountedKeyword` and `Passthrough` fields
10
+ * Add `rescore_vector` to Knn query
11
+ * Add `bbq_flat` and `bbq_hnsw` vector index types
12
+ * Add `script` and `on_script_error` to `Date` and `DateNanos` fields
13
+
4
14
=== 8.18.0 (2025-04-15)
5
15
6
16
- Merge `Elasticsearch-DSL <https://github.com/elastic/elasticsearch-dsl-py/>`_ package (https://github.com/elastic/elasticsearch-py/pull/2736[#2736])
Original file line number Diff line number Diff line change 15
15
# specific language governing permissions and limitations
16
16
# under the License.
17
17
18
- __versionstr__ = "8.18.0 "
18
+ __versionstr__ = "8.18.1 "
You can’t perform that action at this time.
0 commit comments