diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ce4ffa815..02d639dd45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,36 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [13.1.1](https://github.com/IBM/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + + +### Bug Fixes + +* allow clients to pass through appName to madwizard controller ([91fa031](https://github.com/IBM/kui/commit/91fa031)) +* bump madwizard to pick up security fix ([539ec21](https://github.com/IBM/kui/commit/539ec21)) +* bump to madwizard v6 ([e2592ed](https://github.com/IBM/kui/commit/e2592ed)) +* completed support for scanning yaml files in client/notebooks ([cca96a5](https://github.com/IBM/kui/commit/cca96a5)) +* doMadwizard does not properly pass through profile subcommands ([a7bbb10](https://github.com/IBM/kui/commit/a7bbb10)) +* doMadwizard should pass through `appVersion` option ([0149eaf](https://github.com/IBM/kui/commit/0149eaf)) +* doMadwizard was not passing through -h/-v ([cb64017](https://github.com/IBM/kui/commit/cb64017)) +* pick up yaml files from client/notebooks directory ([ab5a0ea](https://github.com/IBM/kui/commit/ab5a0ea)) +* plugin-kubectl is missing explicit dep on plugin-kubectl-core ([b5708be](https://github.com/IBM/kui/commit/b5708be)) +* pod Containers tab may spin forever ([3dbe7fb](https://github.com/IBM/kui/commit/3dbe7fb)) +* poor exception behavior with odd null error cases ([12eaab6](https://github.com/IBM/kui/commit/12eaab6)) +* removed unused deps from plugin-kubectl-core ([29810e7](https://github.com/IBM/kui/commit/29810e7)) +* Sidebar selection background can cause low contrast in some themes ([8c97885](https://github.com/IBM/kui/commit/8c97885)) +* ugh, we were not passing through appVersion to madwizard ([3d5f4f9](https://github.com/IBM/kui/commit/3d5f4f9)) + + +### Features + +* improve Pod->PVC->PV drilldowns ([eb4211b](https://github.com/IBM/kui/commit/eb4211b)) +* new plugin-kubectl-core to allow lightweight import of core kubectl types ([0a4e75c](https://github.com/IBM/kui/commit/0a4e75c)) + + + + + # [13.1.0](https://github.com/IBM/kui/compare/v4.5.0...v13.1.0) (2023-02-03) diff --git a/lerna.json b/lerna.json index 1f6c63a8c3..c5adca862e 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "packages": ["packages/*", "plugins/*"], - "version": "13.1.0", + "version": "13.1.1", "command": { "publish": { "conventionalCommits": true diff --git a/packages/builder/CHANGELOG.md b/packages/builder/CHANGELOG.md index 4848c99973..e493b457d0 100644 --- a/packages/builder/CHANGELOG.md +++ b/packages/builder/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [13.1.1](https://github.com/IBM/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + + +### Bug Fixes + +* bump to madwizard v6 ([e2592ed](https://github.com/IBM/kui/commit/e2592ed)) +* completed support for scanning yaml files in client/notebooks ([cca96a5](https://github.com/IBM/kui/commit/cca96a5)) + + + + + # [13.1.0](https://github.com/IBM/kui/compare/v4.5.0...v13.1.0) (2023-02-03) diff --git a/packages/builder/package.json b/packages/builder/package.json index 6eff7eac44..0ba738b147 100644 --- a/packages/builder/package.json +++ b/packages/builder/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/builder", - "version": "13.1.0", + "version": "13.1.1", "description": "Kui plugin development helpers", "license": "Apache-2.0", "author": "Nick Mitchell", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index ca6c456685..56c86ba853 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [13.1.1](https://github.com/IBM/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + + +### Bug Fixes + +* poor exception behavior with odd null error cases ([12eaab6](https://github.com/IBM/kui/commit/12eaab6)) + + + + + # [13.1.0](https://github.com/IBM/kui/compare/v4.5.0...v13.1.0) (2023-02-03) diff --git a/packages/core/package.json b/packages/core/package.json index f5a1102dbe..f0d222c859 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/core", - "version": "13.1.0", + "version": "13.1.1", "description": "An Electron-based shell for cloud-native development", "homepage": "https://github.com/IBM/kui#readme", "license": "Apache-2.0", diff --git a/packages/proxy/CHANGELOG.md b/packages/proxy/CHANGELOG.md index adc5a5be1f..73bb494802 100644 --- a/packages/proxy/CHANGELOG.md +++ b/packages/proxy/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [13.1.1](https://github.com/IBM/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + +**Note:** Version bump only for package @kui-shell/proxy + + + + + # [13.1.0](https://github.com/IBM/kui/compare/v4.5.0...v13.1.0) (2023-02-03) diff --git a/packages/proxy/package.json b/packages/proxy/package.json index 617c47439e..1bf6f8ff3e 100644 --- a/packages/proxy/package.json +++ b/packages/proxy/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/proxy", - "version": "13.1.0", + "version": "13.1.1", "description": "Kui package that offers a proxy server", "author": "Nick Mitchell", "license": "Apache-2.0", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 9839c2b3a1..22f2e0aca4 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [13.1.1](https://github.com/IBM/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + +**Note:** Version bump only for package @kui-shell/react + + + + + # [13.1.0](https://github.com/IBM/kui/compare/v4.5.0...v13.1.0) (2023-02-03) diff --git a/packages/react/package.json b/packages/react/package.json index 5c7fbba9a5..cb44ea9b6c 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/react", - "version": "13.1.0", + "version": "13.1.1", "description": "Kui react enablement", "license": "Apache-2.0", "author": "Nick Mitchell", diff --git a/packages/test/CHANGELOG.md b/packages/test/CHANGELOG.md index de729a9189..7c44743b7c 100644 --- a/packages/test/CHANGELOG.md +++ b/packages/test/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [13.1.1](https://github.com/kubernetes-sigs/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + +**Note:** Version bump only for package @kui-shell/test + + + + + # [13.1.0](https://github.com/kubernetes-sigs/kui/compare/v4.5.0...v13.1.0) (2023-02-03) diff --git a/packages/test/package.json b/packages/test/package.json index ebc23b7c58..03507f005a 100644 --- a/packages/test/package.json +++ b/packages/test/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/test", - "version": "13.1.0", + "version": "13.1.1", "description": "", "license": "Apache-2.0", "author": "Nick Mitchell", diff --git a/packages/webpack/CHANGELOG.md b/packages/webpack/CHANGELOG.md index 4ea4bb32d8..a1056bdd6d 100644 --- a/packages/webpack/CHANGELOG.md +++ b/packages/webpack/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [13.1.1](https://github.com/IBM/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + +**Note:** Version bump only for package @kui-shell/webpack + + + + + # [13.1.0](https://github.com/IBM/kui/compare/v4.5.0...v13.1.0) (2023-02-03) diff --git a/packages/webpack/package.json b/packages/webpack/package.json index 83324cabdb..85276a0604 100644 --- a/packages/webpack/package.json +++ b/packages/webpack/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/webpack", - "version": "13.1.0", + "version": "13.1.1", "description": "Kui support for webpack clients", "license": "Apache-2.0", "author": "Nick Mitchell", diff --git a/plugins/plugin-bash-like/CHANGELOG.md b/plugins/plugin-bash-like/CHANGELOG.md index b34ba0b5c9..6556e03c30 100644 --- a/plugins/plugin-bash-like/CHANGELOG.md +++ b/plugins/plugin-bash-like/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [13.1.1](https://github.com/IBM/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + + +### Bug Fixes + +* completed support for scanning yaml files in client/notebooks ([cca96a5](https://github.com/IBM/kui/commit/cca96a5)) + + + + + # [13.1.0](https://github.com/IBM/kui/compare/v4.5.0...v13.1.0) (2023-02-03) diff --git a/plugins/plugin-bash-like/package.json b/plugins/plugin-bash-like/package.json index 77d97869c0..aae9446264 100644 --- a/plugins/plugin-bash-like/package.json +++ b/plugins/plugin-bash-like/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-bash-like", - "version": "13.1.0", + "version": "13.1.1", "description": "Kui plugin that offers local bash-like shell integrations", "license": "Apache-2.0", "author": "Nick Mitchell", diff --git a/plugins/plugin-carbon-themes/CHANGELOG.md b/plugins/plugin-carbon-themes/CHANGELOG.md index 3c406588d9..3d05a2ddf0 100644 --- a/plugins/plugin-carbon-themes/CHANGELOG.md +++ b/plugins/plugin-carbon-themes/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [13.1.1](https://github.com/IBM/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + +**Note:** Version bump only for package @kui-shell/plugin-carbon-themes + + + + + # [13.1.0](https://github.com/IBM/kui/compare/v4.5.0...v13.1.0) (2023-02-03) diff --git a/plugins/plugin-carbon-themes/package.json b/plugins/plugin-carbon-themes/package.json index 0bbd48021a..41479b76d3 100644 --- a/plugins/plugin-carbon-themes/package.json +++ b/plugins/plugin-carbon-themes/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-carbon-themes", - "version": "13.1.0", + "version": "13.1.1", "description": "Kui plugin offering a Carbon Components-inspired set of themes", "license": "Apache-2.0", "author": "Nick Mitchell", diff --git a/plugins/plugin-client-alternate/CHANGELOG.md b/plugins/plugin-client-alternate/CHANGELOG.md index 4a02f6144a..3ca343e209 100644 --- a/plugins/plugin-client-alternate/CHANGELOG.md +++ b/plugins/plugin-client-alternate/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [13.1.1](https://github.com/kubernetes-sigs/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + +**Note:** Version bump only for package @kui-shell/plugin-client-alternate + + + + + # [13.1.0](https://github.com/kubernetes-sigs/kui/compare/v4.5.0...v13.1.0) (2023-02-03) diff --git a/plugins/plugin-client-alternate/package.json b/plugins/plugin-client-alternate/package.json index 467874aea0..db4cda6844 100644 --- a/plugins/plugin-client-alternate/package.json +++ b/plugins/plugin-client-alternate/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-client-alternate", - "version": "13.1.0", + "version": "13.1.1", "description": "", "main": "dist/index.js", "typedocMain": "src/index.ts", diff --git a/plugins/plugin-client-common/CHANGELOG.md b/plugins/plugin-client-common/CHANGELOG.md index 2fd99b53f9..66c509831c 100644 --- a/plugins/plugin-client-common/CHANGELOG.md +++ b/plugins/plugin-client-common/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [13.1.1](https://github.com/IBM/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + + +### Bug Fixes + +* bump madwizard to pick up security fix ([539ec21](https://github.com/IBM/kui/commit/539ec21)) +* bump to madwizard v6 ([e2592ed](https://github.com/IBM/kui/commit/e2592ed)) +* doMadwizard should pass through `appVersion` option ([0149eaf](https://github.com/IBM/kui/commit/0149eaf)) +* Sidebar selection background can cause low contrast in some themes ([8c97885](https://github.com/IBM/kui/commit/8c97885)) + + + + + # [13.1.0](https://github.com/IBM/kui/compare/v4.5.0...v13.1.0) (2023-02-03) diff --git a/plugins/plugin-client-common/package.json b/plugins/plugin-client-common/package.json index 12b6da53f0..cdea8d8994 100644 --- a/plugins/plugin-client-common/package.json +++ b/plugins/plugin-client-common/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-client-common", - "version": "13.1.0", + "version": "13.1.1", "description": "Kui plugin that offers stylesheets", "license": "Apache-2.0", "author": "Mengting Yan", diff --git a/plugins/plugin-client-default/CHANGELOG.md b/plugins/plugin-client-default/CHANGELOG.md index 0aa554e374..9b5f1c4860 100644 --- a/plugins/plugin-client-default/CHANGELOG.md +++ b/plugins/plugin-client-default/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [13.1.1](https://github.com/IBM/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + +**Note:** Version bump only for package @kui-shell/plugin-client + + + + + # [13.1.0](https://github.com/IBM/kui/compare/v4.5.0...v13.1.0) (2023-02-03) diff --git a/plugins/plugin-client-default/package.json b/plugins/plugin-client-default/package.json index 944d6de3d0..a180720234 100644 --- a/plugins/plugin-client-default/package.json +++ b/plugins/plugin-client-default/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-client", - "version": "13.1.0", + "version": "13.1.1", "description": "Kui plugin that offers client defintion", "main": "dist/headless/kui.min.js", "typedocMain": "src/index.ts", diff --git a/plugins/plugin-client-notebook/CHANGELOG.md b/plugins/plugin-client-notebook/CHANGELOG.md index 2426beb70a..ade66b43d1 100644 --- a/plugins/plugin-client-notebook/CHANGELOG.md +++ b/plugins/plugin-client-notebook/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [13.1.1](https://github.com/IBM/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + +**Note:** Version bump only for package @kui-shell/plugin-client-notebooks + + + + + # [13.1.0](https://github.com/IBM/kui/compare/v4.5.0...v13.1.0) (2023-02-03) diff --git a/plugins/plugin-client-notebook/package.json b/plugins/plugin-client-notebook/package.json index 80ce5b2c88..6355890b27 100644 --- a/plugins/plugin-client-notebook/package.json +++ b/plugins/plugin-client-notebook/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-client-notebooks", - "version": "13.1.0", + "version": "13.1.1", "description": "A Kui client that serves up notebooks", "main": "dist/index.js", "typedocMain": "src/index.ts", diff --git a/plugins/plugin-client-test/CHANGELOG.md b/plugins/plugin-client-test/CHANGELOG.md index e37ad600e0..1c43f3cd15 100644 --- a/plugins/plugin-client-test/CHANGELOG.md +++ b/plugins/plugin-client-test/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [13.1.1](https://github.com/IBM/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + +**Note:** Version bump only for package @kui-shell/plugin-test-client + + + + + # [13.1.0](https://github.com/IBM/kui/compare/v4.5.0...v13.1.0) (2023-02-03) diff --git a/plugins/plugin-client-test/package.json b/plugins/plugin-client-test/package.json index 94bcc54521..f758c89e8a 100644 --- a/plugins/plugin-client-test/package.json +++ b/plugins/plugin-client-test/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-test-client", - "version": "13.1.0", + "version": "13.1.1", "description": "Kui plugin that offers client defintion", "main": "dist/index.js", "typedocMain": "src/index.ts", diff --git a/plugins/plugin-core-support/CHANGELOG.md b/plugins/plugin-core-support/CHANGELOG.md index 07556ee3fd..f2a774f7c1 100644 --- a/plugins/plugin-core-support/CHANGELOG.md +++ b/plugins/plugin-core-support/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [13.1.1](https://github.com/IBM/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + + +### Bug Fixes + +* pick up yaml files from client/notebooks directory ([ab5a0ea](https://github.com/IBM/kui/commit/ab5a0ea)) + + + + + # [13.1.0](https://github.com/IBM/kui/compare/v4.5.0...v13.1.0) (2023-02-03) diff --git a/plugins/plugin-core-support/package.json b/plugins/plugin-core-support/package.json index e559745f16..22ab314b7c 100644 --- a/plugins/plugin-core-support/package.json +++ b/plugins/plugin-core-support/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-core-support", - "version": "13.1.0", + "version": "13.1.1", "description": "Kui plugin offering core extensions such as help and screenshot commands", "license": "Apache-2.0", "author": "Nick Mitchell", diff --git a/plugins/plugin-core-themes/CHANGELOG.md b/plugins/plugin-core-themes/CHANGELOG.md index cd2e2c8b1c..f35d7f54e6 100644 --- a/plugins/plugin-core-themes/CHANGELOG.md +++ b/plugins/plugin-core-themes/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [13.1.1](https://github.com/IBM/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + +**Note:** Version bump only for package @kui-shell/plugin-core-themes + + + + + # [13.1.0](https://github.com/IBM/kui/compare/v4.5.0...v13.1.0) (2023-02-03) diff --git a/plugins/plugin-core-themes/package.json b/plugins/plugin-core-themes/package.json index 1e15e2bb3c..cb32e98a53 100644 --- a/plugins/plugin-core-themes/package.json +++ b/plugins/plugin-core-themes/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-core-themes", - "version": "13.1.0", + "version": "13.1.1", "description": "Kui plugin offering a standard set of themes", "license": "Apache-2.0", "author": "Nick Mitchell", diff --git a/plugins/plugin-electron-components/CHANGELOG.md b/plugins/plugin-electron-components/CHANGELOG.md index 616436fee8..51abf8d8f4 100644 --- a/plugins/plugin-electron-components/CHANGELOG.md +++ b/plugins/plugin-electron-components/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [13.1.1](https://github.com/IBM/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + +**Note:** Version bump only for package @kui-shell/plugin-electron-components + + + + + # [13.1.0](https://github.com/IBM/kui/compare/v4.5.0...v13.1.0) (2023-02-03) diff --git a/plugins/plugin-electron-components/package.json b/plugins/plugin-electron-components/package.json index 3bccd46d19..548e0a1e93 100644 --- a/plugins/plugin-electron-components/package.json +++ b/plugins/plugin-electron-components/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-electron-components", - "version": "13.1.0", + "version": "13.1.1", "description": "Kui plugin that houses electron-specific React components", "license": "Apache-2.0", "author": "@starpit", diff --git a/plugins/plugin-git/CHANGELOG.md b/plugins/plugin-git/CHANGELOG.md index 34c89cc1ed..0e2da62fc1 100644 --- a/plugins/plugin-git/CHANGELOG.md +++ b/plugins/plugin-git/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [13.1.1](https://github.com/IBM/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + +**Note:** Version bump only for package @kui-shell/plugin-git + + + + + # [13.1.0](https://github.com/IBM/kui/compare/v4.5.0...v13.1.0) (2023-02-03) diff --git a/plugins/plugin-git/package.json b/plugins/plugin-git/package.json index 04feec2794..c915ae525b 100644 --- a/plugins/plugin-git/package.json +++ b/plugins/plugin-git/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-git", - "version": "13.1.0", + "version": "13.1.1", "description": "Kui plugin that offers git integrations", "license": "Apache-2.0", "author": "Nick Mitchell", diff --git a/plugins/plugin-iter8/CHANGELOG.md b/plugins/plugin-iter8/CHANGELOG.md index 200791c430..8c071aabde 100644 --- a/plugins/plugin-iter8/CHANGELOG.md +++ b/plugins/plugin-iter8/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [13.1.1](https://github.com/kubernetes-sigs/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + +**Note:** Version bump only for package @kui-shell/plugin-iter8 + + + + + # [13.1.0](https://github.com/kubernetes-sigs/kui/compare/v4.5.0...v13.1.0) (2023-02-03) diff --git a/plugins/plugin-iter8/package.json b/plugins/plugin-iter8/package.json index 0f576bbc3e..fc361dc174 100644 --- a/plugins/plugin-iter8/package.json +++ b/plugins/plugin-iter8/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-iter8", - "version": "13.1.0", + "version": "13.1.1", "description": "Kui plugin that offers Iter8 integration", "author": "Yan Yan Huang", "contributors": [ diff --git a/plugins/plugin-kubectl-core/CHANGELOG.md b/plugins/plugin-kubectl-core/CHANGELOG.md new file mode 100644 index 0000000000..30f6b89728 --- /dev/null +++ b/plugins/plugin-kubectl-core/CHANGELOG.md @@ -0,0 +1,34 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [13.1.1](https://github.com/IBM/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + + +### Bug Fixes + +* removed unused deps from plugin-kubectl-core ([29810e7](https://github.com/IBM/kui/commit/29810e7)) + + +### Features + +* improve Pod->PVC->PV drilldowns ([eb4211b](https://github.com/IBM/kui/commit/eb4211b)) +* new plugin-kubectl-core to allow lightweight import of core kubectl types ([0a4e75c](https://github.com/IBM/kui/commit/0a4e75c)) + + + + + +## [13.1.1](https://github.com/IBM/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + + +### Bug Fixes + +* removed unused deps from plugin-kubectl-core ([29810e7](https://github.com/IBM/kui/commit/29810e7)) + + +### Features + +* improve Pod->PVC->PV drilldowns ([eb4211b](https://github.com/IBM/kui/commit/eb4211b)) +* new plugin-kubectl-core to allow lightweight import of core kubectl types ([0a4e75c](https://github.com/IBM/kui/commit/0a4e75c)) diff --git a/plugins/plugin-kubectl-core/package.json b/plugins/plugin-kubectl-core/package.json index be85539985..3ff1cca4a7 100644 --- a/plugins/plugin-kubectl-core/package.json +++ b/plugins/plugin-kubectl-core/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-kubectl-core", - "version": "13.1.0", + "version": "13.1.1", "description": "Kubernetes visualization plugin for kubernetes (core types)", "license": "Apache-2.0", "keywords": [ diff --git a/plugins/plugin-kubectl-tray-menu/CHANGELOG.md b/plugins/plugin-kubectl-tray-menu/CHANGELOG.md index 58823939b7..c5a1faff44 100644 --- a/plugins/plugin-kubectl-tray-menu/CHANGELOG.md +++ b/plugins/plugin-kubectl-tray-menu/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [13.1.1](https://github.com/IBM/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + +**Note:** Version bump only for package @kui-shell/plugin-kubectl-tray-menu + + + + + # [13.1.0](https://github.com/IBM/kui/compare/v4.5.0...v13.1.0) (2023-02-03) diff --git a/plugins/plugin-kubectl-tray-menu/package.json b/plugins/plugin-kubectl-tray-menu/package.json index 9aeae3f0a2..a06931f56f 100644 --- a/plugins/plugin-kubectl-tray-menu/package.json +++ b/plugins/plugin-kubectl-tray-menu/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-kubectl-tray-menu", - "version": "13.1.0", + "version": "13.1.1", "description": "Kubernetes Tray menu plugin for Kui", "license": "Apache-2.0", "keywords": [ diff --git a/plugins/plugin-kubectl/CHANGELOG.md b/plugins/plugin-kubectl/CHANGELOG.md index 1f055e0ca9..ebe1b6ef69 100644 --- a/plugins/plugin-kubectl/CHANGELOG.md +++ b/plugins/plugin-kubectl/CHANGELOG.md @@ -3,6 +3,24 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [13.1.1](https://github.com/IBM/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + + +### Bug Fixes + +* plugin-kubectl is missing explicit dep on plugin-kubectl-core ([b5708be](https://github.com/IBM/kui/commit/b5708be)) +* pod Containers tab may spin forever ([3dbe7fb](https://github.com/IBM/kui/commit/3dbe7fb)) + + +### Features + +* improve Pod->PVC->PV drilldowns ([eb4211b](https://github.com/IBM/kui/commit/eb4211b)) +* new plugin-kubectl-core to allow lightweight import of core kubectl types ([0a4e75c](https://github.com/IBM/kui/commit/0a4e75c)) + + + + + # [13.1.0](https://github.com/IBM/kui/compare/v4.5.0...v13.1.0) (2023-02-03) diff --git a/plugins/plugin-kubectl/package.json b/plugins/plugin-kubectl/package.json index f0511bd76c..0748e5694e 100644 --- a/plugins/plugin-kubectl/package.json +++ b/plugins/plugin-kubectl/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-kubectl", - "version": "13.1.0", + "version": "13.1.1", "description": "Kubernetes visualization plugin for kubernetes", "license": "Apache-2.0", "keywords": [ @@ -43,7 +43,7 @@ }, "dependencies": { "@kui-shell/jsonpath": "^1.1.1", - "@kui-shell/plugin-kubectl-core": "*", + "@kui-shell/plugin-kubectl-core": "^13.1.1", "bytes-iec": "^3.1.1", "command-exists": "^1.2.9", "debug": "^4.3.4", diff --git a/plugins/plugin-madwizard/CHANGELOG.md b/plugins/plugin-madwizard/CHANGELOG.md index 38432cd451..0d95bcef7b 100644 --- a/plugins/plugin-madwizard/CHANGELOG.md +++ b/plugins/plugin-madwizard/CHANGELOG.md @@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [13.1.1](https://github.com/IBM/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + + +### Bug Fixes + +* allow clients to pass through appName to madwizard controller ([91fa031](https://github.com/IBM/kui/commit/91fa031)) +* bump madwizard to pick up security fix ([539ec21](https://github.com/IBM/kui/commit/539ec21)) +* bump to madwizard v6 ([e2592ed](https://github.com/IBM/kui/commit/e2592ed)) +* doMadwizard does not properly pass through profile subcommands ([a7bbb10](https://github.com/IBM/kui/commit/a7bbb10)) +* doMadwizard should pass through `appVersion` option ([0149eaf](https://github.com/IBM/kui/commit/0149eaf)) +* doMadwizard was not passing through -h/-v ([cb64017](https://github.com/IBM/kui/commit/cb64017)) +* ugh, we were not passing through appVersion to madwizard ([3d5f4f9](https://github.com/IBM/kui/commit/3d5f4f9)) + + + + + # [13.1.0](https://github.com/IBM/kui/compare/v4.5.0...v13.1.0) (2023-02-03) diff --git a/plugins/plugin-madwizard/package.json b/plugins/plugin-madwizard/package.json index 7e8e1ea0e4..7d6c336bc8 100644 --- a/plugins/plugin-madwizard/package.json +++ b/plugins/plugin-madwizard/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-madwizard", - "version": "13.1.0", + "version": "13.1.1", "description": "Kui plugin that offers a madwizard UI", "main": "dist/index.js", "module": "mdist/index.js", diff --git a/plugins/plugin-patternfly4-themes/CHANGELOG.md b/plugins/plugin-patternfly4-themes/CHANGELOG.md index 6116548398..5a67cf4c1a 100644 --- a/plugins/plugin-patternfly4-themes/CHANGELOG.md +++ b/plugins/plugin-patternfly4-themes/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [13.1.1](https://github.com/IBM/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + +**Note:** Version bump only for package @kui-shell/plugin-patternfly4-themes + + + + + # [13.1.0](https://github.com/IBM/kui/compare/v4.5.0...v13.1.0) (2023-02-03) diff --git a/plugins/plugin-patternfly4-themes/package.json b/plugins/plugin-patternfly4-themes/package.json index 9e041dc1ac..1505d1a91b 100644 --- a/plugins/plugin-patternfly4-themes/package.json +++ b/plugins/plugin-patternfly4-themes/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-patternfly4-themes", - "version": "13.1.0", + "version": "13.1.1", "description": "Kui plugin offering a Patternfly4-inspired set of themes", "license": "Apache-2.0", "author": "Nick Mitchell", diff --git a/plugins/plugin-proxy-support/CHANGELOG.md b/plugins/plugin-proxy-support/CHANGELOG.md index ca628c3bb5..b6632e4a7f 100644 --- a/plugins/plugin-proxy-support/CHANGELOG.md +++ b/plugins/plugin-proxy-support/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [13.1.1](https://github.com/IBM/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + +**Note:** Version bump only for package @kui-shell/plugin-proxy-support + + + + + # [13.1.0](https://github.com/IBM/kui/compare/v4.5.0...v13.1.0) (2023-02-03) diff --git a/plugins/plugin-proxy-support/package.json b/plugins/plugin-proxy-support/package.json index 9711354520..5d441242a6 100644 --- a/plugins/plugin-proxy-support/package.json +++ b/plugins/plugin-proxy-support/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-proxy-support", - "version": "13.1.0", + "version": "13.1.1", "description": "Kui plugin that adds runtime support for proxied communication", "license": "Apache-2.0", "author": "Nick Mitchell", diff --git a/plugins/plugin-s3/CHANGELOG.md b/plugins/plugin-s3/CHANGELOG.md index c8408dfebe..198c904faf 100644 --- a/plugins/plugin-s3/CHANGELOG.md +++ b/plugins/plugin-s3/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [13.1.1](https://github.com/IBM/kui/compare/v13.1.0...v13.1.1) (2023-02-22) + +**Note:** Version bump only for package @kui-shell/plugin-s3 + + + + + # [13.1.0](https://github.com/IBM/kui/compare/v4.5.0...v13.1.0) (2023-02-03) diff --git a/plugins/plugin-s3/package.json b/plugins/plugin-s3/package.json index 991b15e1b5..9763cab184 100644 --- a/plugins/plugin-s3/package.json +++ b/plugins/plugin-s3/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-s3", - "version": "13.1.0", + "version": "13.1.1", "description": "s3 related commands for Kui", "license": "Apache-2.0", "keywords": [