Releases: brianknight10/quimby
Releases · brianknight10/quimby
v0.3.3
v0.3.2
- Upgrade to Rails 6.0.3.2
- Upgrade to to Ruby 2.7.1
- Upgrade container OS to Alpine 3.12
- Apply patches for security vulnerabilities in dependencies
- Filter secret text from Rails logs
v0.3.1
- Upgrade to Rails 6.0.1
- Apply patches for security vulnerabilities in dependencies
v0.3.0
- Change the base Docker image to
alpine
, which reduces container size to 108MB - Add options for secret TTL
v0.2.2
Several bug and security fixes:
- Remove the secret text from the Rails logs
- Fix broken file upload capability
- Base64 encode secrets before sending to Vault
- Improved error handling
v0.2.0
Added file upload capability
0.1.0
Initial release