File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed
Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change 33
44All releases can be found at https://github.com/Aiven-Open/bigquery-connector-for-apache-kafka/releases
55
6+ ## v2.10.0
7+ ### What's changed
8+ - Add ability to ignore unknown fields in kafka messages (#88 )
9+ - skip test on kcbq-api build (#142 )
10+ - Enable partition decorator syntax for Storage Write API (#69 )
11+ - Specify Trace ID to enable BigQuery to track traffic originating from this connector. (#141 )
12+ - Add ByteBuffer TypeAdapter to avoid reflection crash on Java 9+ (#140 )
13+ - Add feature to update table schemas for GCStoBQ load jobs (#134 )
14+ - Enable connection pooling on Storage Write API Default Stream (#89 )
15+ - Update contributors list (#138 )
16+ - Add design doc for WriteAPI partition decorator support (#135 )
17+ - Add design doc and best practice doc (#136 )
18+ - Add since tags to some configuration options
19+ - Update project id of BQ target table when useCredentialsProjectId is enabled (#123 )
20+ - Bump version to 2.10.0-SNAPSHOT
21+
22+ ### Co-authored by
23+ - Aindriú Lavelle
24+ - Claude Warren
25+ - hasan-cosan
26+ - Mariia Podgaietska
27+ - minsungoh
28+ - Siddharth Agrawal
29+ - Veli Can Ünal
30+
31+ ### Full Changelog
32+ https://github.com/Aiven-Open/bigquery-connector-for-apache-kafka/compare/v2.9.0...v2.10.0
33+
634## v2.9.0
735### What's changed
836- Fix retry login in GcsToBqWriter (#112 )
You can’t perform that action at this time.
0 commit comments