Releases: socketlabs/socketlabs-php
Releases · socketlabs/socketlabs-php
1.4.5
1.4.4
Misc bug fixes
1.4.3
Added MetadataOrTagsAreTooLarge error messsage
1.4.2
Merge pull request #17 from socketlabs/usr/mike.boshuyzen/Add-api-key…
1.4.0
Adding Metadata and Tags
1.2.3
Fix a validation bug to fail a message when the text portion is not valid
1.2.2
Strictly type serverId to an integer to ensure correct json serialization.
1.2.1
Adding optional retry logic for Http requests. If configured, the request will retry when certain 500 errors occur (500, 502, 503, 504)
1.1.2
Add support of PHP 8.0
1.1.0
1.1.0 - Adding AmpHtml Support