Releases: planetscale/airbyte-source
Releases · planetscale/airbyte-source
v1.21.0
Compare
Sorry, something went wrong.
No results found
Changelog
8017ce1 Merge pull request #87 from planetscale/dbussink/update-deps
bd6dcfa Update dependencies and switch to distroless
40dce56 Merge pull request #85 from planetscale/dbussink/improve-type-mapping
a4878cb Improve the type mapping
d23b75a Merge pull request #84 from planetscale/bigint-tinyint-changes
004b34a removing tab x)
0198b3d add back line ending per @dbussink
307616d removed random import
7871fc4 Actually, the problem is not fully on our end, it's Airbyte's default type conversion on the Destination connector for BigQuery. Rolled back bigint change, but kept tinyint adjustment.
64138af Support BIGINT/TINYINT being stored as INTEGER in more situations
v1.20.0
Compare
Sorry, something went wrong.
No results found
Changelog
714ac3f Merge pull request #81 from planetscale/update-goreleaser
2528da2 update goreleaser to v1.21.1
v1.18.0
Compare
Sorry, something went wrong.
No results found
Changelog
83929cd Merge pull request #76 from planetscale/mcrauwel/support-replica-traffic
9f86875 Fix test and add a new one to stream from replica
4be7fef add support for using replica's #75
v1.17.0
Compare
Sorry, something went wrong.
No results found
What's Changed
Add support for picking a cell, more tablet types by @Phanatic in #73
Full Changelog : v1.16.0...v1.17.0
v1.16.0
Compare
Sorry, something went wrong.
No results found
Changelog
47f2760 Merge pull request #71 from planetscale/connect-api-improvements
1bf3e16 This PR makes a few changes to the Sync API used by the various ELT tools we build & ship, i.e. Airbyte, Fivetran and Stitch connectors.
8e392d9 Merge pull request #67 from planetscale/dbussink/update-go-and-dependencies
2a89953 Update to latest Go & dependencies and improve build
v1.15.0
Compare
Sorry, something went wrong.
No results found
Changelog
84357fd Merge pull request #66 from planetscale/fix-goreleaser
31536fd remove unused step in release
v1.12.0
Compare
Sorry, something went wrong.
No results found
Changelog
40aff2f Merge pull request #59 from planetscale/fix-oneOf
0038c85 use static spec.json file, adhere to new oneOf schema rules
8a877cb use static spec.json file
26d5168 Merge pull request #57 from planetscale/docs-site-move
4373998 Use canonical docs URL
v1.11.0
Compare
Sorry, something went wrong.
No results found
Changelog
0256b4c Merge pull request #54 from planetscale/fix-no-edge-for-you-error-message
95af88f return error on host unavailability
01cf2c2 Merge branch 'main' into fix-no-edge-for-you-error-message
8bfae76 Show distinct error message for edge unavailability
v1.10.0
Compare
Sorry, something went wrong.
No results found
Changelog
37adb79 Merge pull request #53 from planetscale/set_AIRBYTE_ENTRYPOINT
303535e fix staticcheck errors
97db2af update golang build
cd40270 Set AIRBYTE_ENTRYPOINT for docker images generated by goreleaser
v1.9.0
Compare
Sorry, something went wrong.
No results found
Changelog
4913b8c Merge pull request #52 from planetscale/bail-on-non-edge-passwords
0d42fa9 fix function name
5f50dfa Apply suggestions from code review
ba78981 Ensure that hostname is an Edge host when checking connection status