Skip to content

Office 365 (Retired) Office 365 (Retired): Downloads

Summary

You can download all the supported plugin releases from this page.

The change log for each version series can be found under the download link & hash.

See the versioning scheme for compatibility information.

Releases

Version 5.1.0

Download: microsoft_graph-5.1.0.tgz

SHA256: 4d8678a4d59d20a644aa0f594bf8aa1b84e40ae09c2a1522291d3cda273043c1

Series History

See the revision history for series 5.1.x below

Revisions
5.1.0 - 13/02/2023

Changed

  • Add deprecation notice (this plugin will be retired in the future, please use Azure AD instead).

Version 5.0.0

Download: microsoft_graph-5.0.0.tgz

SHA256: c7020b9453198bdee6975ed2e3653883adfcf77330d212d21d4424ef9632c070

Series History

See the revision history for series 5.0.x below

Revisions
5.0.0 - 12/01/2023

Added

  • Support enabling & disabling plans for a user while assigning licences

  • New service_plans key in Subscription dictionaries

  • New service_plan module for auditing, viewing, & selecting subscription service plans

Version 4.1.0

Download: microsoft_graph-4.1.0.tgz

SHA256: 7463f053ce527d2428abb59574f58266911096e3a95bc38000ba203c683735cd

Series History

See the revision history for series 4.1.x below

Revisions
4.1.0 - 15/12/2022

Changed

  • The subscriptions.get_for_user action now returns more information on each licence

  • Improved error reporting when attempting to add users to a distribution group or mail-enabled security group

  • Improved error reporting when attempting to assign a licence to a user without a usage location

Version 4.0.0

Download: microsoft_graph-4.0.0.tgz

SHA256: 2fe3660ebf8550cde0b7c21e9124bf75038c6d96958809d1c08660a2be61e05a

Series History

See the revision history for series 4.0.x below

Revisions
4.0.0 - 15/11/2022

Changed

  • Add support for alpine-3.16

  • Drop support for alpine-3.12

Version 3.2.0

Download: microsoft_graph-3.2.0.tgz

SHA256: 5c07209434da40b0000253a005fb440f6a250aca42dd78adf778534ab1b434ed

Series History

See the revision history for series 3.2.x below

Revisions
3.2.0 - 07/11/2022

Changed

  • Update dependencies

Version 3.1.0

Download: microsoft_graph-3.1.0.tgz

SHA256: 5b6abbf0d4ef150dc1644e7ae0e0bb0fdca0532f78bae4cf9b63a9b1936dd484

Series History

See the revision history for series 3.1.x below

Revisions
3.1.0 - 01/11/2022

Changed

  • Update dependencies.

Version 3.0.0

Download: microsoft_graph-3.0.0.tgz

SHA256: 4e1fb8e48bb76a4d7f1c6c28becd601c04116ea89a98dece290c647b5acee47d

Series History

See the revision history for series 3.0.x below

Revisions
3.0.0 - 15/03/2022

Changed

  • Dropped support for alpine-3.11 (Task Builder v1.x) & added alpine-3.13 (Task Builder v3.x)

Versioning Scheme

Plugin versions are in major.minor.patch format.

Major

  • Significant functionality changes
  • May not be backward compatible

Minor

  • Bug fixes
  • Minor functionality changes
  • Backward compatible

Patch

  • No functional changes
  • Reserved for documentation updates