Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Commit

Permalink
Changelog v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
acatav committed Mar 6, 2024
1 parent fa82c84 commit 4bfcd30
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [0.8.1] - 2024-03-06
### Breaking changes
* Remove JINA API key from mandatory env vars [#303](https://github.com/pinecone-io/canopy/pull/303) (Thanks @aulorbe!)

### Bug fixes
* Fix cohere tokenizer test [#307](https://github.com/pinecone-io/canopy/pull/307)
* Fix upsert on gcp starter indexes [#308](https://github.com/pinecone-io/canopy/pull/308)

### Documentation
* Example for specifying and encoder to KB in README [#302](https://github.com/pinecone-io/canopy/pull/302) (Thanks @coreation!)

**Full Changelog**: https://github.com/pinecone-io/canopy/compare/v0.8.0...v0.8.1

## [0.8.0] - 2024-02-15
### Breaking changes
* Added support for Pydantic v2 [#288](https://github.com/pinecone-io/canopy/pull/288)
Expand Down

0 comments on commit 4bfcd30

Please sign in to comment.