Releases: planetscale/airbyte-source
Releases · planetscale/airbyte-source
v1.7.0
v1.6.0
v1.5.0
v1.4.0
Changelog
- 704e3e8 Merge pull request #44 from planetscale/tables-no-pk
- 7de168e guard against tables without primary keys
- 652c657 Merge pull request #43 from planetscale/fix-default-cursor-field
- e03d94e Output last key property as the default_cursor_field
- fbaac09 Merge pull request #41 from planetscale/retrieve-all-rows-in-cursor
- eb288d5 remove spurious variable
- 56d4bb0 Add test for configured shards
- 6c32a58 fix test
- d5512d5 Ensure that all rows are printed before exiting when we hit the stop cursor
v1.3.0
Changelog
- 5939a74 Merge pull request #40 from planetscale/add-overall-sync-period
- 0b59b1c use configurable readDuration
- bea1ead rename variables to make code easier to read
- 7b72c2d add comment about how we read
- b0a9ca7 remove debugging commands
- 19b3df1 defer close connection
- a17fc4d Add test for catching up to desired stop vgtid
- f53385d fix more tests
- 02b7c41 Fix tests
- 835447c vgtid events can repeat, wait for vgtid to move on from desired stop
- 617d628 use current vgtid as the stopping point for a sync session
v1.2.0
Changelog
- 067fbf5 Merge pull request #39 from planetscale/increase-peek-timeout
- cad5ce0 increase peek timeout to 45 seconds
- 111a712 Merge pull request #37 from planetscale/bigint-detection
- b172053 add tests for type detection
- ae64e95 Add support for custom Airbyte types
- 70af065 Detect bigint and return airbyte type