Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: ans-group/sdk-php

v2.0.0

13 Nov 15:34
429e5ea

Choose a tag to compare

What's Changed

  • End of Life Clean Up by @mbozwood in #560
  • Removal of Payment Card management
  • Removal of V1 PSS

Full Changelog: v1.27.0...v2.0.0

v1.27.0

28 Oct 09:35
521cc3a

Choose a tag to compare

Updates

  • Added a new property features (an array of strings) to the AvailabilityZone entity and removed the createdAt and updatedAt properties from the docblock.
  • Updated the mapping array in AvailabilityZone to include the new features property.

v1.26.3

22 Oct 07:34
b2d645f

Choose a tag to compare

What's Changed

Full Changelog: v1.26.2...v1.26.3

delete request needs the right header to send body

15 Oct 13:43
3a49a76

Choose a tag to compare

delete request needs the right header to send body

Fix for Delete body request

15 Oct 09:51
eb7efe4

Choose a tag to compare

Fix for Delete body request

Body on Delete requests

14 Oct 17:13
5785189

Choose a tag to compare

Some APIs will surface extra flags on the API for the DELETE requests, so we added an option to add a request body to those on deleteById.

v1.25.4

08 Aug 15:25
1e899d2

Choose a tag to compare

Fixes

  • Correct a return type docblock

refactored some phpdocs in client classes

08 Aug 09:08
7a14cb9

Choose a tag to compare

v1.25.3

Merge pull request #550 from ans-group/refactor/fix-ecloud-client-bas…

tag added to the main ecloud client class

05 Aug 14:59
6e0a5a9

Choose a tag to compare

added the tags to the client class

v1.25.1

04 Aug 15:08
0a9fa64

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.25.0...v1.25.1