Releases: planetscale/singer-tap
Releases · planetscale/singer-tap
v0.27.0
Changelog
- bdbabdf Add note about getting support
- e20105f Remove Type property from Schema output
v0.13.0
Changelog
- 6adcd1f Fix field array serialization when using LastKnownPK
v0.12.0
Changelog
- fa8a055 Split up each batch into an acceptable slice
v0.11.0
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
Changelog
- 47757df make buffer size a CLI argument
v0.9.0
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
Changelog
- 29eeaa3 Add serialization test
- 4bbbaf8 Add support for generating ISO 8601 timestamp values
v0.7.0
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
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