Sekreto Versions Save

Use AWS Secrets Manager from Ruby, with rails support

v0.5.1

4 years ago

v0.5.1 (2019-12-20)

  • Print secret name in lookup warning

v0.5.0

5 years ago
  • Use railtie #before_configuration for Sekreto #23 @mattbeedle

v0.4.0

5 years ago

Changes

  • Allow no prefix to be used not recommended

v0.3.0

5 years ago

v0.3.0 (2018-08-31)

  • Add custom prefix input when getting values
  • Update dependencies

v0.2.0

5 years ago
  • Remove dependency on Rails pr #5
  • Add Yard Documentation
  • Use before_initialize for railtie

v0.1.3

6 years ago
  • Capture exceptions and use fallback when getting secrets values

v0.1.2

6 years ago
  • Don't require rails for railtie

v0.1.1

6 years ago
  • Initial release of gem