Skip to main content

v1.12.1

Discover the new features, logic changes, bug fixes, breaking changes, and known issues and limitations in this Piiano Vault release.

New features

  • The encrypt and encrypt-blob APIs have been optimized to reduce the time it takes to encrypt data.
  • JWT authentication enforcement now supports multiple options for the same property when using the property enforcement claim. See Namespace claims for more information.
  • JWT authentication enforcement now supports a new claim https://app.piiano.io/any-of to allow one of multiple properties to be enforced. See Namespace claims for more information.

Bug fixes

  • Fixed a bug where the aggregated token data returned by search-token and detokenize APIs did not return the correct max_effective_expiration_time in some cases. See Search Token and Detokenize for more information.