Skip to content

Commit e61970e

Browse files
author
cfsdocs
committed
Frances Overby: Merge pull request #3406 from coligo/fmo-upd-15Feb24-c
1 parent 445005d commit e61970e

File tree

3 files changed

+26
-2
lines changed

3 files changed

+26
-2
lines changed

plan-build.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -73,13 +73,14 @@ When you pull an image from Docker Hub to use with apps or jobs in Code Engine,
7373
{: caption="Runtime sample files" caption-side="bottom"}
7474

7575

76+
Images that are built using Cloud Native Buildpacks no longer use the neutral timestamp of `Jan, 1st 1980` as their image creation timestamp. The timestamp of the input source is used as the image creation timestamp; for example, the Git commit timestamp of the commit that was used for your build.
77+
{: important}
78+
7679
The version of a specific runtime for a Paketo buildpack might differ between regions for a brief time whenever an updated version of a buildpack is rolled out to the various {{site.data.keyword.cloud_notm}} regions.
7780
{: note}
7881

7982

8083

81-
82-
8384
## Determine the size of the build
8485
{: #build-size}
8586

release-notes.md

+15
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,21 @@ Use the release notes to learn about the latest changes to {{site.data.keyword.c
2424
{: #codeengine-feb24}
2525

2626

27+
### 16 February 2024
28+
{: #codeengine-feb1624}
29+
{: release-note}
30+
31+
Updated the user experience for working with jobs and job runs in the console
32+
: {{site.data.keyword.codeengineshort}} has enhanced the user experience to simplify working with jobs and job runs in the console. A consolidated list of job runs is now provided. See [Accessing job details from the console](/docs/codeengine?topic=codeengine-access-job-details#access-jobdetails-ui).
33+
34+
Added more information about functions in {{site.data.keyword.codeengineshort}}
35+
: - See [Options for visibility for a {{site.data.keyword.codeengineshort}} function](/docs/codeengine?topic=codeengine-fun-work#optionsvisibilityfun).
36+
: - See [Function pricing](/docs/codeengine?topic=codeengine-pricing#functions-pricing).
37+
38+
Updated behavior change for image builds that are built with Cloud Native Buildpacks
39+
: Introduced a behavior change for {{site.data.keyword.codeengineshort}} image builds that are built with Buildpacks. Images that are built using Buildlpacks no longer use the neutral timestamp of `Jan, 1st 1980` as their image creation timestamp. The timestamp of the input source is now used. See [Choosing a build strategy - Cloud Native Buildpacks](/docs/codeengine?topic=codeengine-plan-build#build-buildpack-strat).
40+
41+
2742

2843
### 14 February 2024
2944
{: #codeengine-feb1424}

sitemap.md

+8
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,14 @@ 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+
* [16 February 2024](/docs/codeengine?topic=codeengine-codeengine-relnotes#codeengine-feb1624)
142+
143+
* Updated the user experience for working with jobs and job runs in the console
144+
145+
* Added more information about functions in {{site.data.keyword.codeengineshort}}
146+
147+
* Updated behavior change for image builds that are built with Cloud Native Buildpacks
148+
141149
* [14 February 2024](/docs/codeengine?topic=codeengine-codeengine-relnotes#codeengine-feb1424)
142150

143151
* Added the `ibm_codeengine_job_name` attribute to the `ibm_codeengine_jobruns` metric for monitoring job runs in {{site.data.keyword.codeengineshort}}

0 commit comments

Comments
 (0)