Skip to content

v0.28.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Aug 07:13
· 1 commit to main since this release

Features

Credential encryption at rest - #2386

Generate a master key with openssl rand -base64 32 and set it via the WARPGATE_ENCRYPTION_KEY environment variable to automatically encrypt all present and future credentials in the database.

by @Eugeny

Full Changelog: v0.27.4...v0.28.0-beta.1