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 eaab2a4 commit 9f607a4Copy full SHA for 9f607a4
CHANGELOG.md
@@ -2,7 +2,12 @@
2
3
## Unreleased Changes
4
5
-## [2.0.6](https://github.com/pinecone-io/pinecone-python-client/compare/v2.0.5...v2.0.5) - 2022-02-15
+## [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
11
12
### Changed
13
- Changed the spec to add ```pods``` and ```pod_type``` fields to ```create_index``` and ```describe_index```.
pinecone/__version__
@@ -1 +1 @@
1
-2.0.6
+2.0.7
0 commit comments