Skip to content

Commit 6a2dbcd

Browse files
Release 9.0.2
1 parent f1c34ba commit 6a2dbcd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/release-notes/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,13 @@ To check for security updates, go to [Security announcements for the Elastic sta
1919

2020
% ### Fixes [elasticsearch-python-client-next-fixes]
2121

22+
## 9.0.2 (2025-06-05) [elasticsearch-python-client-902-release-notes]
23+
24+
### DSL
25+
26+
* Add `rescore_vector` to `DenseVectorIndexOptions`
27+
28+
2229
## 9.0.1 (2025-04-28) [elasticsearch-python-client-901-release-notes]
2330

2431
### Features and enhancements [elasticsearch-python-client-901-features-enhancements]

elasticsearch/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
# specific language governing permissions and limitations
1616
# under the License.
1717

18-
__versionstr__ = "9.0.1"
18+
__versionstr__ = "9.0.2"

0 commit comments

Comments
 (0)