Skip to content

Commit e6f8739

Browse files
committed
Release version 2.0.12
1 parent 1d42353 commit e6f8739

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22

33
## 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+
411
## [2.0.11](https://github.com/pinecone-io/pinecone-python-client/compare/v2.0.10...v2.0.11)
512
### Changed
613
- Added support of querying by a single vector.

pinecone/__version__

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.11
1+
2.0.12

0 commit comments

Comments
 (0)