Skip to content

Releases: phramework/jsonapi-client

Fixed withPayload

18 Jun 13:40

Choose a tag to compare

v2.6.7

Fixed withPayload (2.6.7)

Fixed TimeoutException behaviour

18 Jun 10:28
fd8ee98

Choose a tag to compare

Merge pull request #36 from phramework/xs-fixed-TimeoutException

Fixed TimeoutException behaviour (2.6.6)

Fixed response when contents are empty for 204

01 Sep 10:31
0c2045e

Choose a tag to compare

Merge pull request #34 from phramework/xs-fixed-response-parse

 Fixed response when contents are empty for 204 (2.6.4)

Throw exception on invalid json response

22 Jun 11:01
56c8f32

Choose a tag to compare

Throw exception on invalid json response (#33)


Co-authored-by: Apostolos Krionidis <[email protected]>

Fixed Guzzle dependency constraint

16 Dec 14:18
1078cad

Choose a tag to compare

Merge pull request #31 from phramework/xs-guzzle

Fixed Guzzle dependency constraint (2.6.2)

Fixed JSONAPIResource::getIncluded

06 Dec 08:53
c69000c

Choose a tag to compare

2.6.1

Merge pull request #30 from phramework/xs-fixed-JSONAPIResource-getIn…

Added NetworkException

04 May 22:17

Choose a tag to compare

2.6.0-RC1

Allow php 8

Added postWithId

28 Feb 13:55
1c4d179

Choose a tag to compare

Merge pull request #28 from phramework/xs-postWithId

Added postWithId (2.5.0)

Update ResponseEception to show details first if any

14 Nov 13:56
7b72eea

Choose a tag to compare

Merge pull request #27 from phramework/2.x-exception-detail-first

Update ResponseEception to show details first if any

Rewind response stream only if is seakable

15 Sep 10:05

Choose a tag to compare

2.3.2

rewind response only if is seakable