Skip to content

v0.9.0

Compare
Choose a tag to compare
@arielweinberger arielweinberger released this 28 Apr 14:06
· 6 commits to main since this release
dc56c85

What's Changed

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