msgraph-sdk-ruby

Microsoft Graph Ruby client library for v1 APIs

MIT License

Downloads
262.2K
Stars
102
Committers
21

Bot releases are visible (Hide)

msgraph-sdk-ruby - v0.22.1 Latest Release

Published by github-actions[bot] about 1 year ago

Changed

  • Removed resume and time operations that have a file name longer than what gem build allows.
msgraph-sdk-ruby - v0.22.0

Published by github-actions[bot] about 1 year ago

Changed

  • Weekly generation.
  • BREAKING: models that were in subnamespaces are now in the main model namespace to avoid circular dependencies. e.g. MicrosoftGraph::Models::CallRecords::CallRecord in now MicrosoftGraph::Models::CallRecordsCallRecord.
msgraph-sdk-ruby - v0.21.0

Published by github-actions[bot] over 1 year ago

Changed

  • Weekly generation.
msgraph-sdk-ruby - v0.20.0

Published by github-actions[bot] over 1 year ago

Changed

  • Weekly generation.
msgraph-sdk-ruby - v0.19.0

Published by github-actions[bot] over 1 year ago

Changed

  • Weekly generation.
msgraph-sdk-ruby - v0.18.0

Published by github-actions[bot] over 1 year ago

Changed

  • Weekly generation.
msgraph-sdk-ruby - v0.17.0

Published by github-actions[bot] over 1 year ago

Changed

  • Weekly generation.
msgraph-sdk-ruby - v0.16.0

Published by github-actions[bot] over 1 year ago

Changed

  • Weekly generation.
msgraph-sdk-ruby - v0.15.0

Published by github-actions[bot] over 1 year ago

Changed

  • Changed the module declaration so the package also work with Rails import logic.
msgraph-sdk-ruby - v0.14.0

Published by github-actions[bot] over 1 year ago

Changed

  • Weekly generation.
  • BREAKING: OData Functions/Actions now use their full name e.g. GetEffectivePermissions is now MicrosoftGraphGetEffectivePermissions.
msgraph-sdk-ruby - v0.13.0

Published by github-actions[bot] over 1 year ago

Changed

  • Set minimum Ruby version to 3.0
  • Weekly generation.
msgraph-sdk-ruby - v0.12.0

Published by github-actions[bot] almost 2 years ago

Changed

  • Weekly generation.
msgraph-sdk-ruby - v0.11.0

Published by github-actions[bot] almost 2 years ago

Added

  • Initial preview release