Releases: vmgltd/hlr-lookup-api-php-sdk
Releases · vmgltd/hlr-lookup-api-php-sdk
2.0.2
2.0.1
2.0.0
1.0.0
Increased cURL Timeout Setting
- Increased cURL timeout setting to account for very rare response time spikes during database migrations.
Disabling SSL3 Usage in Client
Fixes an issue where client could not connect to the server due to SSL3 security fix.
Updates to Documentation and Comments
v0.0.12 * updates to docs and comments
Fixes in line documentation (equals v0.0.10)
v0.0.11 * Small fixes in documentation
Health Check and Number Type Lookup Endpoints
- Added doHealthCheck endpoint
- Added submitSyncNumberTypeLookupRequest endpoint
- Added submitAsyncNumberTypeLookupRequest endpoint
- Added setNtAsyncCallbackUrl endpoint
- Updated README
- Updated Tests