Skip to content

Commit f0f0e94

Browse files
author
cfsdocs
committed
Build 1990
1 parent 9b8587c commit f0f0e94

File tree

4 files changed

+35
-7
lines changed

4 files changed

+35
-7
lines changed

api-changelog.md

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

33
copyright:
44
years: 2022, 2024
5-
lastupdated: "2024-01-11"
5+
lastupdated: "2024-01-12"
66

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

@@ -39,7 +39,7 @@ The following table shows the service behavior changes for each version date. Sw
3939
## 04 January 2024
4040
{: #04-jan-2024}
4141

42-
Added support for the `scale_array_size_variable_override` property for job runs.
42+
Added support for the `scale_array_size_variable_override` property for job runs.
4343
: - See [Create a job run API](https://cloud.ibm.com/apidocs/codeengine/v2#create-job-run){: external}.
4444

4545

cli-changelog.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22

33
copyright:
4-
years: 2020, 2023
5-
lastupdated: "2023-12-06"
4+
years: 2020, 2024
5+
lastupdated: "2024-01-12"
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.49.2 | 2024-01-12 | - Fixed various bugs. |
2324
| 1.49.1 | 2023-12-06 | - Fixed various bugs. |
2425
| 1.49.0 | 2023-12-01 | - Added the `--array-size-variable-override` option the **`jobrun submit`** and **`jobrun resubmit`** commands. Use this option to specify a custom value for the `JOB_ARRAY_SIZE` environment variable. See [Processing a subset of data by dynamically assigning work to parallel job run instances](/docs/codeengine?topic=codeengine-job-run-parallel#job-run-parallel-dynamic). \n - Renamed the `--instances` option to `--array-size` for the **`job create`**, **`job update`**, **`jobrun submit`**, and **`jobrun resubmit`** commands. Note that `--instances` is still valid as an alias for `--array-size`. \n - Fixed various bugs. |
2526
| 1.48.0 | 2023-11-09 | - Updated the `--build-size` option for the **`app create`**, **`app update`**, **`job create`**, and **`job update`** commands to add support for `xxlarge` build sizes. The `--size` option on the **`build create`**, **`build update`**, and **`buildrun submit`** commands was also updated to add support for the `xxlarge` build size. \n - Added the `--ignore-not-found` option to the **`subscription kafka delete`** command. \n - Fixed various bugs. |

release-notes.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22

33
copyright:
4-
years: 2020, 2023
5-
lastupdated: "2023-12-20"
4+
years: 2020, 2024
5+
lastupdated: "2024-01-12"
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

@@ -20,6 +20,23 @@ content-type: release-note
2020
Use the release notes to learn about the latest changes to {{site.data.keyword.codeenginefull}} that are grouped by month.
2121
{: shortdesc}
2222

23+
## January 2024
24+
{: #codeengine-jan24}
25+
26+
Review the release notes for January 2024.
27+
{: shortdesc}
28+
29+
### 12 January 2024
30+
{: #codeengine-jan1224}
31+
{: release-note}
32+
33+
[CLI release]{: tag-purple} CLI version 1.49.2 released
34+
: See [CLI version history](/docs/codeengine?topic=codeengine-cli_versions).
35+
36+
[New]{: tag-green} Added support for the `scale_array_size_variable_override` property for job runs in the {{site.data.keyword.codeengineshort}} V2 API
37+
: See [API change log](/docs/codeengine?topic=codeengine-api-changelog).
38+
39+
2340
## December 2023
2441
{: #codeengine-dec23}
2542

sitemap.md

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

33
copyright:
44
years: 2024
5-
lastupdated: "2024-01-11"
5+
lastupdated: "2024-01-12"
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

@@ -136,6 +136,16 @@ Find what you are looking for in the compilation of {{site.data.keyword.codeengi
136136

137137
[Release notes](/docs/codeengine?topic=codeengine-codeengine-relnotes#codeengine-relnotes)
138138

139+
* [January 2024](/docs/codeengine?topic=codeengine-codeengine-relnotes#codeengine-jan24)
140+
141+
* Review the release notes for January 2024.
142+
143+
* [12 January 2024](/docs/codeengine?topic=codeengine-codeengine-relnotes#codeengine-jan1224)
144+
145+
* [CLI release]{: tag-purple} CLI version 1.49.2 released
146+
147+
* [New]{: tag-green} Added support for the `scale_array_size_variable_override` property for job runs in the {{site.data.keyword.codeengineshort}} V2 API
148+
139149
* [December 2023](/docs/codeengine?topic=codeengine-codeengine-relnotes#codeengine-dec23)
140150

141151
* Review the release notes for December 2023.

0 commit comments

Comments
 (0)