v1.37.0
·
25 commits
to main
since this release
Changelog
- e84e4ba Merge pull request #120 from planetscale/use-vstream
- 6689561 Add test for copy catchup
- 02057d4 Clean up protos
- 787467c Address some PR comments
- cbf56ba Remove extra spaces
- 7026de9 Remove unused method
- 2f4559e Handle case of no new VGTID found
- 0a6aed6 Clean up some more logs
- 3fffdc9 Simplify var names and logic
- 2c22667 Remove unused method
- 317637e Remove unused mock types
- 375dbc8 Finish tests
- 4b8c976 Update test testing stopping at next VGtid after stop position
- 6c4e381 Remove some noisy logs
- 45f45d5 Handle cases of copy phase and first VGTID is past stop position, and incremental (running) phase with no new rows
- 2238dcc Convert more tests
- 5b061ec Update mock types and modify first few tests
- 3c744d6 re run proto
- 0baf971 Clean up logs more
- a873826 Refactor and reuse some logic, add helpful logs
- 772b9ae Undo changes to makefile
- 00a549f Get local sync working
- 06f5d6d Get getLatestCursor working locally
- d77e959 Reset protos
- c47c820 Try modifying getLatestCursorPosition to use vtgate
- 21918b2 Merge branch 'use-vstream' of github.com:planetscale/airbyte-source into use-vstream
- 3f0fede Run tidy
- b2120e3 Update Makefile
- 309f337 Update proto/vtgateservice.proto
- 7a6e7a4 Add vtgate service
- f885974 Split out
- b1853c3 Adding VStream