Skip to content

v0.0.11

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 08:32
· 746 commits to main since this release

Breaking changes

  • AWS Kinesis: return GetRecordsResponse instead of List<Record>
  • Azure Eventhubs: change partition id in validation from int to String
  • Elasticsearch: use elasticsearch-java client and necessary changes in validation
  • Google BigQuery: changed validation methods
  • Telegram: return a Message class instead of string
  • properties for overriding account ids and docker images prefixed with tnb.

What's Changed

Dependency updates