Skip to content

Version 2.7.3

Choose a tag to compare

@nvnieuwk nvnieuwk released this 07 Jul 11:03
· 27 commits to master since this release
e607a19

New features

  1. Added new configuration options to mask paths when generating the summary message (thanks to @heuermh):
    • mask: Mask value, when replacing bucket names or subpaths (optional, default: [** masked **]).
    • maskSubpaths: A list of subpaths to mask from path values (optional, default: []).

Changes

  1. Bumped nf-schema dependencies:
dependency old version new version
org.json:json 20240303 20260522
dev.harrel:json-schema 1.5.0 1.9.1
com.sanctionco.jmail:jmail 1.6.3 6.1.1
  1. Added a pixi environment for ease of development