When running Singer discovery, use the `key_properties` field to populate the `source_defined_primary_key` stream meta.
588 B
588 B
Changelog
0.1.8
Allow to fetch primary key info from singer catalog
0.1.7
Allow to use non-JSON payloads in request body for http source
0.1.6
Add abstraction for creating destinations.
Fix logging of the initial state.
0.1.5
Allow specifying keyword arguments to be sent on a request made by an HTTP stream: https://github.com/airbytehq/airbyte/pull/4493
0.1.4
Allow to use Python 3.7.0: https://github.com/airbytehq/airbyte/pull/3566
0.1.2
Fix an issue that caused infinite pagination: https://github.com/airbytehq/airbyte/pull/3366
0.1.1
Initial Release