Skip to content

Commit 5021c79

Browse files
committed
update changelog
1 parent db5359a commit 5021c79

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CHANGELOG.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,11 @@ All notable changes to this project will be documented in this file.
1111
- Field `instance_id` added to `kafka`, `kafka_franz`, `ockam_kafka`, `redpanda`, `redpanda_common`, and `redpanda_migrator` inputs. (@rockwotj)
1212
- Fields `rebalance_timeout`, `session_timeout` and `heartbeat_interval` added to the `kafka_franz`, `redpanda`, `redpanda_common`, `redpanda_migrator` and `ockam_kafka` inputs. (@rockwotj)
1313
- Field `avro.preserve_logical_types` for processor `schema_registry_decode` was added to preserve logical types instead of decoding them as their primitive representation. (@rockwotj)
14+
- Field `schema_evolution.processors` added to `snowpipe_streaming` to support side effects or enrichment during schema evolution. (@rockwotj)
1415

1516
### Changed
1617

1718
- Field `avro_raw_json` was deprecated in favor of `avro.raw_unions` for processor `schema_registry_decode`. (@rockwotj)
18-
19-
### Changed
20-
2119
- The `snowpipe_streaming` output now has better error handling for authentication failures when uploading to cloud storage. (@rockwotj)
2220

2321
## 4.45.1 - 2025-01-17

0 commit comments

Comments
 (0)