Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 07:41
· 1147 commits to main since this release
46510f6

Changes

🚀 Features

  • feat [conditions] use lower case for new attribute disablesourceinput @dduportal (#330)
  • feat [Docker Image] add common tools to the Docker image @dduportal (#331)
  • Don't exit on error when condition is not met @olblak (#327)
  • Feat(condition) allow to not specify a sourceID for conditions (resulting in no source used by the condition) @dduportal (#321)
  • Move git output to debug output @olblak (#326)
  • Refactor result visualisation @olblak (#323)

🐛 Bug Fixes

  • fix [file,yaml] correct path resolution when using scm for file and yaml resources @dduportal (#324)
  • fix [shell] correct error reporting when a condition execution fails @dduportal (#320)
  • fix: Allow filename starting with "http(s)://" while keeping an URL checking @dduportal (#318)

Contributors

@dduportal, @dependabot, @dependabot[bot], @olblak and @updatecli-bot