Skip to main content

v1.11.1

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

New features

  • Tokenization supports a "Global" scope for token-id generation. If the scope parameter is set starts with "global:", the token-id generation process will not be bound to a collection (relevant for deterministic, pci and pci_oneway token types). See Tokenize for more information.

Logic changes

  • Update Token API changes the permissions required to update a token. See Update Token for more information.

Bug fixes

  • Fix a bug where the http_call action did not properly handle non existing tokens and returned the wrong error code.