What's Changed
- [Node SDK] consistent handling of timeout values for constructor and overrides by @ajay-k in #634
- fix: Add missing /cancel suffix in Notetaker API endpoint by @AaronDDM in #639
- feat: add zoom as a supported provider type in Auth module by @AaronDDM in #640
- fix: update event status type to use 'maybe' instead of 'tentative' by @AaronDDM in #641
- refactor(resources): use makePathParams utility for path construction in all resource classes by @AaronDDM in #642
- feat(freeBusy): Add tentativeAsBusy parameter to FreeBusy requests by @AaronDDM in #643
New Contributors
Full Changelog: v7.9.0...v7.10.0