Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.05 KB

CHANGELOG.md

File metadata and controls

31 lines (21 loc) · 1.05 KB

Changelog

2.0.2

  • Adds end date in params for Actions and related streams #31

2.0.1

  • Dependabot update #25

2.0.0

  • Updates integer datatype to String in action_updates schema #21

1.0.2

  • Sets empty string as default value for model_id if not configured #23

1.0.1

  • Fix model_id parsing error when it is not configured #22

1.0.0

  • Added circle, pylint, and bumped to 1.0.0 for GA release

0.0.4

  • Fix issue for conversion_paths. Increase JSON schema decimal digits to multipleOf = 1e-8.

0.0.3

  • Add endpoint for conversion_paths and update documentation, which requires new optional tap_config.json parameter model_id.

0.0.2

  • Fix issue with Actions and Action Updates, replace reserved work column oid with order_id.

0.0.1

  • Initial commit