Sha256: 157a5f1c83d3b5f74fbdb784cdf49a87fc9b36847a9bb3dc292473810084e999

Contents?: true

Size: 689 Bytes

Versions: 1

Compression:

Stored size: 689 Bytes

Contents

## 0.3.0

- Added support for Vault
- Removed `KmsEncrypted.kms_client` and `KmsEncrypted.client_options` in favor of `KmsEncrypted.aws_client`
- Removed `KmsEncrypted::Google.kms_client` in favor of `KmsEncrypted.google_client`

## 0.2.0

- Added support for Google KMS

## 0.1.4

- Added `kms_keys` method to models
- Reset data keys when record is reloaded
- Added `kms_client`
- Added ActiveSupport notifications

## 0.1.3

- Added test key
- Added `client_options`
- Allow private or protected `kms_encryption_context` method

## 0.1.2

- Use `KMS_KEY_ID` env variable by default

## 0.1.1

- Added key rotation
- Added support for multiple keys per record

## 0.1.0

- First release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
kms_encrypted-0.3.0 CHANGELOG.md