Releases: pezzolabs/pezzo
Releases · pezzolabs/pezzo
v0.9.2
hotfix: encrypted keys migration
Full Changelog: v0.9.1...v0.9.2
v0.9.1
v0.9.0
What's Changed
- fix: security advisory by @arielweinberger in #297
- fix: trivial cleanup by @arielweinberger in #298
BREAKING CHANGES 🚨
In this release, the provider API token encryption method has been changed from AES-CBC
to AES-GCM
. This introduces a new column in the database, for the ProviderApiKey
table. Your users will be required to re-enter their provider API keys and a database migration is required!
Full Changelog: v0.8.6...v0.9.0
v0.8.6
Update llm-toolkit for newer OpenAI models
Full Changelog: v0.8.5...v0.8.6
v0.8.5
What's Changed
- Update docker-compose.mdx by @inerserp in #282
- fix: wrap sendgrid call with try-catch by @arielweinberger in #284
New Contributors
Full Changelog: v0.8.4...v0.8.5
v0.8.4
v0.8.3
Full Changelog: v0.8.2...v0.8.3
hotfix: granularity of charts beyond 24h display
v0.8.2
Full Changelog: v0.8.1...v0.8.2
hotfix: boolean parsing after clickhouse data serialization
v0.8.1
What's Changed
- fix clickhouse knex connection by @arielweinberger in #280
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- feat: allows merging pezzo options with openai options by @lh0x00 in #270
- feat: proxy by @arielweinberger in #271
- feat(console): added drag reorder of prompt messages in the prompt ed… by @kuluruvineeth in #276
- migrate opensearch to clickhouse by @arielweinberger in #279
New Contributors
- @lh0x00 made their first contribution in #270
- @kuluruvineeth made their first contribution in #276
Full Changelog: v0.7.4...v0.8.0