We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d87451 commit a0ae1c3Copy full SHA for a0ae1c3
CHANGELOG.md
@@ -9,6 +9,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
9
- Updated opensearch-py APIs to reflect [opensearch-api-specification@578a78d](https://github.com/opensearch-project/opensearch-api-specification/commit/578a78dcec746e81da88f81ad442ab1836db7694)
10
### Changed
11
- Rename `DenseVector` field type to `KnnVector` ([925](https://github.com/opensearch-project/opensearch-py/pull/925))
12
+- Migrate `setup.py` to a `pyproject.toml` ([951](https://github.com/opensearch-project/opensearch-py/pull/951))
13
### Deprecated
14
### Removed
15
### Fixed
0 commit comments