Skip to content

v0.13.1

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 05:06
· 926 commits to main since this release
b7e35dd

v0.13.1 (2022-11-08)

馃悰 Fixes

  • #1126 Resolve failure in _increment_stream_state() when using LOG_BASED replication.
  • #1111 Add proper handling for _MAX_RECORDS_LIMIT in SQL taps.

鈿欙笍 Under the Hood

  • #1115 Add support for Python 3.11.
  • #1091 Move SQLConnector into a separate connectors module, for use by both SQLStream and SQLSink