Skip to main content

v1.11.4

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

New features

  • Vault now logs the total duration of a request separately from the length of the operation itself. The duration field has been modified to include just the operation itself in the code. The total duration also includes the time spent reading the request body and writing the response body and appears in the total_duration field in the log line.

Logic changes

  • The statistics and archiver background operations now run on a single active Vault instance. This will reduce stress and conflicts on the database for these operations.
  • Background operation of the Prune job have been optimized to consume less resources.

Bug fixes

  • Fixed a bug where import of collections or properties with long name would fail.
  • Fixed a bug where some inputs for data type PHONE_NUMBER would fail.