Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@jem-davies jem-davies released this 21 Aug 07:18
· 5 commits to main since this release

1.2.0 - 2024-08-21

Added

  • Support for nested Avro schema with the avro_schema_nested field to the registry_schema_decode and registry_schema_decode processors. @jem-davies
  • New etcd input component for watching an etcd key or prefix. @gregfurman
  • Compare And Swap (CAS) support to Couchbase with cas_enabled flag. @sapk
  • init_verify_conn field to SQL components, allowing Bento to ping a target database on initialisation. @gregfurman

Upstream Changes