Skip to content

Releases: planetscale/airbyte-source

v1.21.0

Choose a tag to compare

@planetscale-actions-bot planetscale-actions-bot released this 07 Nov 14:48
8017ce1

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

Choose a tag to compare

@planetscale-actions-bot planetscale-actions-bot released this 12 Oct 15:35
714ac3f

Changelog

  • 714ac3f Merge pull request #81 from planetscale/update-goreleaser
  • 2528da2 update goreleaser to v1.21.1

v1.18.0

Choose a tag to compare

@planetscale-actions-bot planetscale-actions-bot released this 10 Oct 14:34
83929cd

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

Choose a tag to compare

@Phanatic Phanatic released this 25 May 18:36
36d28e7

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

Choose a tag to compare

@planetscale-actions-bot planetscale-actions-bot released this 25 Apr 18:44
47f2760

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

Choose a tag to compare

@planetscale-actions-bot planetscale-actions-bot released this 27 Feb 19:35
84357fd

Changelog

  • 84357fd Merge pull request #66 from planetscale/fix-goreleaser
  • 31536fd remove unused step in release

v1.12.0

Choose a tag to compare

@planetscale-actions-bot planetscale-actions-bot released this 30 Jan 17:54
40aff2f

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

Choose a tag to compare

@planetscale-actions-bot planetscale-actions-bot released this 27 Oct 17:41
0256b4c

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

Choose a tag to compare

@planetscale-actions-bot planetscale-actions-bot released this 06 Oct 17:46
37adb79

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

Choose a tag to compare

@planetscale-actions-bot planetscale-actions-bot released this 25 Aug 18:12
4913b8c

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