Skip to content

Commit 999a970

Browse files
author
cfsdocs
committed
Frances Overby: Merge pull request #3419 from coligo/fmo-upd-22Feb24-a
1 parent 7afed01 commit 999a970

File tree

5 files changed

+19
-7
lines changed

5 files changed

+19
-7
lines changed

cli-changelog.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2020, 2024
5-
lastupdated: "2024-02-05"
5+
lastupdated: "2024-02-22"
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.5 | 2024-02-22 | - Fixed various bugs. |
2324
| 1.49.4 | 2024-02-05 | - Fixed various bugs. |
2425
| 1.49.3 | 2024-01-25 | - Fixed various bugs. |
2526
| 1.49.2 | 2024-01-12 | - Fixed various bugs. |

landing.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "Code Engine",
3-
"lastupdated": "2024-02-21",
3+
"lastupdated": "2024-02-22",
44
"introduction": "Find out how you can use Code Engine to run your containerized workloads",
55
"section_devtools": {
66
"api": "/apidocs/codeengine/v2",

limits.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22

33
copyright:
4-
years: 2023
5-
lastupdated: "2023-11-29"
4+
years: 2024
5+
lastupdated: "2024-02-22"
66

77
keywords: limits for code engine, limitations for code engine, quotas for code engine, project quotas in code engine, app limits in code engine, job limits in code engine, limits, limitations, quotas
88

@@ -64,7 +64,7 @@ The following table lists the limits for jobs.
6464
| Category | Default | Maximum value | Need to extend the maximum? |
6565
| ---------------------------- | ------------------------ | ------------------------ |------------------------------------------- |
6666
| Array indices | 0 | 9999999 | [Contact IBM support](/docs/get-support?topic=get-support-open-case&interface=ui) |
67-
| Array size | 1 | 1000 | [Contact IBM support](/docs/get-support?topic=get-support-open-case&interface=ui) |
67+
| Array size | 1 | 1000 | N/A |
6868
| CPU | 1.0 | 12.0 | [Contact IBM support](/docs/get-support?topic=get-support-open-case&interface=ui) |
6969
| Ephemeral storage | 400 M | 48 G \n (limited by memory) | [Contact IBM support](/docs/get-support?topic=get-support-open-case&interface=ui) |
7070
| Memory | 4 G | 48 G | [Contact IBM support](/docs/get-support?topic=get-support-open-case&interface=ui) |

release-notes.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2020, 2024
5-
lastupdated: "2024-02-20"
5+
lastupdated: "2024-02-22"
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

@@ -23,6 +23,13 @@ Use the release notes to learn about the latest changes to {{site.data.keyword.c
2323
## February 2024
2424
{: #codeengine-feb24}
2525

26+
### 22 February 2024
27+
{: #codeengine-feb2224}
28+
{: release-note}
29+
30+
CLI version 1.49.5 released
31+
: See [CLI version history](/docs/codeengine?topic=codeengine-cli_versions).
32+
2633
### 20 February 2024
2734
{: #codeengine-feb2024}
2835
{: release-note}

sitemap.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2024
5-
lastupdated: "2024-02-20"
5+
lastupdated: "2024-02-22"
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

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

139139
* [February 2024](/docs/codeengine?topic=codeengine-codeengine-relnotes#codeengine-feb24)
140140

141+
* [22 February 2024](/docs/codeengine?topic=codeengine-codeengine-relnotes#codeengine-feb2224)
142+
143+
* CLI version 1.49.5 released
144+
141145
* [20 February 2024](/docs/codeengine?topic=codeengine-codeengine-relnotes#codeengine-feb2024)
142146

143147
* Updated versions for buildpacks

0 commit comments

Comments
 (0)