Skip to content

Releases: upmind/provision-provider-shared-hosting

v4.2.3

12 Sep 15:12
Compare
Choose a tag to compare

Fix PleskOnyxRPC provider

v4.2.2

25 Aug 23:26
4e333f1
Compare
Choose a tag to compare

Treat WHMv1 HTTP 524 responses as regular request timeouts #11

v4.2.1

25 Aug 15:43
Compare
Choose a tag to compare
  • 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

12 Jul 01:17
Compare
Choose a tag to compare
  • 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

07 Jun 15:15
Compare
Choose a tag to compare

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

30 May 19:08
Compare
Choose a tag to compare

Fix WHMv1 Api ClientFactory compatibility with base ClientFactory

v4.0

29 Apr 04:20
Compare
Choose a tag to compare

Initial public release