Releases: planetscale/airbyte-source
Releases · planetscale/airbyte-source
v2.13.0
Compare
Sorry, something went wrong.
No results found
v2.12.0
Compare
Sorry, something went wrong.
No results found
Changelog
ae58ab0 cmd/airbyte-source: add info logging (#146 )
4ae1db5 cmd, main.go: set reasonable context timeouts (#145 )
1eb88ec Add _planetscale_metadata to each Airbyte record for deterministic event ordering (#143 )
270a8b1 Modified regex and tests for new Vitess table names (#141 )
v2.11.0
Compare
Sorry, something went wrong.
No results found
Changelog
53e32d8 add option for specifying timeout in minutes and gtid position together with last known pk (#139 )
v2.10.0
Compare
Sorry, something went wrong.
No results found
Changelog
e31b604 cmd/internal: make sure decimal type values lead with zero prior to json encoding (#134 )
v2.9.0
Compare
Sorry, something went wrong.
No results found
v2.8.0
Compare
Sorry, something went wrong.
No results found
Changelog
67f1d1e #131 cmd/internal: exit sync at COPY_COMPLETED or stop pos, not after
v2.7.0
Compare
Sorry, something went wrong.
No results found
Changelog
88b5259 Merge pull request #130 from planetscale/datetime-timezone
c2d05b9 Add timezone info to datetime
v2.6.0
Compare
Sorry, something went wrong.
No results found
Changelog
8fb3745 Merge pull request #129 from planetscale/handle-timestamp-datetime-differently
12812a2 Update date, datetime, time, and timestamp types with appropraite timezones
bc22277 Format differently
v2.5.0
Compare
Sorry, something went wrong.
No results found
Changelog
1c894d6 Merge pull request #128 from planetscale/add-microseconds
5e8e5c1 Add microseconds and use time offset
v2.4.0
Compare
Sorry, something went wrong.
No results found
Changelog
524749e Merge pull request #127 from planetscale/add-null-first
2a2c484 Merge branch 'main' into add-null-first
3d19934 Convert non-null zero date value to epoch
2472fca Handle nil datetime, date, and time
0560bd3 Add tests for returning bool values