Skip to content

Releases: cipherstash/encrypt-query-language

eql-2.0.6

25 Jun 01:28
cb97c93
Compare
Choose a tag to compare

What's Changed

Changes since the last release

  • Enable simpler indexing on encrypted records with hmac_256 by @tobyhede in #116
  • Enable indexing on eql_v2_encrypted columns without needing function helpers by @tobyhede in #118

Full Changelog: eql-2.0.5...eql-2.0.6

eql-2.0.5

20 Jun 03:48
9ceb350
Compare
Choose a tag to compare

What's Changed

Changes since the last release

  • -> and ->> variants with eql_v2_encrypted selector by @tobyhede in #115
  • Jsonb functions accept eql_v2_encrypted as selector param by @tobyhede in #117

Full Changelog: eql-2.0.4...eql-2.0.5

eql-2.0.4

30 May 02:55
6699a9a
Compare
Choose a tag to compare

What's Changed

Changes since the last release

Full Changelog: eql-2.0.3...eql-2.0.4

eql-2.0.3

30 May 02:08
e9f3df1
Compare
Choose a tag to compare

What's Changed

Changes since the last release

  • Expand ordering test using operator family by @tobyhede in #112
  • Correctly cast and handle nulls for order ops by @tobyhede in #113

Full Changelog: eql-2.0.2...eql-2.0.3

eql-2.0.2

23 May 03:22
d78a3c1
Compare
Choose a tag to compare

What's Changed

Changes since the last release

Full Changelog: eql-2.0.1...eql-2.0.2

eql-2.0.1

22 May 10:48
7593787
Compare
Choose a tag to compare

What's Changed

Changes since the last release

Full Changelog: eql-2.0.0...eql-2.0.1

eql-2.0.0

21 May 00:16
1ed5e8b
Compare
Choose a tag to compare

What's Changed

Changes since the last release

Full Changelog: eql-2.0.0-alpha.3...eql-2.0.0

eql-2.0.0-alpha.6

20 May 23:55
de0cdbd
Compare
Choose a tag to compare
eql-2.0.0-alpha.6 Pre-release
Pre-release

eql-2.0.0-alpha.5

20 May 15:18
7878b4c
Compare
Choose a tag to compare
eql-2.0.0-alpha.5 Pre-release
Pre-release

What's Changed

Changes since the last release

  • Bump golang.org/x/crypto from 0.29.0 to 0.35.0 in /examples/go/xorm by @dependabot in #100
  • Docs: Enable docs feedback for EQL repo by @kateandrews in #102

New Contributors

Full Changelog: eql-2.0.0-alpha.2...eql-2.0.0-alpha.5

eql-2.0.0-alpha.2

14 May 04:40
d59cddb
Compare
Choose a tag to compare
eql-2.0.0-alpha.2 Pre-release
Pre-release
fix: remove old cs_ prefix