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 thecache
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 forUUID
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.