Skip to content

Commit 9b576ba

Browse files
foverbyGitHub Enterprise
authored and
GitHub Enterprise
committed
Merge pull request #486 from cloud-docs/next-publish-push
Next publish push
2 parents 9cd0a85 + 18fc26c commit 9b576ba

File tree

4 files changed

+26
-4
lines changed

4 files changed

+26
-4
lines changed

api-changelog.md

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

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

@@ -36,6 +36,15 @@ The following table shows the service behavior changes for each version date. Sw
3636
|`2021-Mar-31`| Version 1.0.0 |
3737
{: caption="Table 1. Changes in the IBM Cloud Code Engine API" caption-side="bottom"}
3838

39+
## 30 January 2024
40+
{: #30-jan-2024}
41+
42+
Added support for the `build` and `buildrun` property for jobs.
43+
: - See [Create a job API](https://cloud.ibm.com/apidocs/codeengine/v2#create-job-response){: external}.
44+
: - See [Get a job API](https://cloud.ibm.com/apidocs/codeengine/v2#get-job-response){: external}.
45+
: - See [Update a job API](https://cloud.ibm.com/apidocs/codeengine/v2#update-job-response){: external}.
46+
47+
3948
## 04 January 2024
4049
{: #04-jan-2024}
4150

landing.json

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

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-01-25"
5+
lastupdated: "2024-01-30"
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

@@ -26,6 +26,13 @@ Use the release notes to learn about the latest changes to {{site.data.keyword.c
2626
Review the release notes for January 2024.
2727
{: shortdesc}
2828

29+
### 30 January 2024
30+
{: #codeengine-jan3024}
31+
{: release-note}
32+
33+
[New]{: tag-green} Added support for the `build` and `buildrun` property for jobs in the {{site.data.keyword.codeengineshort}} V2 API
34+
: See [API change log](/docs/codeengine?topic=codeengine-api-changelog).
35+
2936
### 25 January 2024
3037
{: #codeengine-jan2524}
3138
{: release-note}

sitemap.md

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

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

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

141141
* Review the release notes for January 2024.
142142

143+
* [30 January 2024](/docs/codeengine?topic=codeengine-codeengine-relnotes#codeengine-jan3024)
144+
145+
* [New]{: tag-green} Added support for the `build` and `buildrun` property for jobs in the {{site.data.keyword.codeengineshort}} V2 API
146+
143147
* [25 January 2024](/docs/codeengine?topic=codeengine-codeengine-relnotes#codeengine-jan2524)
144148

145149
* [CLI release]{: tag-purple} CLI version 1.49.3 released
@@ -3814,6 +3818,8 @@ Find what you are looking for in the compilation of {{site.data.keyword.codeengi
38143818

38153819
* [Active version dates](/docs/codeengine?topic=codeengine-api-changelog#active-version-dates)
38163820

3821+
* [30 January 2024](/docs/codeengine?topic=codeengine-api-changelog#30-jan-2024)
3822+
38173823
* [04 January 2024](/docs/codeengine?topic=codeengine-api-changelog#04-jan-2024)
38183824

38193825
* [03 November 2023](/docs/codeengine?topic=codeengine-api-changelog#03-nov-2023)

0 commit comments

Comments
 (0)