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 1d42353 commit e6f8739Copy full SHA for e6f8739
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Changelog
2
3
## Unreleased Changes
4
+
5
+## [2.0.12]()
6
7
+- Changed grpcio verison to be > 1.44.1
8
+- Sanitized repo by removing leftover files from old versions.
9
+- Added more info to ```describe_index_stats``` call. The call now gives a namespace wise vector count breakdown.
10
11
## [2.0.11](https://github.com/pinecone-io/pinecone-python-client/compare/v2.0.10...v2.0.11)
12
### Changed
13
- Added support of querying by a single vector.
pinecone/__version__
@@ -1 +1 @@
-2.0.11
+2.0.12
0 commit comments