Skip to content

Tags: ProcessMaker/msgraph-sdk-php

Tags

1.6.0

Toggle 1.6.0's commit message
bumped the version

1.5.0

Toggle 1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
October 2018 release

Added the ItemPreviewInfo type for use by DriveItem (microsoftgraph#111)

1.4.0

Toggle 1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoftgraph#100 from microsoftgraph/removeUnuse…

…dMember

Removed unused $guzzleClient. Fixes microsoftgraph#99.

1.3.2

Toggle 1.3.2's commit message
Bumped version for fix and updated maintainer in composer.json.

1.3.1

Toggle 1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove incorrect URL validation (fixes microsoftgraph#85) (microsoftg…

…raph#86)

* Remove incorrect URL validation (fixes microsoftgraph#85)

If enough deltalinks are called, this check will eventually fail as a case insensitive 'http' will appear in the string. We should be doing this check in the cstor.

* Bumped semver from 1.3.0 to 1.3.1 for bug fix.

1.3.0

Toggle 1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request microsoftgraph#81 from microsoftgraph/pr/79-patch

Reapply microsoftgraph#79 without clientSecret

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version number

1.1.1

Toggle 1.1.1's commit message
Merge pull request microsoftgraph#42 from microsoftgraph/september-up…

…dates

New models for September release

1.0.3

Toggle 1.0.3's commit message
Merge pull request microsoftgraph#37 from microsoftgraph/dev

August Updates

1.0.2

Toggle 1.0.2's commit message
Merge pull request microsoftgraph#32 from microsoftgraph/dev

July Update