Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Planning for our "1.0" SDK release #188

Closed
3 of 9 tasks
MeltyBot opened this issue Aug 13, 2021 · 1 comment
Closed
3 of 9 tasks

Planning for our "1.0" SDK release #188

MeltyBot opened this issue Aug 13, 2021 · 1 comment

Comments

@MeltyBot
Copy link
Contributor

MeltyBot commented Aug 13, 2021

Migrated from GitLab: https://gitlab.com/meltano/sdk/-/issues/189

Originally created by @aaronsteers on 2021-08-13 18:36:49


This issue will be used to track and discuss those items we believe are required for a stable and robust v1.0 launch of the Tap and Target SDKs.

Tap SDK:

  • Fully implement selection metadata
  • Implement state tracking for incremental sync
  • Implement catalog discovery
  • Implement a DatabaseStream class for DB-type sources (#74)
  • Support LOG_BASED replication for DB-type sources (#74)
  • Support the ACTIVATE_MESSAGE unofficial singer extension (#18)

Target SDK:

  • Support deleting (soft or hard deletes) when receiving the ACTIVATE_MESSAGE message type (unofficial singer extension) (#18)

Both SDKs:

  • Have sufficient tests, including unit tests and integration tests
  • Include out-of-box CI templates (e.g. for instance, with Github Actions)

Call for Comments

Want to suggest other must-have features for our 1.0 release checklist? Please add your feedback in the comments below.

@MeltyBot
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant