Skip to content

Commit ad7ae8e

Browse files
authored
Merge pull request #42 from pinecone-io/v2.0.8
Release v2.0.8
2 parents 169657e + 829d7c0 commit ad7ae8e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## Unreleased Changes
44

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+
511
## [2.0.7](https://github.com/pinecone-io/pinecone-python-client/compare/v2.0.7...v2.0.6) - 2022-03-01
612

713
### Changed

pinecone/__version__

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.7
1+
2.0.8

0 commit comments

Comments
 (0)