This repository has been archived by the owner on Jan 27, 2023. It is now read-only.
Releases: cipherstash-archive/activestash
Releases · cipherstash-archive/activestash
v0.21.0
v0.20.0
v0.11.0
What's Changed
- Make minor README and doc fixes by @CDThomas in #85
- Fix describe collection task error by @CDThomas in #86
- Add Lockbox support to encrypt_sensitive_fields matcher by @CDThomas in #84
- Update login rake task to use CipherStash::Client.login by @CDThomas in #87
Full Changelog: v0.10.2...v0.11.0
Version v0.10.2
What's Changed
Full Changelog: v0.10.1...v0.10.2
Version v0.10.1
What's Changed
- Raise error in RSpec matcher when assessment is outdated by @CDThomas in #81
- Assess: Check encrypted attributes is an array by @fimac in #82
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
- New IndexDSL by @freshtonic, supporting all previous features and also adds the ability to index into associated records
v0.9.0
What's Changed
- Added Rake task and RSpec matcher for Assess by @CDThomas and @auxesis #71. ActiveStash Assess is a tool to identify where sensitive data lives in your Rails 7 app's database, and tracking your progress on encrypting it.
Full Changelog: v0.8.0...v0.9.0