Skip to content

v0.16.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 19:15
· 1100 commits to main since this release

Changes

πŸ› Bug Fixes

  • fix: skip sources when their parent source failed @dduportal (#396)
  • fix: fail validation when SourceID is missing on conditions and targets @jplayout (#400)
  • fix(yaml,file) fail validation when the file does not exist @dduportal (#401)
  • fix(conditions) prints validation error when found @dduportal (#398)

🧰 Maintenance

  • chore(release-drafter) use an automatic determined version with current labels @dduportal (#402)

Contributors

@dduportal, @jplayout and @lemeurherve