Changelog
- 86c9c13 Add --cdc-table-naming flag for multi-table CDC destination names (#1123)
- 3a6c276 Add native Kafka benchmarks and speed up batch snapshots (#1174)
- e5a7213 Compare OneLake Decimal256 keys exactly with big.Rat
- 993170f Compare mixed float64/big.Rat OneLake key bounds numerically
- 3d7848f Extend Decimal256 support to remaining read/append/validation paths
- 63cd139 Fall back to string when merged decimal exceeds Decimal256 capacity
- b0c20ed Fix high-precision decimals (precision > 38) by using Arrow Decimal256
- 05dd08c Handle decimals beyond Decimal256 and preserve Decimal256 in schema merge
- f1173b2 Harden PostgreSQL CDC source correctness (#1172)
- e888755 Keep Decimal256 lossless in shared value helper; fix OneLake keys locally
- f575651 Make SQL Server Change Tracking reads consistent (#1168)
- a5099a3 Merge pull request #1175 from bruin-data/iremcaginyurtturk/bump-amqp091-1.13.0
- 0d36c9f Merge pull request #1176 from bruin-data/bensuyurtturk/bru-6427-grpc-cve-2026-84304
- 451586c Merge pull request #1177 from bruin-data/iremcaginyurtturk/readme-missing-sources
- 0155054 Merge pull request #1178 from bruin-data/fix/hubspot-association-id-format
- 2d27a60 Merge pull request #1180 from bruin-data/iremcaginyurtturk/numeric-decimal256-fix
- ac371b1 Preserve integer-digit capacity when merging Decimal256 types
- 7878a47 Render Decimal256 keys as float64 so OneLake delete-insert matches them
- 2a01aea Speed up SQL Server to Snowflake bulk loads (#1127)
- 7d28d4f chore: restore linux-only license lock entries (zstd, purego)
- 46da999 feat(source): support ZIP archives (#1158)
- ef9061f feat(trino): support transactional delete+insert (#1171)
- ab987f3 fix(deps): bump amqp091-go to 1.13.0 (CVE-2026-79921)
- 85eadf7 fix(deps): bump google.golang.org/grpc to v1.83.1 for CVE-2026-84304
- aaaf9cb fix(hubspot): keep association ids as plain strings
- c9dc4d9 test(hubspot): move association id regression test
- bd16fef test(hubspot): satisfy lint for association id test