Skip to content

Releases: ans-group/sdk-php

Update how we set PSS entity properties

22 Nov 15:04
d3c2b0d
Compare
Choose a tag to compare
Merge pull request #151 from rbibby/master

Set author and product from API in RequestClient

Update Product and Attachment clients

22 Nov 13:30
0ffdc64
Compare
Choose a tag to compare
Merge pull request #149 from Gman98ish/pss-entity-fix

Made attachment and product extend entity

Introduce friendly name filtering

22 Nov 08:49
9bb5a70
Compare
Choose a tag to compare
Merge pull request #138 from Gman98ish/filter-properties

Friendly-name filter properties

Remove Bug Breaking SSL Reports

22 Nov 13:20
624b2ae
Compare
Choose a tag to compare

Fixes

  • Removes an undefined trait from the SSL report client

Remove Bug Breaking SSL Reports

18 Nov 17:55
624b2ae
Compare
Choose a tag to compare

This would break code in some scenarios as it relied on code not in this package

Set base path for PSS reply client

18 Nov 13:16
9ede125
Compare
Choose a tag to compare
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

14 Nov 13:54
56bc6e4
Compare
Choose a tag to compare
Merge pull request #145 from rbibby/50-add-request-id-to-reply-objects

Reply Client updates

Remove URL encoding / decoding from SDK

14 Nov 11:03
7f2c8e3
Compare
Choose a tag to compare

Removes url encoding and decoding from PSS attachments

Improve handling of exceptions thrown by IP restrictions

13 Nov 15:20
ead0074
Compare
Choose a tag to compare
  • Exceptions thrown when the source IP now have been improved

v0.1.2: Merge pull request #143 from Gman98ish/urlencode-filenames

11 Nov 16:15
fd2c324
Compare
Choose a tag to compare
  • Adds url encoding of PSS request attachments