- Use digest for dup check instead of raw record enhancement #24
- Wrong params for singer.utils.backoff decorator bug #27
- Update getschema to 0.2.6 to fix a wrong rejection of null object when it's allowed.
- Update getschema to 0.2.5 to fix a bad null conversion
- fix: Infer schema mode produces null record that causes "CRITICAL list index out of range" (#16)
- fix: missing variable for max_page logging
- fix: end_datetime is not honored when timestamp_key is used #12
- doc: add missing release history entry
- feature: Set record_list_level and record_level, index_key, datetime_key, and timestamp_key with jsonpath.
- Bump getschema version to 0.1.2 so it allows empty object (dict) entries
- When filter_by_schema: true in config, clean the record and filter out invalid record against the schema.
- Externalized json2schema.py as getschema
- Custom header (See README.md)
- Raise when an invalid type is set in schema
- Treat numbers with leading zeros as string
Project description update only.
Change repository and command name to tap-rest-api (from underscore)
Beta release. The first pypi package build.