Releases: ans-group/sdk-php
Releases · ans-group/sdk-php
v2.0.1
Added $this on phpdoc for better type resolution.
What's Changed
- Update return type in auth method to $this for better clarity by @filipcieslikans in #561
Full Changelog: v2.0.0...v2.0.1
v2.0.0
v1.27.0
v1.26.3
What's Changed
- we need to be able to apply filters to volumes on instance get. by @filipcieslikans in #557
Full Changelog: v1.26.2...v1.26.3
delete request needs the right header to send body
delete request needs the right header to send body
Fix for Delete body request
Fix for Delete body request
Body on Delete requests
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
refactored some phpdocs in client classes
v1.25.3 Merge pull request #550 from ans-group/refactor/fix-ecloud-client-bas…
tag added to the main ecloud client class
added the tags to the client class