Skip to content

Commit

Permalink
Merge pull request #2269 from zowe/fix-dco
Browse files Browse the repository at this point in the history
Third-Party DCO Remediation Commit
  • Loading branch information
zFernand0 committed Sep 19, 2024
2 parents 5974e7b + 3929ee3 commit 5cdbb17
Show file tree
Hide file tree
Showing 14 changed files with 55 additions and 2 deletions.
4 changes: 4 additions & 0 deletions __tests__/__packages__/cli-test-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Zowe CLI test utils package will be documented in this file.

## Recent Changes

- Update: Final prerelease

## `8.0.0-next.202408271330`

- BugFix: Removed obsolete V1 `profiles` property from the parameters object returned by `mockHandlerParameters` method.
Expand Down
4 changes: 4 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Zowe CLI package will be documented in this file.

## Recent Changes

- Update: Final prerelease

## `8.0.0-next.202408261543`

- BugFix: Updated `micromatch` dependency for technical currency. [#2242](https://github.com/zowe/zowe-cli/pull/2242)
Expand Down
4 changes: 4 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Zowe core SDK package will be documented in this file.

## Recent Changes

- Update: Final prerelease

## `8.0.0-next.202406111958`

- BugFix: Deprecated the IHeaderContent interface - use `IHeaderContent` from `@zowe/imperative`. [#2083](https://github.com/zowe/zowe-cli/issues/2083)
Expand Down
1 change: 1 addition & 0 deletions packages/imperative/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ All notable changes to the Imperative package will be documented in this file.

## Recent Changes

- Update: Final prerelease
- Update: See `5.27.1` for details

## `8.0.0-next.202408301809`
Expand Down
4 changes: 4 additions & 0 deletions packages/provisioning/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Zowe provisioning SDK package will be documented in this file.

## Recent Changes

- Update: Final prerelease

## `8.0.0-next.202408131445`

- Update: See `7.28.3` for details
Expand Down
6 changes: 5 additions & 1 deletion packages/secrets/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Zowe Secrets SDK package will be documented in this file.

## Recent Changes

- Update: Final prerelease

## `8.0.0-next.202407021516`

- BugFix: Updated dependencies for technical currency [#2188](https://github.com/zowe/zowe-cli/pull/2188)
Expand Down Expand Up @@ -35,7 +39,7 @@ All notable changes to the Zowe Secrets SDK package will be documented in this f

## `7.18.1`

- Added README to package w/ description, instructions and examples of using the `keyring` module.
- Added README to package w/ description, instructions and examples of using the `keyring` module.

## `7.18.0`

Expand Down
4 changes: 4 additions & 0 deletions packages/workflows/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Zowe z/OS workflows SDK package will be documented in this file.

## Recent Changes

- Update: Final prerelease

## `8.0.0-next.202408131445`

- Update: See `7.28.3` for details
Expand Down
4 changes: 4 additions & 0 deletions packages/zosconsole/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Zowe z/OS console SDK package will be documented in this file.

## Recent Changes

- Update: Final prerelease

## `8.0.0-next.202408131445`

- Update: See `7.28.3` for details
Expand Down
4 changes: 4 additions & 0 deletions packages/zosfiles/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Zowe z/OS files SDK package will be documented in this file.

## Recent Changes

- Update: Final prerelease

## `8.0.0-next.202408131445`

- Update: See `7.28.3` for details
Expand Down
6 changes: 5 additions & 1 deletion packages/zosjobs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Zowe z/OS jobs SDK package will be documented in this file.

## Recent Changes

- Update: Final prerelease

## `8.0.0-next.202406111728`

- BugFix: Fixed error in `DownloadJobs.downloadSpoolContentCommon` method when encoding parameter is not specified. [#2173](https://github.com/zowe/zowe-cli/pull/2173)
Expand All @@ -21,7 +25,7 @@ All notable changes to the Zowe z/OS jobs SDK package will be documented in this

## `8.0.0-next.202402211923`

- Enhancement: New `SeachJob.searchJobs` class and method, which can be used to search spool files for a specified string or regular expression.
- Enhancement: New `SeachJob.searchJobs` class and method, which can be used to search spool files for a specified string or regular expression.

## `8.0.0-next.202402021649`

Expand Down
4 changes: 4 additions & 0 deletions packages/zoslogs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Zowe z/OS logs SDK package will be documented in this file.

## Recent Changes

- Update: Final prerelease

## `8.0.0-next.202408131445`

- Update: See `7.28.3` for details
Expand Down
4 changes: 4 additions & 0 deletions packages/zosmf/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Zowe z/OSMF SDK package will be documented in this file.

## Recent Changes

- Update: Final prerelease

## `8.0.0-next.202408131445`

- Update: See `7.28.3` for details
Expand Down
4 changes: 4 additions & 0 deletions packages/zostso/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Zowe z/OS TSO SDK package will be documented in this file.

## Recent Changes

- Update: Final prerelease

## `8.0.0-next.202408131445`

- Update: See `7.28.3` for details
Expand Down
4 changes: 4 additions & 0 deletions packages/zosuss/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to the Zowe z/OS USS SDK package will be documented in this file.

## Recent Changes

- Update: Final prerelease

## `8.0.0-next.202408131445`

- Update: See `7.28.3` for details
Expand Down

0 comments on commit 5cdbb17

Please sign in to comment.