Releases: planetscale/airbyte-source
Releases · planetscale/airbyte-source
v2.12.0
25 Nov 17:25
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
07 Apr 14:57
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
02 Apr 20:39
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
02 Apr 17:25
Compare
Sorry, something went wrong.
No results found
v2.8.0
02 Apr 15:03
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
28 Mar 05:52
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
27 Mar 20:50
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
27 Mar 20:17
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
27 Mar 18:25
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
v2.3.0
26 Mar 22:52
Compare
Sorry, something went wrong.
No results found
Changelog
9d02f43 Merge pull request #126 from planetscale/add-null-first
6c99e6e Comment out license-finder
2f08bbe Try core utils
e988daa tests pass locally
949ada4 Put back old work of airbyte date types
25d03c6 return in preferred type as []string format
98157e0 Merge branch 'main' of github.com:planetscale/airbyte-source into add-null-first
b97160d Switch ordering of null when specifying nullable column type