Skip to content

Releases: keboola/object-encryptor

2.14.2

Choose a tag to compare

@pepamartinec pepamartinec released this 03 Aug 10:51
ace7b9a

Security

Hardens cipher decoding: unserialize() is now called with ['allowed_classes' => false], so decoding a payload cannot instantiate classes from it. Upgrading is recommended for all consumers.

Backward compatible: the serialized format is unchanged, so existing secrets decrypt as before and no re-encryption is needed.

What's Changed

  • PAT-1999 Forbid class instantiation when unserializing ciphers by @pepamartinec in #60

Full Changelog: 2.14.1...2.14.2

2.13.1

Choose a tag to compare

@romantmb romantmb released this 29 Apr 13:37

What's Changed

  • change secret name to be more unique by @odinuv in #56

Full Changelog: 2.12.0...2.13.1

2.12.0

Choose a tag to compare

@pepamartinec pepamartinec released this 04 Apr 07:53
9251426

What's Changed

  • PAT-82 Add support for Federated OIDC token auth on Azure by @pepamartinec in #55

Full Changelog: 2.11.1...2.12.0

2.11.1

Choose a tag to compare

@romantmb romantmb released this 21 Feb 09:59
d4b7974

What's Changed

  • (csas-migration) PST-2411: Store in trans AKV during encrypt() by @romantmb in #54

Full Changelog: 2.11.0...2.11.1

2.11.0

Choose a tag to compare

@romantmb romantmb released this 10 Feb 15:23
3b6724a

What's Changed

(csas-migration)

  • PST-2410: Backfill into new AKV during decrypt() by @romantmb in #52
  • PST-2407: Add extra AKV client by @romantmb in #51

Full Changelog: 2.10.0...2.11.0

2.10.0

Choose a tag to compare

@romantmb romantmb released this 04 Feb 08:21
faf6f55

What's Changed

  • PST-2436: Ignore secret version when retrieving secrets from AKV by @romantmb in #53

Full Changelog: 2.9.0...2.10.0

2.9.0

Choose a tag to compare

@romantmb romantmb released this 20 Jun 11:07
fc8555f

What's Changed

  • PST-1842: Tolerate empty strings in decryption by @romantmb in #50

New Contributors

Full Changelog: 2.8.1...2.9.0

2.8.1

Choose a tag to compare

@MiroCillik MiroCillik released this 28 Nov 08:09
c233142

What's Changed

Full Changelog: 2.8.0...2.8.1

2.8.0

Choose a tag to compare

@odinuv odinuv released this 31 Aug 08:41
cf0d444

What's Changed

  • Added support for Google cloud KMS.
  • Dropped support for PHP 8.1

Full Changelog: 2.7.1...2.8.0

2.7.1

Choose a tag to compare

@odinuv odinuv released this 31 Aug 08:40
90bdd50

What's Changed

  • SOX-154 Match variables patter using Regex from variables regex renderer by @pepamartinec in #40

Full Changelog: 2.7.0...2.7.1