Skip to content

Latest commit

 

History

History
42 lines (30 loc) · 1.87 KB

CHANGELOG.md

File metadata and controls

42 lines (30 loc) · 1.87 KB

Changelog

2.0.2

  • Remove ratelimit dependency #33

2.0.1

  • Dependabot update #26

2.0.0

  • Removed dependency of jwt from tap logic #20
  • Added dev mode support #19
  • Remove deprecated streams and schema changes & integration tests #18

1.1.2

  • Increase wait time interval on RateLimitException #25

1.1.1

  • Update backoff logic for RateLimitException #23
  • Update API doc links in README.md #24

1.1.0

  • Added following changes as part of this release :
    • Add Top level breadcrumb #14
    • fix to remove repetitive writing of schema during sync #17
    • Update the singer-python version to latest
    • Add unit test case #21
    • Update the config.yml #15

v1.0.0 (2021-03-15)

Full Changelog

Merged pull requests:

  • Adding dummy circle file which only runs json validate #10 (asaf-erlich)
  • Fix schema for report meetings and webinars #4 (kekoav)

0.0.3

  • Fixed typo

0.0.2

  • Fixes a bug with the ratelimit behavior and a improperly instantiated exception #6