Skip to content

Releases: zowe/api-layer

v1.18.0

04 Dec 15:14
Compare
Choose a tag to compare
  • 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

10 Nov 16:36
Compare
Choose a tag to compare
[Gradle Release plugin] Release: 'v1.17.1'.

v1.17.0

10 Nov 08:48
Compare
Choose a tag to compare
  • 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

25 Sep 16:59
Compare
Choose a tag to compare
[Gradle Release plugin] Release: 'v1.16.0'.

v1.15.0

28 Aug 07:58
Compare
Choose a tag to compare

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

31 Jul 14:43
Compare
Choose a tag to compare
[Gradle Release plugin] Release: 'v1.14.0'.

v1.13.0

07 Jul 07:22
Compare
Choose a tag to compare

Add CORS Headers Support (#384 )
Option to set connection timeout for service (#683 )
SAF Keyrings support for ZAAS Client (#686 )
Spring Boot enabler configuration validation (#570 )

v1.12.2

05 Jun 12:01
Compare
Choose a tag to compare

Add SAF keyring support to ZAAS client (#686)
Adjust timeout in Zowe start script (#690)
Service configuration validation for enablers (#687)

v1.12.1

03 Jun 05:49
Compare
Choose a tag to compare

Export z/OSMF public JWK to PEM certificate (#679)
Alter /ticket endpoint to accept all trusted certificates
fix evicting of expired authentication tokens (#680)
Hotfixes for the 1.12 release (#678)
Updated documentation in repository
UI improvements (#663)

v1.12.0

21 May 14:43
Compare
Choose a tag to compare

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)