Skip to content

Release v0.23.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jun 19:24

ADDITIONS

  • docs: add FileUploaded event to api specification
  • feat: add API for publishing FileUploaded on isolated directories
  • pipeline: produce InvalidQueueFile when reading or processing QueueACHFile fails

IMPROVEMENTS

  • build: upgrade and tidy golang.org deps
  • test: use log.NewTestLogger
  • test: verify FileUploaded is sent from events api
  • test: verify events API handles invalid conditions

BUILD

  • build: enable gitleaks again, remove outdated IGNORED_CVES option