Skip to content

Commit e259bd4

Browse files
aulorberohanshah18daverigby
authored
Update README and examples to reflect v1 changes (#107)
## Problem We are close to launching v1! With it, our README needs a facelift. Here is that facelift 💅. We have also updated the SDK version, user-agent string, and the examples package. Asana tix: - Audrey: https://app.asana.com/0/1203260648987893/1207042384514994/f - Rohan: https://app.asana.com/0/1203260648987893/1206745140276838/f ## Solution Update README, user-agent string, and examples for v1 java SDK. We have currently removed the UpsertsAndQueriesConcurrentExample example but in upcoming PR's, we will like to add it back. ## Type of Change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] This change requires a documentation update - [ ] Infrastructure change (CI configs, etc) - [x] Non-code change (docs, etc) - [ ] None of the above: (explain here) --------- Co-authored-by: rohanshah18 <[email protected]> Co-authored-by: Dave Rigby <[email protected]>
1 parent ff7c19d commit e259bd4

File tree

9 files changed

+407
-309
lines changed

9 files changed

+407
-309
lines changed

CHANGELOG.md

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

33
[comment]: <> (When bumping [pc:VERSION_LATEST_RELEASE] create a new entry below)
44
### Unreleased version
5+
### v1.0.0
6+
- Remove vector_service.proto and replace it with the generated classes
7+
- Add data and control plane wrappers
8+
- Refactor configs and PineconeConnection
9+
- Add source tag
10+
511
### v0.8.0
612
- Add support for control plane operations for serverless indexes
713
- Add support for collections for pod indexes

0 commit comments

Comments
 (0)