Releases: appbot/kms_rails
Releases · appbot/kms_rails
v1.0.0
18 Aug 01:40
Compare
Sorry, something went wrong.
No results found
Removes config.fake_kms_api and replace with config.kms_client, which can be passed any Client object, including the faked client.
See the updated docs for more information.
v0.3.0
27 Jul 06:16
Compare
Sorry, something went wrong.
No results found
Adds support for arn_prefix in configuration. See README.md for more details.
v0.2.1
02 Sep 23:54
Compare
Sorry, something went wrong.
No results found
Move minimum Ruby required to 2.5. Address depreciation warnings in Ruby 2.7.
v0.1.0
03 May 02:20
Compare
Sorry, something went wrong.
No results found
Switch to using AWS SDK v3 and aws-sdk-kms.
v0.0.10
16 Feb 02:33
Compare
Sorry, something went wrong.
No results found
Makes validation of real column's non-existence occur on first use, not on attribute definition.
v0.0.9
30 Jan 04:45
Compare
Sorry, something went wrong.
No results found
Fixes bugs described in #1 and #2