Sha256: ed6c8a3f42a794b0652b1e3ff97b2013fb5546afaf09534d7b076ee0f4b204a2

Contents?: true

Size: 799 Bytes

Versions: 2

Compression:

Stored size: 799 Bytes

Contents

## [Unreleased]

## [0.6.1] - 2023-04-26

### Fixed

- Removed Rails as a hard dependency

## [0.6.0] - 2023-04-20

### Changed

- Updated the adapter name constant to be the same as the ActiveRecord PostgreSQL adapter.

### Fixed

- Logic around Rails credentials taking precedence over local env vars.

## [0.5.0] - 2023-04-19

### Added

- Support for Rails credentials to set the required driver environment variables.

### Fixed

- Hide internal CipherStash columns.

## [0.4.0] - 2023-04-06

### Changed

- Bump version of cipherstash-pg.

## [0.3.0] - 2023-04-04
### Added

- Support for both Rails 6 + 7.

## [0.2.0] - 2023-03-29

### Added

- Rake task to migrate plaintext data to encrypted columns.

### Fixed

- Rails commands not recognised.

## [0.1.0] - 2023-02-01

- Initial release

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
activerecord-cipherstash-pg-adapter-0.7.0 CHANGELOG.md
activerecord-cipherstash-pg-adapter-0.6.1 CHANGELOG.md