Skip to content

Commit f88ac0b

Browse files
authored
Update release notes for 2.10.1 (#160)
1 parent a72fb17 commit f88ac0b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/src/site/markdown/RELEASE_NOTES.md

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

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

6+
## v2.10.1
7+
### What's changed
8+
- Fix potential silent data loss caused by stale BigQuery load job status not being refreshed (#155)
9+
- Fix data loss from BigQuery write exception during GCSBatchTableWriter run (#153)
10+
- Fix documentation error: the comments were attached to the wrong functions (#150)
11+
- Bump version to 2.11.0-SNAPSHOT
12+
13+
### Co-authored by
14+
- Claude Warren
15+
- Gyllsdorff
16+
- Pammi-Jyothi
17+
- Ryan Skraba
18+
19+
### Full Changelog
20+
https://github.com/Aiven-Open/bigquery-connector-for-apache-kafka/compare/v2.10.0...v2.10.1
21+
622
## v2.10.0
723
### What's changed
824
- Add ability to ignore unknown fields in kafka messages (#88)

0 commit comments

Comments
 (0)