Releases: zowe/api-layer
v1.18.0
- Feature: Configure more detailed logging outside of Spool #709
- Feature: HA: Componentize start script per APIML service #862
- Feature: HA: Distinguish between internal and external traffic #910
- Feature: Fill in API version in API Catalog API Base path field #943
- Feature: API Catalog versioning enhancement #923
- Bugfix: ZaasJwtService Enhancements #897
- Bugfix: Upgrade dependencies for Enablers #933
v1.17.1
v1.17.0
- Feature: Multiple versions of one API will be shown in the Catalog if configured. #844
- Feature: Setting of APIML_DEBUG_MODE_ENABLED in instance.env is properly passed on to the all API ML services. #901
- Bugfix: Improve returned information while logging out via logout on Gateway. #831
- Bugfix: Update API paths for the API ML in the API Catalog to use the service id in front. #853
v1.16.0
v1.15.0
Create ApiMediationClient.isRegistered Interface (#762) (detail / githubweb)
Add warning logging for poorly formed URL config parameters (#775) (detail / githubweb)
Implement API Path Pattern with serviceId as first element (#779) (detail / githubweb)
Add SAF Provider as a possible authentication provider (#789) (detail / githubweb)
Fix SSL validation when Eureka is running in HTTP mode (#795) (detail / githubweb)
Change serialization to lowercase enums (#796) (detail / githubweb)
Fix problem in error handling when no api-doc is available (#801) (detail / githubweb)
Provide the Swagger URL for zOSMF (#800) (detail / githubweb)
Allow character encoding by default (#804) (detail / githubweb)
Improve performance of query endpoint and ZAAS client (#805) (detail / githubweb)
v1.14.0
v1.13.0
v1.12.2
v1.12.1
v1.12.0
Zaas client (#588)
Ribbon retryable client (#620)
Run the integration tests on the external CI Jenkins server (#631)
Improvements to the development docker container and documentation of it. (#635)
Tag those tests that will fail for Zowe RC (#636)
Switch to sso-auth instead of apiml-auth (#617)
Added logout endpoint api doc(#640)
Move all tests under gradle (#644)
Replace codecov for sonar coverage badge (#651)
Improve CI CD Pipeline (#652)
Improve Cypress Runs (#653)
Make jjwt only a test dependency (#655)
Add E2E task (#657)
Api catalog backend refresh endpoint (#659) (#660) (#662)
Fix order of fetching JWT from request (#661)