Skip to content

Releases: auto1-oss/service-api-client-bundle

v2.7.2

11 Oct 12:45
1be8797
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.1...v2.7.2

v2.7.1

19 Aug 12:55
26efe88
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.0...v2.7.1

v2.7.0

05 Aug 11:37
4142b6d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.7.0

v2.6.0

06 May 10:10
39cad27
Compare
Choose a tag to compare

What's Changed

  • Remove symfony/guard from required packages by @Enzovera in #34

New Contributors

Full Changelog: v2.5.1...v2.6.0

v2.5.1

17 Apr 10:08
4d7ac7c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.0...v2.5.1

v2.5.0

05 Dec 14:34
99584b1
Compare
Choose a tag to compare

What's Changed

  • fixed path matching with dashed parameters by @buldezir in #31

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

18 Oct 11:51
4b35e4b
Compare
Choose a tag to compare

What's Changed

  • Add strict mode to control the sending of body for GET, HEAD, OPTIONS and TRACE requests by @justenj in #30

New Contributors

Full Changelog: v2.3.2...v2.4.0

v2.3.2

23 Aug 14:44
044e357
Compare
Choose a tag to compare

What's Changed

  • Change configuration and priority in services for transformer strategies by @lkalinka in #27

Full Changelog: v2.3.1...v2.3.2

v2.3.1

17 Aug 13:51
3908cbe
Compare
Choose a tag to compare

What's Changed

  • Remove unused logger causing error when instantiate response.transformer.strategy by @lkalinka in #25
  • Fixed APIClient:sendBatch to return responses instead of empty array by @diego1auto in #26

Full Changelog: v2.3.0...v2.3.1

v2.3.0

17 Jul 09:57
ec0b626
Compare
Choose a tag to compare

What's Changed

  • Adding support for php8, introduce new response transformers and exceptions by @lkalinka in #23

New Contributors

Full Changelog: v2.2.1...v2.3.0