Help us improve by sending feedback...
app-service_catalog
app-service_catalog Change Logs
2020.2.5 Maintenance Release [2021-06-01]
Overview
1 Bug Fixes
1 Total Tickets
Bug Fixes
app-service_catalog:3.10.12-2020.2.5 [05-28-2021] - Fixed a bug in the application schema that triggered validator errors.
2020.2.1 Maintenance Release [2021-02-02]
Overview
2 Bug Fixes
2 Total Tickets
Bug Fixes
app-service_catalog:3.10.12-2020.2.4 [01-26-2021] - Updated schema to reflect correct return type for invokeServiceOrder method.
app-service_catalog:3.10.12-2020.2.3 [01-08-2021] - Updated app-service_catalog peer dependencies.
2020.2.0 Feature Release [2021-01-05]
Overview
3 Bug Fixes
1 Security Fixes
8 Chores
12 Total Tickets
Bug Fixes
app-service_catalog:3.10.12 [12-17-2020] - Service Catalog uses common logic for ensuring database indexes.
app-service_catalog:3.10.6 [05-14-2020] - Fixed placement of button.
app-service_catalog:3.10.5 [05-14-2020] - Fixed crash in Service Catalog when mongo adapter is not registered with persistence broker.
Security Fixes
app-service_catalog:3.10.10 [10-30-2020] - Handled XSS issue in Service Catalog Builder when creating a new service.
Chores
app-service_catalog:3.10.12-2020.2.2 [01-05-2021] - Updated pronghorn.json schema.
app-service_catalog:3.10.12-2020.2.1 [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.10.12-2020.2.0 [12-17-2020] - Completed checklist for release.
app-service_catalog:3.10.11 [12-14-2020] - Updated Itential database dependency.
app-service_catalog:3.10.9 [07-06-2020] - Updated the peerDependencies to support pronghorn-core version 11.x.
app-service_catalog:3.10.8 [06-29-2020] - Updated node driver for MongoDB.
app-service_catalog:3.10.7 [06-22-2020] - Removed an unused dependency on app-service_management.
app-service_management:2.23.23-2020.2.1 [12-18-2020] - Update dependencies.
2020.1.0 Feature Release [2020-05-01]
Overview
2 Improvements
3 Bug Fixes
4 Chores
9 Total Tickets
Improvements
app-service_catalog:3.9.11 [02-20-2020] - Migrated API tests into application repository.
app-service_catalog:3.9.9 [01-14-2020] - Service Catalog no longer requires the Mongo shell client for database indexing.
Bug Fixes
app-service_catalog:3.10.3 [04-16-2020] - Resolved the issue with service catalog not working with node v12.
app-service_catalog:3.10.1 [02-25-2020] - Updated index script to ignore background property when verifying.
app-service_catalog:3.10.0 [02-25-2020] - Updated index script to report on unknown indexes instead of dropping them.
Chores
app-service_catalog:3.10.4-2020.1.0 [04-24-2020] - Created the release build.
app-service_catalog:3.10.4 [04-24-2020] - Completed release checklist.
app-service_catalog:3.10.2 [04-14-2020] - Moved CI pipeline from Node.js 10 to Node.js 12.
app-service_catalog:3.9.10 [02-11-2020] - Added schema validation to component pipelines.
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.