Discover the new features, logic changes, bug fixes, breaking changes, and known issues and limitations in Piiano Vault release v1.1.7.
Bug fixes​
- Fix a bug where updating a property's index would not create the index on the right column.
Known issues and limitations​
- Queries can only match untransformed properties (properties with transformations, such as
ssn.mask
, are not matched). - No pagination is provided for the tokens API operations Search tokens and Detokenize tokens.
- No pagination is provided for the List objects API operation when retrieving a list of objects using IDs. When requesting a number of objects which exceeds the page size, an error is returned.