Skip to content

Releases: cipherstash/proxy

v2.1.6

05 Sep 17:11
99d0190
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

  • .github/workflows: Migrate workflows to Blacksmith runners by @blacksmith-sh[bot] in #301
  • Revert PR_BYPASS ".github/workflows: Migrate workflows to Blacksmith runners" by @calvinbrewer in #302
  • Update to use eql-2.1.8 by @tobyhede in #294

New Contributors

  • @blacksmith-sh[bot] made their first contribution in #301

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

v2.1.3

01 Aug 19:20
6bfbfec
Compare
Choose a tag to compare

What's Changed

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

v2.1.2

16 Jul 05:20
9583da9
Compare
Choose a tag to compare

What's Changed

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

v2.1.1

15 Jul 15:10
b9a0f9f
Compare
Choose a tag to compare

What's Changed

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

v2.1.0

26 Jun 03:24
470d997
Compare
Choose a tag to compare

What's Changed

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

v2.0.9

20 Jun 07:39
dff3fad
Compare
Choose a tag to compare

What's Changed

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

v2.0.8

19 Jun 12:35
1b821c6
Compare
Choose a tag to compare

What's Changed

  • chore: fix all breakages due to type changes in sqlparser by @freshtonic in #264
  • build: trigger release workflow on release event by @auxesis in #265
  • build: send version string on requests to ZeroKMS/CTS by @auxesis in #266

Full Changelog: v2.0.7...v2.0.8

v2.0.7

19 Jun 06:43
a79ec0d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.6...v2.0.7