Skip to content

v1.1.18

Choose a tag to compare

@github-actions github-actions released this 04 Aug 07:52
e07199b

Changelog

  • e07199b Merge pull request #1048 from bruin-data/cdc-streaming-distinctions
  • f883fc3 Merge pull request #1056 from bruin-data/fix/iceberg-namespace-race
  • 85f7b52 Merge pull request #1057 from bruin-data/fix/iceberg-sqlite-busy
  • 10a11d4 fix(iceberg): give the sqlite catalog a busy timeout
  • 9e4a5af fix(iceberg): scope busy_timeout check to the query, not the whole uri
  • 4ad688c fix(iceberg): tolerate a namespace created by a concurrent writer
  • a87475c mysql: format cdc streaming tests
  • 7308ab7 mysql: guard cdc xa checkpoints
  • 0f3a52a mysql: support cdc streaming
  • 17df852 style(iceberg): trim the comments