Skip to main content

v1.2.2

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

Logic changes​

  • The behavior of the REST API operations detokenize and search-tokens has been updated when using the token_ids query parameter. Previously, if any of the requested tokens were invalid, a 404 error was returned. However, now Vault returns the valid tokens with a 200 response, and if no valid tokens are found, an empty list is returned. This change does not alter the behavior of the object_ids and tags query parameters.

On this page