Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

Releases: cipherstash-archive/activestash

v0.21.0

22 Dec 04:54
6b52a8a
Compare
Choose a tag to compare

What's Changed

  • Bump cipherstash client version to 0.19.0 by @fimac in #95

Full Changelog: v0.20.0...v0.21.0

v0.20.0

22 Dec 04:03
1f748d0
Compare
Choose a tag to compare

What's Changed

  • Update ngram tokenization setting by @fimac in #94

Full Changelog: v0.19.0...v0.20.0

v0.11.0

28 Sep 23:44
Compare
Choose a tag to compare

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

21 Sep 05:56
Compare
Choose a tag to compare

What's Changed

  • Assess: check if encrypted attribute is a set not an array by @fimac in #83

Full Changelog: v0.10.1...v0.10.2

Version v0.10.1

21 Sep 05:26
Compare
Choose a tag to compare

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

13 Sep 03:52
Compare
Choose a tag to compare

What's Changed

  • New IndexDSL by @freshtonic, supporting all previous features and also adds the ability to index into associated records

v0.9.0

09 Sep 05:11
Compare
Choose a tag to compare

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

v0.8.0

31 Aug 06:19
Compare
Choose a tag to compare

What's Changed

  • Check for workspace arg when logging in by @fimac in #74
  • Bring changelog up to date with last release details by @fimac in #77
  • Filter options by @mpalmer in #76
  • Rescue errors on login by @fimac in #75

Full Changelog: v0.7.1...v0.8.0

v0.7.1

28 Aug 23:44
Compare
Choose a tag to compare

What's Changed

  • Update changelog for v0.7.0 by @CDThomas in #69
  • Fix path to Rake tasks in Railtie by @CDThomas in #70
  • Update query example in readme tutorial by @fimac in #72
  • check if attribute is encrypted before checking type and add test by @fimac in #73

Full Changelog: v0.7.0...v0.7.1

v0.7.0

19 Aug 06:09
Compare
Choose a tag to compare

What's Changed

  • Added basic support for counts on ActiveStash::Relation by @CDThomas in #68

Full Changelog: v0.6.2...v0.7.0