Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions docs/src/site/markdown/RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@

All releases can be found at https://github.com/Aiven-Open/bigquery-connector-for-apache-kafka/releases

## v2.10.3
### What's changed
- fix: populate LogicalConverterRegistry in Task

### Co-authored by
- Claude Warren


### Full Changelog
https://github.com/Aiven-Open/bigquery-connector-for-apache-kafka/compare/v2.10.2...v2.10.3

## v2.10.2
### What's changed
- Fix serializing Infinity/NaN for Floats when convertDoubleSpecialValues is enabled (#162)
Expand Down
Loading