Skip to content

Releases: planetscale/airbyte-source

v1.7.0

04 Aug 21:00
8e01262
Compare
Choose a tag to compare

Changelog

  • 8e01262 Merge pull request #48 from planetscale/fix-decimal-types
  • 9671b61 combine into one statement
  • b2caf61 convert mysql decimal, double to JSONSchema number

v1.6.0

28 Jul 21:00
c4f7265
Compare
Choose a tag to compare

Changelog

  • c4f7265 Merge pull request #47 from planetscale/fix-boolean-serialization
  • 092e2c6 do not serialize airbyte_secret value if its false

v1.5.0

26 Jul 18:51
8d87b82
Compare
Choose a tag to compare

Changelog

  • 8d87b82 Merge pull request #45 from planetscale/customize-tiny-int-boolean
  • 3e16406 Merge branch 'main' into customize-tiny-int-boolean
  • 6fb3758 show options as a hash in a subheading in the UI
  • 8ac3313 Allow customers to choose how we treat TinyInt(1)

v1.4.0

30 Jun 19:24
704e3e8
Compare
Choose a tag to compare

Changelog

  • 704e3e8 Merge pull request #44 from planetscale/tables-no-pk
  • 7de168e guard against tables without primary keys
  • 652c657 Merge pull request #43 from planetscale/fix-default-cursor-field
  • e03d94e Output last key property as the default_cursor_field
  • fbaac09 Merge pull request #41 from planetscale/retrieve-all-rows-in-cursor
  • eb288d5 remove spurious variable
  • 56d4bb0 Add test for configured shards
  • 6c32a58 fix test
  • d5512d5 Ensure that all rows are printed before exiting when we hit the stop cursor

v1.3.0

10 Jun 15:28
5939a74
Compare
Choose a tag to compare

Changelog

  • 5939a74 Merge pull request #40 from planetscale/add-overall-sync-period
  • 0b59b1c use configurable readDuration
  • bea1ead rename variables to make code easier to read
  • 7b72c2d add comment about how we read
  • b0a9ca7 remove debugging commands
  • 19b3df1 defer close connection
  • a17fc4d Add test for catching up to desired stop vgtid
  • f53385d fix more tests
  • 02b7c41 Fix tests
  • 835447c vgtid events can repeat, wait for vgtid to move on from desired stop
  • 617d628 use current vgtid as the stopping point for a sync session

v1.2.0

08 Jun 19:43
067fbf5
Compare
Choose a tag to compare

Changelog

  • 067fbf5 Merge pull request #39 from planetscale/increase-peek-timeout
  • cad5ce0 increase peek timeout to 45 seconds
  • 111a712 Merge pull request #37 from planetscale/bigint-detection
  • b172053 add tests for type detection
  • ae64e95 Add support for custom Airbyte types
  • 70af065 Detect bigint and return airbyte type

v1.1.0

07 Jun 18:39
679d7fb
Compare
Choose a tag to compare

Changelog

  • 679d7fb Merge pull request #36 from planetscale/do-not-use-expired-context
  • 9c68651 fix variable declaration
  • 6c683cc Update cmd/internal/planetscale_edge_database.go
  • f92a11a do not use an expired context on subsequent fetches

v1.0.0

24 May 17:27
1774cbf
Compare
Choose a tag to compare

Changelog

  • 1774cbf Merge pull request #35 from planetscale/release-1.0.0
  • 4023ba2 Release 1.0.0 of the docker image
  • a339afa Merge pull request #28 from planetscale/use-goreleaser
  • 1e86cbb only run release workflow on main

v0.5.0

24 May 17:17
Compare
Choose a tag to compare

Changelog

  • e5a0f21 debug docker push failing
  • a339afa Merge pull request #28 from planetscale/use-goreleaser
  • 1e86cbb only run release workflow on main

0.0.1

19 May 17:04
c88dcfb
Compare
Choose a tag to compare

Draft Release