-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #870 from zowe/onboarding/v3/office-hours/apiml
Add information related to the V3 API ML Office Hours.
- Loading branch information
Showing
6 changed files
with
50 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
- name: API Mediation Layer | ||
homepage_link: /#api-mediation-layer-intro | ||
image: https://www.zowe.org/assets/img/zowe-apiml-image.webp | ||
description: | | ||
**Breaking changes** | ||
- Spring Cloud Gateway replaces Netflix Zuul based Gateway | ||
- The authentication endpoints wont support the route /api/v1/gateway and instead will support only /gateway/api/v1 | ||
- Spring Enabler will be updated to Spring Boot 3 and Spring 6 and the Spring Boot 2 and Spring 5 versions won't be supported anymore | ||
- Datasets API is archived | ||
- Jobs API is archived | ||
- Java 17 is required for API Mediation Layer to run | ||
- z/OSMF in version V2R5 (preferred) or V2R3, V2R4 with APAR PH12143 applied | ||
- Statically onboarded services needs to do it via modifying the zowe.yaml and adding a directory outside of the zowe to read the files from | ||
**Important updates** | ||
- API Rate Limiting supported by the Spring Cloud Gateway | ||
- Authentication and Authorization Service is separate service, only one that needs z/OS directly | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.