Skip to content

Commit

Permalink
Merge branch 'master' into reboot/additional-ds-registration-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pj892031 authored Oct 15, 2024
2 parents 3177756 + df0c3d6 commit d8b8dc7
Show file tree
Hide file tree
Showing 1,306 changed files with 15,163 additions and 6,818 deletions.
12 changes: 11 additions & 1 deletion docs/user-guide/ze-usage-tips.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,17 @@ Zowe Explorer supports syntax highlighting for data sets and USS files. To enabl

## Configure the detected language of a file or data set

Configure Visual Studio Code to use a specific language for a particular file extension type. This prevents the language for a file or data set opened in Zowe Explorer from being detected incorrectly. To set file associations, see [Add a file extension to a language](https://code.visualstudio.com/docs/languages/overview#_add-a-file-extension-to-a-language).
Configure the `file.associations` setting in Visual Studio Code to use a specific language for a particular file extension type. This prevents the language for a file or data set opened in Zowe Explorer from being detected incorrectly.

To set file associations that work for sequential data sets as well as partitioned data set members, use wildcards with the language identifier in the format `**/*LANGUAGE*{,/*}`:

```
"files.associations": {
"**/*COBOL*{,/*}": "cobol"
}
```

In the example above, Zowe Explorer uses wild cards to find matches of the configured language (`COBOL`) in the file paths of sequential data sets (for example, `/lpar.zosmf/TEST.COBOL.PS`) and PDS members (for example, `/lpar.zosmf/TEST.COBOL.PDS/MEMBER`).

## Manage a profile

Expand Down
31 changes: 31 additions & 0 deletions docs/whats-new/release-notes/v3_0_0.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,44 @@ A series of Zowe V3 LTS office hours are available which detail all changes intr
#### New features and enhancements in Zowe installation and packaging

* Introducing _Zowe Server Install Wizard_, a wizard to simplify installation and configuration of Zowe server side components via a UI.
* Added explanation to possible error message when checking z/OSMF setting. ([#3956](https://github.com/zowe/zowe-install-packaging/pull/3956))

### Zowe Application Framework

#### Breaking changes in Zowe Application Framework

* Updated Angular to Version 18 from Version 12. Apps built upon Angular, excluding iframe apps, will need to be updated to be compatible with the V3 Desktop.

#### New features and enhancements in Zowe Application Framework
#### Zlux App Manager
* Updated the Desktop Angular version from 12 to 18. Angular apps written for V2 will need to be upgraded to work in V3. `Iframe` and `React` is unaffected. ([#639](https://github.com/zowe/zlux-app-manager/pull/639))
* The V2 Desktop is included alongside the V3 Desktop as a temporary compatibility option for the duration of the V2 maintenance schedule. Any user can switch to the V2 Desktop via the `?use-v2-desktop=true` parameter. ([#639](https://github.com/zowe/zlux-app-manager/pull/639))

#### Zlux App Server
* Added new `pluginDefinition` property to allow plugins to simultaneously contain v2 and v3 web assets. This property, `webContent.entryPoint`, can contain a “3.0” element which states the location of the entry JS file that the Desktop would load. See the `tn3270-ng2` app for an example of its usage. ([#323](https://github.com/zowe/zlux-app-server/pull/323)) ([#567](https://github.com/zowe/zlux-server-framework/pull/567))

#### Zowe Common C
* Added javascript `zos.getStatvfs`(path) function to obtain file system information. ([#482](https://github.com/zowe/zowe-common-c/pull/482))
* Added support for `LE 64-bit` in isgenq.c. ([#422](https://github.com/zowe/zowe-common-c/issues/422))
* Added more arguments to `httpClientSessionInit` to allow passing back rc. ([#467](https://github.com/zowe/zowe-common-c/issues/467))

#### ZSS
* If no `zowe.logDirectory` is defined in config, logging is disabled. ([#726](https://github.com/zowe/ZSS/pull/726))
* Exposed new cross-memory server's functions in dynlink. ([#684](https://github.com/zowe/zss/issues/684))

#### Bug fixes in Zowe Application Framework
#### Zowe Common C
* `IARV64` results must be checked for `0x7FFFF000` ([#474](https://github.com/zowe/zowe-common-c/pull/474))
* `SLH` should not `ABEND` when `MEMLIMIT` is reached (additional NULL check)
#### ZSS
* Added Support for cross-memory server parameters longer than 128 characters. ([#684](https://github.com/zowe/zss/issues/684))

### Known Issues
Some apps and features of V2 Desktop have not yet been added to the V3 Desktop
* The Editor app is not present on the V3 Desktop, but you can access it in the V2 desktop by including `?use-v2-desktop=true` at the end of your Desktop URL.
* Support for languages other than English is limited. You can set your language preference in the V2 desktop, but this menu is not yet present in the V3 desktop and some parts of the V3 desktop will not yet honor the language choice.


### API Mediation Layer (API ML)

#### Breaking changes in API ML
Expand Down
Binary file modified static/v1.28.x/CLIReference_Zowe.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion static/v1.28.x/typedoc/assets/js/search.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Login | Zowe Node.js SDK - v1.28.7</title>
<meta name="description" content="Documentation for Zowe Node.js SDK - v1.28.7">
<title>Login | Zowe Node.js SDK - v1.28.8</title>
<meta name="description" content="Documentation for Zowe Node.js SDK - v1.28.8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
</head>
Expand All @@ -22,7 +22,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">Zowe Node.js SDK - v1.28.7</a>
<a href="../index.html" class="title">Zowe Node.js SDK - v1.28.8</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down Expand Up @@ -111,7 +111,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> apiml<wbr>Login</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zowe/zowe-cli/blob/v6.40.28/packages/core/src/auth/Login.ts#L30">@zowe/core-for-zowe-sdk/src/auth/Login.ts:30</a></li>
<li>Defined in <a href="https://github.com/zowe/zowe-cli/blob/v6.40.32/packages/core/src/auth/Login.ts#L30">@zowe/core-for-zowe-sdk/src/auth/Login.ts:30</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>LoginConstants | Zowe Node.js SDK - v1.28.7</title>
<meta name="description" content="Documentation for Zowe Node.js SDK - v1.28.7">
<title>LoginConstants | Zowe Node.js SDK - v1.28.8</title>
<meta name="description" content="Documentation for Zowe Node.js SDK - v1.28.8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
</head>
Expand All @@ -22,7 +22,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">Zowe Node.js SDK - v1.28.7</a>
<a href="../index.html" class="title">Zowe Node.js SDK - v1.28.8</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down Expand Up @@ -107,7 +107,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-
<div class="tsd-signature tsd-kind-icon">APIML_<wbr><wbr>V1_<wbr>RESOURCE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;/api/v1/gateway/auth/login&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zowe/zowe-cli/blob/v6.40.28/packages/core/src/auth/LoginConstants.ts#L27">@zowe/core-for-zowe-sdk/src/auth/LoginConstants.ts:27</a></li>
<li>Defined in <a href="https://github.com/zowe/zowe-cli/blob/v6.40.32/packages/core/src/auth/LoginConstants.ts#L27">@zowe/core-for-zowe-sdk/src/auth/LoginConstants.ts:27</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Logout | Zowe Node.js SDK - v1.28.7</title>
<meta name="description" content="Documentation for Zowe Node.js SDK - v1.28.7">
<title>Logout | Zowe Node.js SDK - v1.28.8</title>
<meta name="description" content="Documentation for Zowe Node.js SDK - v1.28.8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
</head>
Expand All @@ -22,7 +22,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">Zowe Node.js SDK - v1.28.7</a>
<a href="../index.html" class="title">Zowe Node.js SDK - v1.28.8</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down Expand Up @@ -111,7 +111,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> apiml<wbr>Logout</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zowe/zowe-cli/blob/v6.40.28/packages/core/src/auth/Logout.ts#L30">@zowe/core-for-zowe-sdk/src/auth/Logout.ts:30</a></li>
<li>Defined in <a href="https://github.com/zowe/zowe-cli/blob/v6.40.32/packages/core/src/auth/Logout.ts#L30">@zowe/core-for-zowe-sdk/src/auth/Logout.ts:30</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>LogoutConstants | Zowe Node.js SDK - v1.28.7</title>
<meta name="description" content="Documentation for Zowe Node.js SDK - v1.28.7">
<title>LogoutConstants | Zowe Node.js SDK - v1.28.8</title>
<meta name="description" content="Documentation for Zowe Node.js SDK - v1.28.8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
</head>
Expand All @@ -22,7 +22,7 @@
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">Zowe Node.js SDK - v1.28.7</a>
<a href="../index.html" class="title">Zowe Node.js SDK - v1.28.8</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
Expand Down Expand Up @@ -108,7 +108,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-
<div class="tsd-signature tsd-kind-icon">APIML_<wbr><wbr>V1_<wbr>RESOURCE<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;/api/v1/gateway/auth/logout&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zowe/zowe-cli/blob/v6.40.28/packages/core/src/auth/LogoutConstants.ts#L27">@zowe/core-for-zowe-sdk/src/auth/LogoutConstants.ts:27</a></li>
<li>Defined in <a href="https://github.com/zowe/zowe-cli/blob/v6.40.32/packages/core/src/auth/LogoutConstants.ts#L27">@zowe/core-for-zowe-sdk/src/auth/LogoutConstants.ts:27</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand All @@ -130,7 +130,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> <span class="tsd-flag ts-
<div class="tsd-signature tsd-kind-icon">APIML_<wbr><wbr>V1_<wbr>TOKEN_<wbr>EXP_<wbr>ERR<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = &quot;TokenExpireException&quot;</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/zowe/zowe-cli/blob/v6.40.28/packages/core/src/auth/LogoutConstants.ts#L35">@zowe/core-for-zowe-sdk/src/auth/LogoutConstants.ts:35</a></li>
<li>Defined in <a href="https://github.com/zowe/zowe-cli/blob/v6.40.32/packages/core/src/auth/LogoutConstants.ts#L35">@zowe/core-for-zowe-sdk/src/auth/LogoutConstants.ts:35</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
Expand Down
Loading

0 comments on commit d8b8dc7

Please sign in to comment.