Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Jericho/ZoomNet

Jericho created a tag on Jericho/ZoomNet

0.85.0 - .NET client library for the Zoom.us REST API v2

Iram1995 created a comment on an issue on Jericho/ZoomNet
Thank you so much for quick fixes.

View on GitHub

Jericho pushed 7 commits to main Jericho/ZoomNet
  • Merge branch 'main' into develop b2d5e71
  • Refresh build script 020aa16
  • Run integration tests and unit tests under net9.0 d8672b8
  • Upgrade nuget references 6b2a348
  • Add "Windows 10" and "Windows 11" to ParticipantDevice Resolves #381 71373c3
  • Upgrade .NET SDK to 9.101 f484322
  • Merge branch 'release/0.85.0' 57f9d98

View on GitHub

Jericho pushed 2 commits to develop Jericho/ZoomNet
  • Merge branch 'release/0.85.0' 57f9d98
  • Merge branch 'main' into develop d2c8f52

View on GitHub

Jericho closed an issue on Jericho/ZoomNet
ParticipantDevice missing
Hi, I hope you’re doing well. I’m encountering an error while syncing participants from Zoom into my CRM. I’ve already obtained latest the version from ZoomNet, but the issue persists. Could y...
Jericho pushed 2 commits to develop Jericho/ZoomNet
  • Add "Windows 10" and "Windows 11" to ParticipantDevice Resolves #381 71373c3
  • Upgrade .NET SDK to 9.101 f484322

View on GitHub

Jericho created a comment on an issue on Jericho/ZoomNet
Nevermind, the requested info is no longer necessary. The Zoom team has acknowledged that there is an issue on their end and the `device` node is not intended to contain version information. It ...

View on GitHub

Jericho created a comment on an issue on Jericho/ZoomNet
Good news: the Zoom team has acknowledged that there is an issue on their end and the `device` node is not intended to contain version information. It should contain values such as "Windows", not "...

View on GitHub

Jericho created a comment on an issue on Jericho/ZoomNet
I told the Zoom person about the problem you are witnessing and they are asking for the following info: > I am really sorry for the delay here… I just re engaged with our Engineering team but w...

View on GitHub

Iram1995 opened an issue on Jericho/ZoomNet
ParticipantDevice missing
Hi, I hope you’re doing well. I’m encountering an error while syncing participants from Zoom into my CRM. I’ve already obtained the version from ZoomNet, but the issue persists. Could you plea...
Jericho pushed 2 commits to develop Jericho/ZoomNet
  • Run integration tests and unit tests under net9.0 d8672b8
  • Upgrade nuget references 6b2a348

View on GitHub

Jericho pushed 1 commit to develop Jericho/ZoomNet

View on GitHub

Jericho created a comment on a pull request on Jericho/ZoomNet
<!-- GitReleaseManager release comment --> :tada: This issue has been resolved in version 0.84.0 :tada: The release is available on: - [GitHub Release](https://github.com/jericho/ZoomNet/releases...

View on GitHub

Jericho created a comment on an issue on Jericho/ZoomNet
<!-- GitReleaseManager release comment --> :tada: This issue has been resolved in version 0.84.0 :tada: The release is available on: - [GitHub Release](https://github.com/jericho/ZoomNet/releases...

View on GitHub

Jericho created a comment on an issue on Jericho/ZoomNet
<!-- GitReleaseManager release comment --> :tada: This issue has been resolved in version 0.84.0 :tada: The release is available on: - [GitHub Release](https://github.com/jericho/ZoomNet/releases...

View on GitHub

Jericho created a comment on an issue on Jericho/ZoomNet
<!-- GitReleaseManager release comment --> :tada: This issue has been resolved in version 0.84.0 :tada: The release is available on: - [GitHub Release](https://github.com/jericho/ZoomNet/releases...

View on GitHub

Jericho created a comment on a pull request on Jericho/ZoomNet
<!-- GitReleaseManager release comment --> :tada: This issue has been resolved in version 0.84.0 :tada: The release is available on: - [GitHub Release](https://github.com/jericho/ZoomNet/releases...

View on GitHub

Jericho created a tag on Jericho/ZoomNet

0.84.0 - .NET client library for the Zoom.us REST API v2

Jericho published a release on Jericho/ZoomNet
0.84.0
As part of this release we had [5 issues](https://github.com/Jericho/ZoomNet/milestone/98?closed=1) closed. __Bug__ - [__!380__](https://github.com/Jericho/ZoomNet/pull/380) Call-handling se...
Jericho pushed 18 commits to main Jericho/ZoomNet
  • Merge branch 'main' into develop 417ea84
  • Fix integration test c427777
  • Fix typo in comment 2cf486b
  • Update call handling settings and get user presence status (#375) * Get presence status endpoint added * UpdateCa... d990b84
  • Throw when undefine enum value Resolves #376 8ee30c2
  • Fix SA1629 A section of the XML header documentation for a C# element does not end with a period. f555245
  • Sort the scopes (for convenience) da559d8
  • Formatting 2a35741
  • Add the HasPermissions method to the ZoomClient class Resolves #379 255a8aa
  • Sort integration tests alphabetically 8d9fcd9
  • Upgrade to Cake 5.0.0 and .NET SDK 9. Also refresh build script 6ddaf75
  • Fix typo 3f1428f
  • Fix incorrect JsonPropertyName in CallHandlingSettings 5c494f3
  • Remove extra '/' in URL 3b61369
  • Call-handling settings issues (#380) * Fix call-handling issues * remove extra jsonConverter fix call handling ... e51cd08
  • Synchronize JSON serializer context daf63a4
  • Improve error message to include field name when available. Resolves #378 fe69be5
  • Merge branch 'release/0.84.0' 158b232

View on GitHub

Jericho closed an issue on Jericho/ZoomNet
Error handler ignores the `field` node when parsing the error message
Consider an error message similar to this (notice the "field" node): ```json { "code":400, "message":"Validation error. Check 'errors' field for details.", "errors": [ ...
Jericho pushed 2 commits to develop Jericho/ZoomNet
  • Synchronize JSON serializer context daf63a4
  • Improve error message to include field name when available. Resolves #378 fe69be5

View on GitHub

pvgritsenko-ansible created a comment on a pull request on Jericho/ZoomNet
> I took care of the duplicate JsonPropertyName in CallHandlingSettings. > > I also found an extra slash in this URL in Phone.cs: `.PatchAsync($"/phone/extension/{extensionId}/call_handling/sett...

View on GitHub

Jericho pushed 1 commit to develop Jericho/ZoomNet
  • Call-handling settings issues (#380) * Fix call-handling issues * remove extra jsonConverter fix call handling ... e51cd08

View on GitHub

Jericho closed a pull request on Jericho/ZoomNet
Call-handling settings issues
During the test sessions of updating phone user's call-handling settings I found several issues. The present request should fix all of them. Fixes: 1. Added CallHandlingSubsettingsConverter to ...
Jericho created a review on a pull request on Jericho/ZoomNet
Thank you for your contribution.

View on GitHub

Jericho pushed 2 commits to develop Jericho/ZoomNet
  • Fix incorrect JsonPropertyName in CallHandlingSettings 5c494f3
  • Remove extra '/' in URL 3b61369

View on GitHub

Jericho created a comment on a pull request on Jericho/ZoomNet
I took care of the duplicate JsonPropertyName in CallHandlingSettings. I also found an extra slash in this URL in Phone.cs: `.PatchAsync($"/phone/extension/{extensionId}/call_handling/settings/...

View on GitHub

pvgritsenko-ansible created a review comment on a pull request on Jericho/ZoomNet
Yes, I also have found this issue, but I was sure that I've already fixed it in present pull request...

View on GitHub

pvgritsenko-ansible created a review on a pull request on Jericho/ZoomNet

View on GitHub

Load more