Releases: Symplicity/outlook
Releases · Symplicity/outlook
GuzzleHttp Client Options
Allow argument to change Guzzle http config
Add argument to Token time computation
Token expiry needs specific argument to skip computation
Token Expiry Time
Fix token expiry time
Misc fixes
- Add 8.3 to test target
- Fix authorization in case we don't receive the JWT as access token
Add default timezone constant
5.0.7-alpha add const DEFAULT_TIMEZONE (#11)
Fix graph batch request items
- Reset batch & batchCorrelationIds after every chunk is complete
- Set batch limit to max 19
Allow state string
- getAuthorizationUrl can now be called using a string state instead of array
Update ramsey/uuid
4.2.0 allow ramsey uuid ^4.2.3
Implements JsonSerializer for Token Entity
5.0.4-alpha add jsonserializer for token entity
Correlation IDs
Batch response will now include the guid of the event in the info section if it's a PATCH or DELETE request.