Skip to content

Commit 9312b39

Browse files
committed
Release 2.0.6
1 parent ec7dc59 commit 9312b39

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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
6+
7+
### Changed
8+
- Changed the spec to add ```pods``` and ```pod_type``` fields to ```create_index``` and ```describe_index```.
9+
- ```pod_type``` is used to select between ```'s1'``` and ```'p1'``` pod types during index creation.
10+
- The field ```pods``` means total number of pods the index will use, ```pods = shards*replicas```.
11+
512
## [2.0.5](https://github.com/pinecone-io/pinecone-python-client/compare/v2.0.5...v2.0.4) - 2022-01-17
613

714
### Changed

0 commit comments

Comments
 (0)