Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 17:11
· 110 commits to main since this release
09bddd7

Features

  • Field recipe now supports a set of characters that should be excluded when generating a password. This is achieved with the excludeCharacters property (requires Connect v1.4.0 or later). {#43}

Fixes

  • The SDK now works properly when used with ncc. {#52}

Security

  • Add shell escaping to GH Action to avoid command injection. {#51}
  • Updated some dependencies of this SDK that have open security advisories. Issues found in those dependencies do not directly impact this SDK.