Skip to content

Releases: guzzle/guzzle-services

1.4.1

03 Dec 20:49
bcab7c0
Compare
Choose a tag to compare
Support PHP 8.3

1.4.0

21 May 14:22
f4bb1c2
Compare
Choose a tag to compare
Fix for PHP 8.2 support

1.3.2

03 Mar 11:37
4989d90
Compare
Choose a tag to compare
Fixed typo

1.3.1

07 Oct 13:03
Compare
Choose a tag to compare
Revert "Bumped minimum versions for PHP 8.1 support"

This reverts commit 5ae89733a1ca4668dc2082c104fe2c09e88cc563.

1.3.0

14 Aug 22:38
Compare
Choose a tag to compare
Allow url-template 1.x

1.2.0

13 Nov 22:21
Compare
Choose a tag to compare

Closed issues:

  • Fix weird "equal equal not" operator #154

Merged pull requests:

1.1.3

06 Oct 14:33
Compare
Choose a tag to compare

Closed issues:

  • Parameter type configuration causes issue when filters change input type #147

Merged pull requests:

1.1.2

19 May 09:37
Compare
Choose a tag to compare

Regression fix

Full Changelog

Closed issues:

  • Operations extends is broken in 1.1.1 #145
  • Default values ignored in 1.1 #146

1.1.1

15 May 09:16
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Filters are applied twice #134

  • Is it possible to NOT urlencode a specific uri parameter value? #97

Merged pull requests:

1.1.0

31 Jan 19:48
Compare
Choose a tag to compare

Closed issues:

  • Grab a list of objects when they are not located at top level of a json response (HATEOAS) #90
  • Regression of Issue #51 - XmlLocation response not handling multiple tags of the same name correctly #82
  • PUT requests with parameters with location of "postField" result in Exception #78
  • Allow to provide Post Body as an Array #77

Merged pull requests:

  • Bring more flexibility to query params serialization #132 (bakura10)
  • Added tests for JSON array of arrays and array of objects #131 (selfcatering)
  • Allow to fix validation for parameters with a format #130 (bakura10)