Skip to content

Commit 58b2de0

Browse files
authored
Merge pull request #38 from pinecone-io/v2.0.7
Release v2.0.7
2 parents eaab2a4 + 9f607a4 commit 58b2de0

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22

33
## Unreleased Changes
44

5-
## [2.0.6](https://github.com/pinecone-io/pinecone-python-client/compare/v2.0.5...v2.0.5) - 2022-02-15
5+
## [2.0.7](https://github.com/pinecone-io/pinecone-python-client/compare/v2.0.7...v2.0.6) - 2022-03-01
6+
7+
### Changed
8+
- Increased maximum length of ids to 512
9+
10+
## [2.0.6](https://github.com/pinecone-io/pinecone-python-client/compare/v2.0.6...v2.0.5) - 2022-02-15
611

712
### Changed
813
- Changed the spec to add ```pods``` and ```pod_type``` fields to ```create_index``` and ```describe_index```.

pinecone/__version__

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

0 commit comments

Comments
 (0)