Skip to content

Releases: brianknight10/quimby

v0.3.3

29 Jan 15:56
Compare
Choose a tag to compare
  • Upgrade Ruby to 2.7.2
  • Upgrade Rails to 6.1.0
  • Various security patches

v0.3.2

24 Jun 16:52
Compare
Choose a tag to compare
  • 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

06 Nov 14:38
Compare
Choose a tag to compare
  • Upgrade to Rails 6.0.1
  • Apply patches for security vulnerabilities in dependencies

v0.3.0

30 Nov 17:31
Compare
Choose a tag to compare
  • Change the base Docker image to alpine, which reduces container size to 108MB
  • Add options for secret TTL

v0.2.2

26 Sep 17:45
Compare
Choose a tag to compare

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

19 Sep 19:37
Compare
Choose a tag to compare

Added file upload capability

0.1.0

11 Sep 16:46
Compare
Choose a tag to compare

Initial release