Skip to content

Releases: phramework/jsonapi-client

Fixed withPayload

Choose a tag to compare

@nohponex nohponex released this 18 Jun 13:40
v2.6.7

Fixed withPayload (2.6.7)

Fixed TimeoutException behaviour

Choose a tag to compare

@nohponex nohponex released this 18 Jun 10:28
fd8ee98
Merge pull request #36 from phramework/xs-fixed-TimeoutException

Fixed TimeoutException behaviour (2.6.6)

Fixed response when contents are empty for 204

Choose a tag to compare

@nohponex nohponex released this 01 Sep 10:31
0c2045e
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

Choose a tag to compare

@nohponex nohponex released this 22 Jun 11:01
56c8f32
Throw exception on invalid json response (#33)


Co-authored-by: Apostolos Krionidis <akrionidis@vivantehealth.com>

Fixed Guzzle dependency constraint

Choose a tag to compare

@nohponex nohponex released this 16 Dec 14:18
1078cad
Merge pull request #31 from phramework/xs-guzzle

Fixed Guzzle dependency constraint (2.6.2)

Fixed JSONAPIResource::getIncluded

Choose a tag to compare

@nohponex nohponex released this 06 Dec 08:53
c69000c
2.6.1

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

Added NetworkException

Choose a tag to compare

@nohponex nohponex released this 04 May 22:17
2.6.0-RC1

Allow php 8

Added postWithId

Choose a tag to compare

@nohponex nohponex released this 28 Feb 13:55
1c4d179
Merge pull request #28 from phramework/xs-postWithId

Added postWithId (2.5.0)

Update ResponseEception to show details first if any

Choose a tag to compare

@nohponex nohponex released this 14 Nov 13:56
7b72eea
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

Choose a tag to compare

@nohponex nohponex released this 15 Sep 10:05
2.3.2

rewind response only if is seakable