Releases: upmind/provision-provider-shared-hosting
Releases · upmind/provision-provider-shared-hosting
v5.2.1
Fix several Enhance provider type errors
v5.2.0
- Require upmind/provision-provider-base ^3.4
- Update Enhance Api config to use https instead of http
- Update Enhance createCustomer() return debug error if customer id is empty
- Update Enhance handleException() append response message to result error message
v5.1.1
Make CreateParams customer_name
optional
v5.1.0
- Require upmind/provision-provider-base ^3.3
- Fix Enhance provider generateRandomPassword() so a valid password is always
returned
v5.0.0
New
- Implement Enhance provider using OpenAPI sdk
- Change param and result sets to include optional subscription_id
Breaking
- Require customer_name in param dataset CreateParams
- Make expires optional in result dataset LoginUrl
v4.3.1
- Update TwentyI Provider to not implement LogsDebugData twice
v4.3.0
- Update to
upmind/provision-provider-base
v3.0.0
- Add icon to Category AboutData
- Add logo_url to Providers' AboutData
v4.2.6
Update WHMv1\Provider to automatically prepend reseller username to package names when needed
v4.2.5
Fix WHMv1\Provider::processResponse()
v4.2.4
Improve debug data for WHMv1 error results when API response contains no parsable result data