-
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 #916 from zowe/balhar-jakub-patch-12
Add info on V3 release
- Loading branch information
Showing
2 changed files
with
4 additions
and
18 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Announcements | ||
# Links need to be shared within announcement in the HTML form e.g. <a href='url'>text visible for user</a> | ||
- announcement: "Zowe V3 Release will be delayed from March 28. The Zowe V2 release schedule will be adjusted to accommodate this change. We expect to have a new V3 release date and further information on V2 by the end of March and will notify you at that time." | ||
- announcement: "Are you ready for Zowe V3? Join our Consumer Office Hours at 8am Fridays beginning on 1/5/2024, see <a href='https://lists.openmainframeproject.org/g/zowe-dev/calendar'> the zowe calendar</a> for details" | ||
- announcement: "Zowe V3 Release will be delayed to September 30, 2024." | ||
- announcement: "Zowe V2 will have three more releases - 2.16 (May 30), 2.17 (July 15), 2.18 (August 30)" | ||
- announcement: "Stay informed, join our <a href='https://lists.openmainframeproject.org/g/zowe-user'>Zowe User mailing list</a> today" |
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 |
---|---|---|
@@ -1,19 +1,5 @@ | ||
- announcement: | | ||
Zowe V3 Release will be delayed from March 28. The Zowe V2 release schedule will be adjusted to accommodate this change. We expect to have a new V3 release date and further information on V2 by the end of March and will notify you at that time. | ||
We are sorry for the inconvenience. During the due diligence phase in preparing for the V3 release, we discovered the dependent package support policies and subsequent requirements changed, therefore we need to perform further evaluation prior to releasing. | ||
- announcement: | | ||
Zowe publishes technical preview builds for Version 3 for all components involved. | ||
The server-side components are available. The latest versions are downloadable from the Zowe JFrog Artifactory directory - | ||
[https://zowe.jfrog.io/zowe/libs-release-local/org/zowe/nightly/v3/](https://zowe.jfrog.io/zowe/libs-release-local/org/zowe/nightly/v3/) | ||
The directory contains PAX and SMP/E packages. The server side covers the API Mediation Layer, Virtual Desktop, ZSS and ZIS. The build is released nightly. | ||
The client-side components are also available. The CLI is available from NPM. The version starts with 8.0.0.next | ||
[https://www.npmjs.com/package/@zowe/cli/v/8.0.0-next.202404191414](https://www.npmjs.com/package/@zowe/cli/v/8.0.0-next.202404191414) | ||
The Explorer for VSCode is available from GitHub releases - [https://github.com/zowe/zowe-explorer-vscode/releases](https://github.com/zowe/zowe-explorer-vscode/releases) | ||
The Explorer for Intellij is available from Intellij Marketplace - [https://plugins.jetbrains.com/plugin/18688-zowe-explorer](https://plugins.jetbrains.com/plugin/18688-zowe-explorer) | ||
Zowe V2 will have 3 more releases - 2.16 (May 30), 2.17 (July 15), 2.18 (August 30) | ||
Zowe V1 will End Support on September 30, 2024 with last patch release planned for October 14th |