Skip to content

v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 19:30
· 307 commits to main since this release
2c353b5

1.0.0 (2023-10-12)

Bug Fixes

  • allow configurable forwarder log prefix (#7) (822822c)
  • collection: add parameter ordering (80511dc)
  • collection: append additional bucket and topic sources (1c45353)
  • collection: update parameter names (453bcbc)
  • forwarder: clean up parameters (ad1ec6f)
  • forwarder: yaml linting (8a7a405)
  • handle serialization of error message (ade7be6)
  • make the release artifacts public (#12) (2c353b5)
  • more yaml linting (907c834)
  • rename filedropper to forwarder (55f07ac)
  • support wildcard in bucket name (054517a)

Features