Skip to content

Commit e30cbed

Browse files
Release 9.0.2
1 parent f1c34ba commit e30cbed

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/release-notes/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ To check for security updates, go to [Security announcements for the Elastic sta
1818
% *
1919

2020
% ### Fixes [elasticsearch-python-client-next-fixes]
21+
## 9.0.2 (2025-06-05)
22+
23+
### DSL
24+
25+
* Add `rescore_vector` to `DenseVectorIndexOptions`
26+
2127

2228
## 9.0.1 (2025-04-28) [elasticsearch-python-client-901-release-notes]
2329

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)