Changelogs

On this page:

app-service_catalog

app-service_catalog Change Logs

2019.3.17 Maintenance Release [2021-06-01]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-service_catalog:3.9.8-2019.3.13 [05-28-2021] - Fixed a bug in the application schema that triggered validator errors.

2019.3.13 Maintenance Release [2021-02-02]

Overview

  • 2 Bug Fixes
  • 1 Chores
  • 3 Total Tickets

Bug Fixes

  • app-service_catalog:3.9.8-2019.3.12 [01-26-2021] - Updated schema to reflect correct return type for invokeServiceOrder method.
  • app-service_catalog:3.9.8-2019.3.11 [01-08-2021] - Updated app-service_catalog peer dependencies.

Chores

  • app-service_catalog:3.9.8-2019.3.10 [01-05-2021] - Updated pronghorn.json schema.

2019.3.12 Maintenance Release [2021-01-05]

Overview

  • 1 Bug Fixes
  • 3 Chores
  • 4 Total Tickets

Bug Fixes

  • app-service_catalog:3.9.8-2019.3.9 [12-15-2020] - Service Catalog uses common logic for ensuring database indexes.

Chores

  • app-service_catalog:3.9.8-2019.3.9 [12-17-2020] - Typo in the npm build script was causing an infinite loop. build script has been changed to point to the encode script.
  • app-service_catalog:3.9.8-2019.3.8 [12-17-2020] - Moved project from argo CI to apollo CI.
  • app-service_catalog:3.9.8-2019.3.6 [12-14-2020] - Updated Itential database dependency.

2019.3.10 Maintenance Release [2020-11-03]

Overview

  • 1 Security Fixes
  • 1 Total Tickets

Security Fixes

  • app-service_catalog:3.9.8-2019.3.5 [10-30-2020] - Handled XSS issue in Service Catalog Builder when creating a new service.

2019.3.6 Maintenance Release [2020-07-07]

Overview

  • 1 Chores
  • 1 Total Tickets

Chores

  • app-service_catalog:3.9.8-2019.3.4 [06-22-2020] - Removed an unused dependency on app-service_management.

2019.3.5 Maintenance Release [2020-06-02]

Overview

  • 1 Bug Fixes
  • 1 Total Tickets

Bug Fixes

  • app-service_catalog:3.9.8-2019.3.3 [05-14-2020] - Fixed crash in Service Catalog when mongo adapter is not registered with persistence broker.

2019.3.2 Maintenance Release [2020-03-03]

Overview

  • 1 Improvements
  • 2 Bug Fixes
  • 3 Total Tickets

Improvements

  • app-service_catalog:3.9.8-2019.3.1 [02-20-2020] - Migrated API tests into application repository.

Bug Fixes

  • app-service_catalog:3.9.8-2019.3.2 [02-25-2020] - Updated index script to report on unknown indexes instead of dropping them.
  • app-service_catalog:3.9.8-2019.3.2 [02-25-2020] - Updated index script to ignore background property when verifying.

2019.3.0 Feature Release [2019-11-29]

Overview

  • 1 Improvements
  • 2 Bug Fixes
  • 2 Chores
  • 5 Total Tickets

Improvements

  • app-service_catalog:3.9.6 [12-02-2019] - Updated title bar in Service Catalog.

Bug Fixes

  • app-service_catalog:3.9.7 [12-04-2019] - Fixed crash in app that occurs when a catalog_store document is missing a groups property.
  • app-service_catalog:3.9.4 [08-05-2019] - Updated pronghorn.json file to conform to the schema outlined in the cytotox script.

Chores

  • app-service_catalog:3.9.8-2019.3.0 [12-13-2019] - Completed checklist for 2019.3 release.
  • app-service_catalog:3.9.8 [12-05-2019] - Updated app icons.

2019.2.0 Feature Release [2019-08-20]

Overview

  • 5 Improvements
  • 1 Bug Fixes
  • 6 Total Tickets

Improvements

  • app-service_catalog:3.9.3-2019.2.0 [08-05-2019] - Pinned dependencies and cleaned up CHANGELOG.
  • app-service_catalog:3.9.2 [07-18-2019] - Un-deprecated the call CreateServiceOrder.
  • app-service_catalog:3.9.1 [07-19-2019] - Migrated from itential-ci to argo.
  • app-service_catalog:3.9.0 [04-25-2019] - Updated JSON Schema for ease of use.
  • app-service_catalog:3.7.3 [04-04-2019] - Updated MongoDB driver package to version 3.1.7.

Bug Fixes

  • app-service_catalog:3.9.3 [08-01-2019] - Removed nonessential migration script.

2019.1.0 Feature Release [2019-04-02]

Overview

  • 1 Improvements
  • 8 Bug Fixes
  • 9 Total Tickets

Improvements

  • app-service_catalog:3.8.0-2019.1.0 [04-01-2019] - Pinned dependencies for release.

Bug Fixes

  • app-service_catalog:3.8.0 [04-01-2019] - Added webpack to make IE11 compliant.
  • app-service_catalog:3.8.0 [04-01-2019] - UI notification for errors shows up correctly.
  • app-service_catalog:3.7.2 [03-28-2019] - Applied consistent styling to apps.
  • app-service_catalog:3.7.1 [03-27-2019] - Fixed error in selecting workflows for new service or existing service update.
  • app-service_catalog:3.7.0 [03-06-2019] - Removed /addService from list of endpoints. Browsing to /addService will now return HTTP 4xx.
  • app-service_catalog:3.7.0 [03-06-2019] - Customers can now search for their workflows inside of Service Catalog Builder, preventing crashes onload of large amounts of workflows.
  • app-service_catalog:3.6.4 [02-04-2019] - Added support for comparison of date objects.
  • app-service_catalog:3.6.3 [01-04-2019] - Fixed an issue where description field did not populate when editing a catalog entry. Fixed an issue where service select was read-only when editing a catalog entry.