Skip to content

Releases: Symplicity/outlook

GuzzleHttp Client Options

31 Jan 19:10
Compare
Choose a tag to compare
Pre-release

Allow argument to change Guzzle http config

Add argument to Token time computation

31 Jan 06:40
Compare
Choose a tag to compare
Pre-release

Token expiry needs specific argument to skip computation

Token Expiry Time

31 Jan 06:11
Compare
Choose a tag to compare
Token Expiry Time Pre-release
Pre-release

Fix token expiry time

Misc fixes

18 Jan 16:12
Compare
Choose a tag to compare
Misc fixes Pre-release
Pre-release
  1. Add 8.3 to test target
  2. Fix authorization in case we don't receive the JWT as access token

Add default timezone constant

12 Jan 16:09
17b85b8
Compare
Choose a tag to compare
Pre-release
5.0.7-alpha

add const DEFAULT_TIMEZONE (#11)

Fix graph batch request items

11 Jan 15:24
Compare
Choose a tag to compare
Pre-release
  • Reset batch & batchCorrelationIds after every chunk is complete
  • Set batch limit to max 19

Allow state string

11 Jan 07:08
Compare
Choose a tag to compare
Allow state string Pre-release
Pre-release
  • getAuthorizationUrl can now be called using a string state instead of array

Update ramsey/uuid

10 Jan 11:59
Compare
Choose a tag to compare
4.2.0

allow ramsey uuid ^4.2.3

Implements JsonSerializer for Token Entity

09 Jan 16:16
Compare
Choose a tag to compare
5.0.4-alpha

add jsonserializer for token entity

Correlation IDs

05 Jan 19:34
Compare
Choose a tag to compare
Correlation IDs Pre-release
Pre-release

Batch response will now include the guid of the event in the info section if it's a PATCH or DELETE request.