Skip to content

Commit f56ba1c

Browse files
author
cfsdocs
committed
Merge pull request #1765 from coligo/fmo-upd-03Feb22-a
1 parent 2f95b40 commit f56ba1c

File tree

3 files changed

+24
-3
lines changed

3 files changed

+24
-3
lines changed

cli-changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2020, 2022
5-
lastupdated: "2022-01-31"
5+
lastupdated: "2022-02-03"
66

77
keywords: cli change log for code engine, cli version for code engine, change log for cli in code engine, cli history for code engine, change log, cli version history
88

@@ -20,6 +20,7 @@ Find a summary of changes for each version of {{site.data.keyword.codeenginefull
2020

2121
| Version | Release date | Changes |
2222
| ----- | ------- | -------------- |
23+
| 1.25.3 | 03 February 2022| - Fixed various bugs. |
2324
| 1.25.2 | 27 January 2022| - Fixed various bugs. |
2425
| 1.25.0 | 20 January 2022| - Added support for creating a build that pulls source from a local directory. Added the `--build-type` option to the **`build create`** command, with values of `git` or `local`. The default for this option is `git`. Added the `--source` option to the **`buildrun submit`** command which is valid when the `build-type` is `local`. \n - Fixed various bugs. |
2526
| 1.24.0 | 13 January 2022| - Added the **`application restart`** and **`jobrun restart`** commands to restart running app and job run instances. \n - Added the **`buildrun cancel`** command to stop a running build run. \n - Added support for working with configuration maps and secrets with jobs and job runs as mounted files. For this support, added the `--mount-configmap` and `--mount-secret` options to the **`job create`**, **`job update`**, **`jobrun submit`** and **`jobrun resubmit`** commands. Added the `--mount-rm` option to the **`job update`** and **`jobrun resubmit`** commands to remove the contents of the configmap or secret from the file system for the job or job run. Updated the output for the **`job get`** and **`jobrun get`** commands to add a `Mounts` section to display information about mounted files. \n - Updated description of `kubecfg` option for the **`project select`** command to clarify that the `KUBECONFIG` environment variable can be used to override the Kubernetes configuration file. \n - Fixed various bugs. \n - Updated translations for the CLI. \n - Upgraded to Go 1.17.6.|

release-notes.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2020, 2022
5-
lastupdated: "2022-01-28"
5+
lastupdated: "2022-02-03"
66

77
keywords: release notes for code engine, updates in code engine, what's new in code engine, document changes in code engine, updates, release notes
88

@@ -18,6 +18,22 @@ subcollection: codeengine
1818
Use the release notes to learn about the latest changes to {{site.data.keyword.codeenginefull}} that are grouped by month.
1919
{: shortdesc}
2020

21+
## February 2022 updates
22+
{: #february22}
23+
24+
Review the release notes for February 2022.
25+
{: shortdesc}
26+
27+
### 03 February 2022
28+
{: #03feb2022}
29+
{: release-note}
30+
31+
Review the release notes for 03 February 2022.
32+
{: shortdesc}
33+
34+
CLI version 1.25.3 released
35+
: See [CLI version history](/docs/codeengine?topic=codeengine-cli_versions).
36+
2137
## January 2022 updates
2238
{: #january22}
2339

sitemap.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2022
5-
lastupdated: "2022-02-02"
5+
lastupdated: "2022-02-03"
66

77
keywords: sitemap, code engine, about, tutorial, project, app, job, configmaps, secret, event, log, monitor, cli, api, troubleshoot, support, source code, faq, memory, cpu, commands, arguments, release notes
88

@@ -1376,6 +1376,10 @@ Find what you are looking for in the compilation of {{site.data.keyword.codeengi
13761376

13771377
[Release notes](/docs/codeengine?topic=codeengine-release#release)
13781378

1379+
* [February 2022 updates](/docs/codeengine?topic=codeengine-release#february22)
1380+
1381+
* [03 February 2022](/docs/codeengine?topic=codeengine-release#03feb2022)
1382+
13791383
* [January 2022 updates](/docs/codeengine?topic=codeengine-release#january22)
13801384

13811385
* [27 January 2022](/docs/codeengine?topic=codeengine-release#27jan2022)

0 commit comments

Comments
 (0)