Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.46 KB

File metadata and controls

34 lines (23 loc) · 1.46 KB

Changelog

1.1.5

  • Bump dependencies for compliance #31

1.1.4

  • Dependabot update #25

1.1.3

  • Bug fixes to get the tap running again successfully #24
    • Reverted change to how replication keys are assigned to fix AttributeError
    • Removed incomplete activate_version feature that was accidentally included

1.1.2

  • Bug fix in sync_endpoints #21

1.1.1 (2021-04-19)

Full Changelog

Merged pull requests:

1.0.1

  • Update version of requests to 2.20.0 in response to CVE 2018-18074

1.0.0

  • Adds field selection and discovery mode #1
  • Uses refresh token from OAuth flow instead of personal access token #2

0.0.1

  • Initial release