File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11[[release-notes]]
22== Release notes
33
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+
414=== 8.18.0 (2025-04-15)
515
616- 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 1515# specific language governing permissions and limitations
1616# under the License.
1717
18- __versionstr__ = "8.18.0 "
18+ __versionstr__ = "8.18.1 "
You can’t perform that action at this time.
0 commit comments