Skip to content

v4.84.1

Choose a tag to compare

@github-actions github-actions released this 20 Mar 16:20
· 492 commits to main since this release
6ba20e3

For installation instructions check out the getting started guide.

Added

Changed

  • schema_registry_encode: Avro encoding now handles timestamps from CDC sources (RFC3339 strings and time.Time values) automatically, nullable union fields are auto-wrapped regardless of avro.raw_json, and extra fields not in the schema are silently dropped rather than producing an error. (@Jeffail)

Fix

  • dynamodb_cdc: Fix shard readers polling too slowly. (@squiidz)

The full change log can be found here.