Skip to content

Commit

Permalink
rename DenseVector/dense_vector field type to KnnVector/knn_vector (a…
Browse files Browse the repository at this point in the history
…dd to changelog)
  • Loading branch information
Andy Shirey committed Nov 26, 2024
1 parent ec98964 commit 9693557
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
- Added `pool_maxsize` to `AsyncOpenSearch` ([845](https://github.com/opensearch-project/opensearch-py/pull/845))
- Added `ssl_assert_hostname` to `AsyncOpenSearch` ([843](https://github.com/opensearch-project/opensearch-py/pull/843))
### Changed
- Rename `DenseVector` field type to `KnnVector` ([853](https://github.com/opensearch-project/opensearch-py/pull/853))
### Deprecated
### Removed
### Updated APIs
Expand Down

0 comments on commit 9693557

Please sign in to comment.