Skip to content

Releases: cipherstash/proxy

v2.1.8

15 Dec 05:59
88c5450

Choose a tag to compare

What's Changed

  • chore(deps): bump golang.org/x/crypto in /tests/integration/golang by @tobyhede in #334
  • refactor: move EQL encryption logic to cipherstash-client by @freshtonic in #335
  • docs(getting-started): use Dashboard not Stash CLI by @auxesis in #336
  • Test multiple versions of postgres by @tobyhede in #337
  • fix(clippy): replace map_or_else with unwrap_or_else by @tobyhede in #340
  • feat(eql-mapper): JSONB containment operator transformation (@> and <@) by @tobyhede in #339

Full Changelog: v2.1.7...v2.1.8

v2.1.7

27 Nov 00:34
96aaf40

Choose a tag to compare

What's Changed

Full Changelog: v2.1.6...v2.1.7

v2.1.6

05 Sep 17:11
99d0190

Choose a tag to compare

What's Changed

  • refactor: ♻️ use std::mem::size_of for accurate cipher cache sizing by @tobyhede in #309
  • chore: remove obsolete config by @tobyhede in #311
  • ♻️ refactor: convert Name struct to enum and extract to own module by @tobyhede in #314
  • refactor: rename Encrypt module to Proxy for better clarity by @tobyhede in #315
  • refactor: centralize log target definitions using declarative macro by @tobyhede in #316
  • ♻️ refactor: extract SQL parsing logic into dedicated Parser module by @tobyhede in #317
  • deps: tracing-subscriber from 0.3.19 to 0.3.20 by @tobyhede in #320
  • 🚀 ci: add Slack notifications for build failures on main by @tobyhede in #321
  • fix: simple protocol type error for JSONB encrypted types by @tobyhede in #323

Full Changelog: v2.1.5...v2.1.6

v2.1.5

21 Aug 05:50
df1dab7

Choose a tag to compare

What's Changed

  • Send deployment notification to multitudes by @tobyhede in #303
  • Adds JSONB tests to the Python integration suite by @damncabbage in #277
  • Add SET command for run-time configuration of keyset_id by @tobyhede in #299
  • Handle SET KEYSET errors with grace and aplomb by @tobyhede in #304
  • .github/workflows: Migrate workflows to Blacksmith runners by @blacksmith-sh[bot] in #307
  • Set key name integration test by @tobyhede in #306
  • feat: ✨ add configurable cipher caching with async Moka by @tobyhede in #308

Full Changelog: v2.1.4...v2.1.5

v2.1.4

08 Aug 18:34
d7302d6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.3...v2.1.4

v2.1.3

01 Aug 19:20
6bfbfec

Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.1.3

v2.1.2

16 Jul 05:20
9583da9

Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1

15 Jul 15:10
b9a0f9f

Choose a tag to compare

What's Changed

Full Changelog: v2.0.10...v2.1.1

v2.1.0

26 Jun 03:24
470d997

Choose a tag to compare

What's Changed

Full Changelog: v2.0.9...v2.0.10

v2.0.9

20 Jun 07:39
dff3fad

Choose a tag to compare

What's Changed

Full Changelog: v2.0.8...v2.0.9