For installation instructions check out the getting started guide.
Added
- Added
default_schema_id
field to theschema_registry_decode
processor. (@mmatczuk) - Go API: Component linter added to
public/schema
, including Redpanda build meta fields. (@Jeffail) - (Confluent) Add
default_schema_id
field to theschema_registry_decode
processor.
Fixed
- (Snowflake) URL field reference. (@ToriBench)
- (Redpanda) Ensure
redpanda.rack_id
has a default value (and thus optional) for schema definitions. (@josephwoodward) - (Protobuf) Ignore hidden files to fix duplicate descriptor errors. (@dubyte)
Changed
- (google_cloud_storage) Field
bucket
can now be interpolated. (@rockwotj) - (output_sns) Field
topic_arn
can now be interpolated. (@josephwoodward) - (Benthos) Logging: Enable timestamp output by default. (@josephwoodward)
The full change log can be found here.