Skip to content

Releases: socketlabs/socketlabs-php

1.4.5

11 Dec 14:24
Compare
Choose a tag to compare
  • Adding error handling to the RetryHandler

1.4.4

27 Nov 20:25
Compare
Choose a tag to compare

Misc bug fixes

1.4.3

16 Oct 20:56
Compare
Choose a tag to compare

Added MetadataOrTagsAreTooLarge error messsage

1.4.2

22 May 17:52
2c4e91b
Compare
Choose a tag to compare
Merge pull request #17 from socketlabs/usr/mike.boshuyzen/Add-api-key…

1.4.0

18 Jan 20:40
61f060e
Compare
Choose a tag to compare

Adding Metadata and Tags

1.2.3

09 May 13:49
5c39e4c
Compare
Choose a tag to compare

Fix a validation bug to fail a message when the text portion is not valid

1.2.2

06 May 19:12
017368c
Compare
Choose a tag to compare

Strictly type serverId to an integer to ensure correct json serialization.

1.2.1

21 Apr 17:32
Compare
Choose a tag to compare

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

21 Apr 15:28
Compare
Choose a tag to compare

Add support of PHP 8.0

1.1.0

25 Aug 18:08
a364bae
Compare
Choose a tag to compare

1.1.0 - Adding AmpHtml Support