This repository has been archived by the owner on Oct 17, 2024. It is now read-only.
Releases: Axway-API-Management-Plus/apim-service-broker
Releases · Axway-API-Management-Plus/apim-service-broker
v1.2.0
v1.1.8
- Fix #5
- Added version API to retrieve the current version of the service broker
API Endpoint - http://localhost:8080/version.
Sample response :
{"version" :1.1.8}
- Junit test case for creating org and user
- Junit test case for delete application, org, and user
v1.1.7
- Fix to handle query string in polices
- Fix to handle orphaned organization
v1.1.6
- Vhost changes - APIM URL and Backend URLs are the same and the consumer can test it from API portal.
- Return API manager error message to CF
v1.1.5
Externalize catalog parameters
v1.1.4
Added support for APIM 7.6.2