Skip to content

Releases: Jericho/ZoomNet

0.7.0

29 Aug 21:05
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Breaking Change

  • #44 Remove UserId parameter from this method

0.6.0

30 Jun 18:32
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug

  • #43 Exception thrown when refreshing OAuth token if app is granted multiple scopes for a given resource

0.5.1

17 Jun 20:27
Compare
Choose a tag to compare

As part of this release we had 3 commits which resulted in 2 issues being closed.

Bugs

  • #42 Id property of the Registrant model should be a string
  • #41 UpdateRegistrantsStatusAsync should use PutAsync

0.5.0

15 Jun 00:37
Compare
Choose a tag to compare

As part of this release we had 23 commits which resulted in 3 issues being closed.

Bug

  • #39 Requests are not retried as expected when response is HTTP 429

New Feature

  • #4 New resource: Users

Improvement

  • #40 Support the new new API RateLimiter response headers added May 9 2020

0.4.1

01 Jun 14:46
Compare
Choose a tag to compare

As part of this release we had 2 commits which resulted in 1 issue being closed.

Bug

  • #38 PropertyName for Status is incorrect in Registrant model

0.4.0

27 May 14:17
Compare
Choose a tag to compare

As part of this release we had 20 commits which resulted in 1 issue being closed.

New Feature

  • #6 New resource: Webinars

0.3.0

26 May 18:57
Compare
Choose a tag to compare

As part of this release we had 13 commits which resulted in 2 issues being closed.

Bugs

  • #37 Null token in JWT handler
  • #36 Invalid authorization code exception when attempting to renew an authorization code

0.2.0

11 May 18:42
Compare
Choose a tag to compare

As part of this release we had 7 commits which resulted in 1 issue being closed.

New Feature

  • #17 Support OAuth

0.1.0

06 May 03:00
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

New Feature

  • #1 Meetings