Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Mihai Todor <[email protected]>
  • Loading branch information
mihaitodor committed Dec 12, 2024
1 parent 2312cee commit 72237c4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,6 @@ All notable changes to this project will be documented in this file.
### Fixed

- `gcp_bigquery` output with parquet format no longer returns errors incorrectly. (@rockwotj)

## 4.43.1 - 2024-12-09

### Fixed

- Trial Redpanda Enterprise licenses are now considered valid. (@Jeffail)
- The `redpanda_migrator_bundle` output now skips schema ID translation when `translate_schema_ids: false` and `schema_registry` is configured. (@mihaitodor)
- The `redpanda_migrator` output no longer rejects messages if it can't perform schema ID translation. (@mihaitodor)
- The `redpanda_migrator` input no longer converts the kafka key to string. (@mihaitodor)

Expand All @@ -30,9 +23,16 @@ All notable changes to this project will be documented in this file.

### Changed

- The `kafka_key` and `max_in_flight` fields of the `redpanda_migrator_offsets` output have been deprecated.
- The `kafka_key` and `max_in_flight` fields of the `redpanda_migrator_offsets` output are now deprecated. (@mihaitodor)
- Fields `batch_size` and `multi_header` for the `redpanda_migrator` input are now deprecated. (@mihaitodor)

## 4.43.1 - 2024-12-09

### Fixed

- Trial Redpanda Enterprise licenses are now considered valid. (@Jeffail)
- The `redpanda_migrator_bundle` output now skips schema ID translation when `translate_schema_ids: false` and `schema_registry` is configured. (@mihaitodor)

## 4.43.0 - 2024-12-05

### Changed
Expand Down

0 comments on commit 72237c4

Please sign in to comment.