Skip to content

Releases: upmind-automation/provision-workbench

v3.0.0

24 Jun 17:49
Compare
Choose a tag to compare
  • Update PHP to v8.1
  • Update Laravel to v10
  • Update upmind/provision-provider-base to v4
  • Fix xdebug settings

v2.1.1

01 Jun 18:57
Compare
Choose a tag to compare
  • Allow opening of results modal for pending provision requests
  • Improve UI performance when rending large provision request logs
  • CSS tweaks

v2.1.0

05 Apr 21:43
Compare
Choose a tag to compare
  • Disable TrimStrings middleware
  • Remove fakerphp/faker dev dependency
  • Update upmind/provision-provider-base to v3.7.0
  • Add ProviderFactoryServiceProvider with .env var to specify SystemInfo outgoing_ips

v2.0

23 Feb 15:42
Compare
Choose a tag to compare

Breaking:

  • Change local composer.json repository directory path from ../* to local/*

New/Fixed/Updated:

  • Update upmind/provision-provider-base to v3.5.2
  • Add Dockerfile and container start scripts
  • Fix message view component label icon
  • Add json input toggle to provision-request-new view
  • Only show first 10 result data rows by default in provision-request-show
  • Improve filters in provision-request-index
  • Other minor UI tweaks/fixes

v1.3.8

21 Feb 17:34
Compare
Choose a tag to compare
  • Add retry button to provision-request-show view

v1.3.7

13 Feb 14:29
Compare
Choose a tag to compare
  • Update provision-request-show view, display 'Next Request' button regardless of
    result status

v1.3.6

09 Feb 11:57
Compare
Choose a tag to compare
  • Add backwards-compatible encryption to provider configuration data

v1.3.5

06 Feb 20:45
Compare
Choose a tag to compare
  • Fix a crash in form-group view component when a non-array value is passed

v1.3.4

06 Feb 16:26
Compare
Choose a tag to compare
  • Fix a view crash in provision-request-show caused by extraneous return data properties

v1.3.3

02 Dec 17:11
Compare
Choose a tag to compare

Fix provider configuration update in cases where configuration data is multi-assoc or doesn't accept null values