You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat: add `deleted` stream with `ExactBulkStream` and `ExactSyncStream` base classes
- Add `ExactBulkStream` and `ExactSyncStream` as specialised base classes
for bulk and sync endpoints respectively
- Add `deleted_schema` and `DeletedStream` to expose the Exact sync/Deleted endpoint
- Switch `TransactionLinesStream` and `GLAccountsStream` to `ExactBulkStream`
- Switch `GLClassificationsStream` to `ExactSyncStream`
- Simplify schema imports in streams.py to use the `schemas` module directly
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* revert: restore meltano.yml to main branch version
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* update `GLClassificationsStream` to `ExactBulkStream`
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments