Skip to content

Releases: zepgram/module-rest

Version 1.0.3

03 Oct 14:52
Compare
Choose a tag to compare

Allow installation of Guzzle 7.0

Version 1.1.1

27 Sep 14:04
Compare
Choose a tag to compare
  • scope error http >200 & <500 error code exception to be external (instead of internal, which is wrong)

Version 1.0.2

27 Sep 14:27
Compare
Choose a tag to compare
  • scope error http >200 & <500 error code exception to be external (instead of internal, which is wrong)

Version 1.1.0

01 Apr 22:45
Compare
Choose a tag to compare
  • Adaptation for magento 2.4.4 and php8.1
  • Make a breaking change by renaming constant "CONTENT_JSON" to "CONTENT_TYPE" to allow override with constant directly in RequestAdapters
  • Adding event _send_before and _send_after with $rawData and $result respectively

Version 1.0.1

31 Dec 10:10
Compare
Choose a tag to compare
  • Create proxy of ApiPool in ApiFactory to allow usage of ApiFactory in RequestAdapter
  • Update documentation

Version 1.0.0

29 Dec 13:31
Compare
Choose a tag to compare
  • Fix registry system
  • Split ApiRequest into ApiPool and ApiProvider
  • Adapt usage for virtual class by using ApiProvider instead of ApiRequest
  • Handle ApiPool and use the service_name parameter

Version 0.0.2

27 Dec 15:01
117877a
Compare
Choose a tag to compare

Fix strict type return for Parameters class which was incompatible for PHP < 7.4

Version 0.0.1

05 Nov 00:59
Compare
Choose a tag to compare