Skip to content

v4.42.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Dec 09:25
· 13 commits to main since this release
4f00b42

For installation instructions check out the getting started guide.

Added

  • Add support for spanner driver to SQL plugins. (@yufeng-deng)
  • Add support for complex database types (JSONB, TEXT[], INET, TSVECTOR, TSRANGE, POINT, INTEGER[]) for pg_stream input. (@le-vlad)
  • Add support for Parquet files to bigquery output (@rockwotj)
  • (Benthos) New exists operator added to the cache processor. (@mihaitodor)
  • New CLI flag redpanda-license added as an alternative way to specify a Redpanda license. (@Jeffail)

Fixed

  • Fixed pg_stream issue with discrepancies between replication and snapshot streaming for UUID type. (@le-vlad)
  • Fixed avro scanner bug introduced in v4.25.0. (@mihaitodor)

Changed

  • The redpanda_migrator output now registers destination schemas with all the subjects associated with the source schema ID extracted from each message. (@mihaitodor)
  • Enterprise features will now only run when a valid Redpanda license is present. More information can be found at the licenses getting started guide. (@Jeffail)

The full change log can be found here.