singer-io / tap-zoom

GNU Affero General Public License v3.0
4 stars 16 forks source link

Fix schema for report meetings and webinars #4

Closed kekoav closed 3 years ago

kekoav commented 3 years ago

Description of change

This is a fix for #3 . The exception was being thrown due to dept property being returned as a string but schema expected integer.

Manual QA steps

Tested with my own zoom account and credentials.

Risks

Rollback steps

cmerrick commented 3 years ago

Hi @kekoav, thanks for your contribution!

In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes.

cmerrick commented 3 years ago

You did it @kekoav!

Thank you for signing the Singer Contribution License Agreement.

kekoav commented 3 years ago

@cmerrick let me know if you have any feedback here, would like to get this integration fixed.

dmosorast commented 3 years ago

Hi @kekoav! This looks to be a backwards incompatible change due to the change in data type, so we'll be including this in a 1.0.0 release of this tap, once we are able to gather up any other changes that need to be included. Thanks for the submission! If you see any other data type changes like this, we'd definitely like to wrap them all up into one release.

ajyang818 commented 3 years ago

Hi @dmosorast - do you have an expected timeline for the release of 1.0.0? Thanks!

asaf-erlich commented 3 years ago

I've pushed a local branch to get circle to run. It's green, will merge shortly hopefully, just double checking on the steps required for the 1.0.0 major version bump.

asaf-erlich commented 3 years ago

I've merged, I will report back when it's released.

asaf-erlich commented 3 years ago

Major version 1.0.0 has been released.