Releases: ans-group/sdk-php
Releases · ans-group/sdk-php
Update how we set PSS entity properties
Merge pull request #151 from rbibby/master Set author and product from API in RequestClient
Update Product and Attachment clients
Merge pull request #149 from Gman98ish/pss-entity-fix Made attachment and product extend entity
Introduce friendly name filtering
Merge pull request #138 from Gman98ish/filter-properties Friendly-name filter properties
Remove Bug Breaking SSL Reports
Fixes
- Removes an undefined trait from the SSL report client
Remove Bug Breaking SSL Reports
This would break code in some scenarios as it relied on code not in this package
Set base path for PSS reply client
Merge pull request #148 from rbibby/50-add-request-id-to-reply-objects Set basePath in ReplyClient
Add support for request ID property in PSS replies entity
Merge pull request #145 from rbibby/50-add-request-id-to-reply-objects Reply Client updates
Remove URL encoding / decoding from SDK
Removes url encoding and decoding from PSS attachments
Improve handling of exceptions thrown by IP restrictions
- Exceptions thrown when the source IP now have been improved
v0.1.2: Merge pull request #143 from Gman98ish/urlencode-filenames
- Adds url encoding of PSS request attachments