Skip to content

Commit 2d6bc89

Browse files
authored
Merge pull request #918 from zowe/balhar-jakub-patch-13
Add information about the next releases
2 parents 3126cda + 0fa12ca commit 2d6bc89

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

_data/releases.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
# Note - keep this in order as the latest release is pulled from the first item in the list!
33
future:
44
v2:
5-
- version: 2.15.1
6-
release_date: 2024-05-27
5+
- version: 2.16
6+
release_date: 2024-05-13
77
v1:
88
- version: 1.28.7
9-
release_date: 2024-09-30
9+
release_date: 2024-05-27
1010

1111
v2:
1212
- version: 2.15.0

_data/vnext_announcements.yml

+14
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,18 @@
22
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.
33
44
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.
5+
- announcement: |
6+
Zowe publishes technical preview builds for Version 3 for all components involved.
7+
8+
The server-side components are available. The latest versions are downloadable from the Zowe JFrog Artifactory directory -
9+
[https://zowe.jfrog.io/zowe/libs-release-local/org/zowe/nightly/v3/](https://zowe.jfrog.io/zowe/libs-release-local/org/zowe/nightly/v3/)
10+
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.
11+
12+
The client-side components are also available. The CLI is available from NPM. The version starts with 8.0.0.next
13+
[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)
14+
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)
15+
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)
16+
17+
18+
519

0 commit comments

Comments
 (0)