Releases: upmind/provision-provider-shared-hosting
Releases · upmind/provision-provider-shared-hosting
v4.2.3
Fix PleskOnyxRPC provider
v4.2.2
Treat WHMv1 HTTP 524 responses as regular request timeouts #11
v4.2.1
- Increase WHMv1 createacct timeout to 240
- Attempt to recover from create/suspend/unsuspend timeouts by checking the status
of the account and returning success if it appears the operation has succeeded
but is still in progress #11
v4.2
- Add support for optional hosting platform customer_id
- Update 20i provider; add API call debug logging, always find or create an
explicit stack user when creating new accounts, and implement support for customer_id
v4.1
Update cPanel (WHMv1) provider; remove confusing configuration values, simplify HTTP client creation, and increase request timeout for suspend/unsuspend/terminate functions for reseller accounts
v4.0.1
Fix WHMv1 Api ClientFactory compatibility with base ClientFactory