v1.13.3
Discover the new features, logic changes, bug fixes, breaking changes, and known issues and limitations in this Piiano Vault release.
Bug fixes
- Fixed a bug that caused Vault to create a Substring cache index for collections that don't use substring-indexable properties.
- Fixed a bug that caused Vault to not send audit log to datadog even when configured to do so.
- Fixed a bug that caused certain background operations to run on multiple Vault instances, instead of running on a single one.
Logic change
- Vault returns clearer error codes for runtime JavaScript errors.