Releases: planetscale/singer-tap
Releases · planetscale/singer-tap
v0.27.0
21 Feb 19:11
Compare
Sorry, something went wrong.
No results found
Changelog
bdbabdf Add note about getting support
e20105f Remove Type property from Schema output
v0.26.0
20 Dec 22:44
Compare
Sorry, something went wrong.
No results found
v0.13.0
10 Aug 20:25
Compare
Sorry, something went wrong.
No results found
Changelog
6adcd1f Fix field array serialization when using LastKnownPK
v0.12.0
10 Aug 16:02
Compare
Sorry, something went wrong.
No results found
Changelog
fa8a055 Split up each batch into an acceptable slice
v0.11.0
04 Aug 20:34
Compare
Sorry, something went wrong.
No results found
Changelog
a483dfc Add tests for parsing state
419f0a5 Merge branch 'main' into fix-state-serialization
5336834 Use retries when contacting Stitch's Import API
9faacb6 add --index-rows to ps-singer-tap
f5685d3 allow serializing and deserializing wrapped state
7669356 fix license file
26c1d7e fix tests
dee5b06 increase batch size to 9000
8946b72 move all state parsing to types.go Print the number of rows synced in each session
v0.10.0
03 Aug 19:58
Compare
Sorry, something went wrong.
No results found
Changelog
47757df make buffer size a CLI argument
v0.9.0
03 Aug 16:47
Compare
Sorry, something went wrong.
No results found
Changelog
f6a7f07 Merge branch 'main' into fix-duplicate-state
b91d5d4 fix issue with only first table sync succeeding
78ad207 fix staticcheck errors
v0.8.0
01 Aug 20:43
Compare
Sorry, something went wrong.
No results found
Changelog
29eeaa3 Add serialization test
4bbbaf8 Add support for generating ISO 8601 timestamp values
v0.7.0
01 Aug 17:09
Compare
Sorry, something went wrong.
No results found
Changelog
808bfee Add --auto-select and --excluded-tables parameter to discover mode
244163f Enable auto-select & excluding tables from discover
98a503f Stitch expects to see timestamp columns as date-time
4e6e105 Update README to include Sync instructions
021a393 add --incremental flag
v0.6.0
18 Jul 23:03
Compare
Sorry, something went wrong.
No results found
Changelog
eff643f Always output Selected property in metadata
b53fd21 Merge branch 'main' into always-output-selected
d41700b add back branch gating
0515a75 update version of goreleaser