-
Notifications
You must be signed in to change notification settings - Fork 147
Zowe 3.6.0 API ML changes #5113
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
Open
pablocarle
wants to merge
13
commits into
docs-staging
Choose a base branch
from
reboot/3.6.0-migration
base: docs-staging
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
f6b493b
initial version
df704d7
update
350620f
move content to v3.6.0 release notes
janan07 8fc2176
create section Security updates in Zowe 3.6.0
janan07 c15f0f3
remove original file as the content is now under breaking-changes-v3.md
janan07 a04de24
language refactoring for clarity
janan07 0218e9d
language refactor
janan07 3b98738
language refactor
janan07 16dbb2d
fix header levels
janan07 a1bd350
minor fix
janan07 2bc9ac8
fix formatting
janan07 6ef24e6
add v3_6_0 to sidebar
janan07 19bdf2e
relocate breaking changes admonition
janan07 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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,101 @@ | ||
| # Version 3.6.0 (October 2026) | ||
|
|
||
| Welcome to the Zowe Version 3.6.0 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 v3.6.0 build**: Want to try new features as soon as possible? You can download the v3.6.0 build from [Zowe.org](https://www.zowe.org/download.html). | ||
|
|
||
| ## New features and enhancements | ||
|
|
||
| Zowe Version 2.3.0 contains the enhancements that are described in the following topics. | ||
|
|
||
| ### Zowe installation and packaging | ||
|
|
||
| ### Zowe Application Framework | ||
|
|
||
| ### Zowe API Mediation Layer | ||
|
|
||
| :::info API ML Breaking Changes in v3.6.0 | ||
| Zowe v3.6.0 introduces several updates to API ML to strengthen security defaults, improve network validation, and tighten component authentication. These enhancements prioritize a secure-by-default posture which include breaking changes that may require updates to your `zowe.yaml` configuration to avoid disruptions during the upgrade process. For more information, see [Security updates in Zowe v3.6.0](../../whats-new/breaking-changes-v3.md#security-updates-in-zowe-v360). | ||
| ::: | ||
|
|
||
| ### Zowe CLI | ||
|
|
||
| #### Zowe CLI (Core) | ||
|
|
||
| #### Zowe CLI Imperative Framework | ||
|
|
||
| #### CICS Plug-in for Zowe CLI | ||
|
|
||
| #### DB2 Plug-in for Zowe CLI | ||
|
|
||
| #### MQ Plug-in for Zowe CLI | ||
|
|
||
| #### IMS Plug-in for Zowe CLI | ||
|
|
||
| ### Zowe Explorer | ||
|
|
||
| #### Zowe Explorer (Core) | ||
|
|
||
| - See the [Zowe Explorer](https://github.com/zowe/zowe-explorer-vscode/blob/main/packages/zowe-explorer/CHANGELOG.md) changelog for updates included in this release. | ||
|
|
||
| #### Zowe Explorer API | ||
|
|
||
| - See the [Zowe Explorer API](https://github.com/zowe/zowe-explorer-vscode/blob/main/packages/zowe-explorer-api/CHANGELOG.md) changelog for updates included in this release. | ||
|
|
||
| #### Zowe Explorer for IBM z/OS FTP | ||
|
|
||
| - See the [Zowe® Explorer for IBM® z/OS® FTP](https://github.com/zowe/zowe-explorer-vscode/blob/main/packages/zowe-explorer-ftp-extension/CHANGELOG.md) changelog for updates included in this release. | ||
|
|
||
| #### Zowe Explorer ESLint Plug-in | ||
|
|
||
| - See the [Zowe Explorer ESLint Plug-in](https://github.com/zowe/zowe-explorer-vscode/blob/main/packages/eslint-plugin-zowe-explorer/CHANGELOG.md) changelog for updates included in this release. | ||
|
|
||
| ## Bug fixes | ||
|
|
||
| Zowe Version 2.3.0 contains the bug fixes that are described in the following topics. | ||
|
|
||
| ### Zowe installation and packaging | ||
|
|
||
| ### Zowe Application Framework | ||
|
|
||
| ### Zowe API Mediation Layer | ||
|
|
||
| ### Zowe CLI | ||
|
|
||
| #### Zowe CLI (Core) | ||
|
|
||
| #### Zowe CLI Imperative Framework | ||
|
|
||
| #### CICS Plug-in for Zowe CLI | ||
|
|
||
| #### DB2 Plug-in for Zowe CLI | ||
|
|
||
| #### MQ Plug-in for Zowe CLI | ||
|
|
||
| #### IMS Plug-in for Zowe CLI | ||
|
|
||
| ### Zowe Explorer | ||
|
|
||
| #### Zowe Explorer (Core) | ||
|
|
||
| - See the [Zowe Explorer](https://github.com/zowe/zowe-explorer-vscode/blob/main/packages/zowe-explorer/CHANGELOG.md) changelog for updates included in this release. | ||
|
|
||
| #### Zowe Explorer API | ||
|
|
||
| - See the [Zowe Explorer API](https://github.com/zowe/zowe-explorer-vscode/blob/main/packages/zowe-explorer-api/CHANGELOG.md) changelog for updates included in this release. | ||
|
|
||
| #### Zowe Explorer for IBM z/OS FTP | ||
|
|
||
| - See the [Zowe® Explorer for IBM® z/OS® FTP](https://github.com/zowe/zowe-explorer-vscode/blob/main/packages/zowe-explorer-ftp-extension/CHANGELOG.md) changelog for updates included in this release. | ||
|
|
||
| #### Zowe Explorer ESLint Plug-in | ||
|
|
||
| - See the [Zowe Explorer ESLint Plug-in](https://github.com/zowe/zowe-explorer-vscode/blob/main/packages/eslint-plugin-zowe-explorer/CHANGELOG.md) changelog for updates included in this release. | ||
|
|
||
| ### Vulnerabilities fixed | ||
|
|
||
| Zowe discloses fixed vulnerabilities in a timely manner giving you sufficient time to plan your upgrades. Zowe does not disclose the vulnerabilities fixed in the latest release as we respect the need for at least 45 days to decide when and how you upgrade Zowe. When a new release is published, Zowe publishes the vulnerabilities fixed in the previous release. For more information about the Zowe security policy, see the [Security page](https://www.zowe.org/security.html) on the Zowe website. | ||
|
|
||
| The following security issues were fixed by the Zowe security group in version 3.5. |
This file contains hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
If this new Security updates in Zowe v3.6.0 section is all about API ML, then I think it'd make more sense to nest it under the API Mediation Layer (API ML) header.