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 169657e commit 829d7c0Copy full SHA for 829d7c0
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
## Unreleased Changes
4
5
+## [2.0.8](https://github.com/pinecone-io/pinecone-python-client/compare/v2.0.7...v2.0.6) - 2022-03-08
6
+
7
+### Changed
8
+- Added an ```index_fullnes``` metric in the ```describe_index_stats()``` response.
9
+- Removed ```Sentry``` tracking and dependencies for client errors.
10
11
## [2.0.7](https://github.com/pinecone-io/pinecone-python-client/compare/v2.0.7...v2.0.6) - 2022-03-01
12
13
### Changed
pinecone/__version__
@@ -1 +1 @@
1
-2.0.7
+2.0.8
0 commit comments