Skip to content

Version 2.8.0

Latest

Choose a tag to compare

@nvnieuwk nvnieuwk released this 10 Aug 14:06
· 2 commits to master since this release
f4f7378

Changes

  1. pattern validation of values with a file-path, directory-path or path format is now retried against the resolved real path when the value itself does not match and points to a non-local filesystem. This fixes validation of proxy filesystem URIs (e.g. lamin://) that resolve to a matching storage path (#217).

Bug fixes

  1. Fixed a bug where Azure blob storage paths were incorrectly validated as directories.