Skip to content

Commit 12c1ebe

Browse files
ClaudenwRyanSkraba
andauthored
Add release notes for 2.10.2 (#165)
* added release notes for 2.10.2 * Update docs/src/site/markdown/RELEASE_NOTES.md --------- Co-authored-by: Ryan Skraba <ryan.skraba@aiven.io>
1 parent 972a36f commit 12c1ebe

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

docs/src/site/markdown/RELEASE_NOTES.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
33

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

6+
## v2.10.2
7+
### What's changed
8+
- Fix serializing Infinity/NaN for Floats when convertDoubleSpecialValues is enabled (#162)
9+
- Fix bug with SchemaManager causing records to be placed on DLQ (#163)
10+
- Update documentation for DECIMAL_HANDLING_MODE_CONFIG (#156)
11+
12+
### Co-authored by
13+
- Aindriú Lavelle
14+
- Claude Warren
15+
- Erik Gustafsson
16+
- GitHub Action
17+
- HieuNT
18+
- Ryan Skraba
19+
20+
21+
### Full Changelog
22+
https://github.com/Aiven-Open/bigquery-connector-for-apache-kafka/compare/v2.10.1...v2.10.2
23+
624
## v2.10.1
725
### What's changed
826
- Fix potential silent data loss caused by stale BigQuery load job status not being refreshed (#155)

0 commit comments

Comments
 (0)