-
Notifications
You must be signed in to change notification settings - Fork 143
add release notes for api ml 2.18.3 #4749
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
df71dcc
2139cc7
7638259
e623cfd
430c8ed
d9160a6
ae12217
fa2b384
c54239a
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,114 @@ | ||||||
| # Version 2.18.3 (October 2025) | ||||||
|
|
||||||
| Welcome to the Zowe Version 2.18.3 release! | ||||||
|
|
||||||
| See [New features and enhancements](#new-features-and-enhancements) for a full list of changes to the functionality. See [Bug fixes](#bug-fixes) for a list of issues addressed in this release. | ||||||
|
|
||||||
| **Download v2.18.3 build**: Want to try new features as soon as possible? You can download the v2.3.0 build from [Zowe.org](https://www.zowe.org/download.html). | ||||||
|
|
||||||
| ## New features and enhancements | ||||||
|
|
||||||
| Zowe Version 2.18.3 contains the enhancements that are described in the following topics. | ||||||
|
|
||||||
| :::info find out more | ||||||
| To watch a demo of new enhancements and updated features included in a Zowe minor release, look for the release demo recording in the [Zowe V2 System Demo playlist](https://www.youtube.com/playlist?list=PL8REpLGaY9QGjSTAqZaWxLG_g-jW1qGmo) on YouTube. | ||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The latest demo was for 2.11.0. Even that I guess since the v2 is in maintain mode, there will be no video... |
||||||
|
|
||||||
| System demos are typically held the week after a minor release becomes available. Check the [Open Mainframe Project Calendar](https://zoom-lfx.platform.linuxfoundation.org/meetings/zowe) for the latest schedule. | ||||||
| ::: | ||||||
|
|
||||||
| ### Zowe installation and packaging | ||||||
|
|
||||||
| ### Zowe Application Framework | ||||||
|
|
||||||
| ### Zowe API Mediation Layer | ||||||
|
|
||||||
|
|
||||||
| * This Zowe version supports the PATCH method in CORS. A configuration property has been addedto the list of CORS allowed HTTP methods. ([#4255](https://github.com/zowe/api-layer/issues/4255)) | ||||||
|
||||||
|
|
||||||
| * This Zowe version supports Keycloak as an OIDC provider in integration tests. ([#4323](https://github.com/zowe/api-layer/issues/4323)) | ||||||
|
|
||||||
|
||||||
| * This Zowe version supports Keycloak as an OIDC provider in integration tests. ([#4323](https://github.com/zowe/api-layer/issues/4323)) |
We shouldn't mentioned this one. I made a mistake. There is no functional change, it is just fix for pipeline/testing. It doesn't worth to be here.
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess (in general) there should be anchor, like .../CHANGELOG.md#2183. But actually Zowe explorer doesn't have any.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is more detail message than in the original APIML's changelog. We should change the text in there as well
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Original text: Fix URLs for onboarding when AT-TLS is enabled and gateway read a keyring with empty values
There are two issues:
- a wrong Gateway URL in API Catalog when AT-TLS is enabled
- a startup issue is ICSF keyring is used
This text looks to me that the issue are releated, but not.
suggestion: Fix a wrong Gateway URL in API Catalog when AT-TLS is enabled and a startup issue is ICSF keyring is used
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok. I changed this to:
"Fixed an incorrect Gateway URL in API Catalog when AT-TLS is enabled, and a startup issue when ICSF keyring is used."
Please verify if this is correct. Thanks
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| The following security issues were fixed by the Zowe security group in version 2.2. | |
| The following security issues were fixed by the Zowe security group in version 2.18.3. |
We should provider the list.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please provide me with this list?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the list of vulnerabilities in the upgraded dependencies:
CVE-2025-48989 (BDSA-2025-8608)
CVE-2025-8916 (BDSA-2025-8573)
CVE-2025-5115 (BDSA-2025-9581)
CVE-2024-6763 (BDSA-2024-7229)
CVE-2025-58057 (BDSA-2025-10732)
CVE-2025-58056 (BDSA-2025-10730)
CVE-2025-55163 (BDSA-2025-8614)
We usually don't provide any additional information, so I guess nothing more is not needed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Addressed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also the URL could be https://www.zowe.org/download.html#download-v2