What's Changed
- feat(logging): add request id middleware for logging by @iamKunalGupta in #3434
- update flow status metrics when status is updated by @jgao54 in #3430
- cdc: avoid propagating 0 settings over cloned fields by @serprex in #3435
- o11y: add httpMethod for request logging by @jgao54 in #3438
- Ensure exceptions are matched as pointers by @ilidemi in #3439
- fix(deps): update dependency material-symbols to ^0.35.0 by @renovate[bot] in #3443
- mongo: add validation tests by @jgao54 in #3440
- chore(deps): update github-actions dependencies by @renovate[bot] in #3444
- pg: always categorize 40P01/40001 errors as retryable by @serprex in #3445
- Log MySQL QKind on schema mismatch by @ilidemi in #3447
- Support very long numbers as strings in PG JSON by @ilidemi in #3437
- Enable request logging in local by @ilidemi in #3448
- Fix linter issues by @ilidemi in #3449
- feat(validation): allow disable peer validation by @iamKunalGupta in #3452
- validation: don't warn on CoalescingMergeTree by @serprex in #3455
- Downgrade min required mongo version to 4.4 by @IvanTakarlikov-st in #3453
- Classify more errors by @ilidemi in #3456
- Minor: improve CDC logging by @ilidemi in #3446
- refactor(flow-api): use proper error codes everywhere by @iamKunalGupta in #3454
- [clickhouse] escape table name in Avro record schema by @heavycrystal in #3458
- feat: upgrade
docker-compose.yml
stable image tags by @github-actions[bot] in #3433
New Contributors
- @IvanTakarlikov-st made their first contribution in #3453
Full Changelog: v0.33.3...v0.34.1