Skip to content

Releases: IBM/code-engine-java-sdk

6.0.0

24 Apr 12:23

Choose a tag to compare

Breaking Changes in (April 2026)

As part of the introduction of persistent_data_stores as a Volume Mount type for apps and jobs, the optional name property of entries in run_volume_mounts is no longer supported.

If you used the optional name property, remove it from the prototype of the app or job.

Full Changelog: 5.0.0...6.0.0

v5.0.0

13 Mar 13:44

Choose a tag to compare

Breaking Changes (March 2026)

For consistency, the March 2026 update introduces pluralized list APIs, new outbound destination types, and updated constructor/patch models. These changes require updates to existing client code.

Full Changelog: 4.30.0...5.0.0

v4.30.0

09 Dec 16:33

Choose a tag to compare

Bug Fixes

  • Bumped dependencies.

Full Changelog: 4.29.1...4.30.0

v4.29.1

04 Nov 14:21

Choose a tag to compare

Features

  • Added a new run_volume_mounts type of persistent_data_stores for apps, jobs, and jobruns.

Bug Fixes

  • Bumped various dependencies.

v4.28.3

12 Aug 13:44

Choose a tag to compare

Bug Fixes

  • Bumped dependency on commons-lang3-3.18.0 to fix a vulnerability.

v4.28.0

14 Apr 20:57

Choose a tag to compare

Features

Added the run_compute_resource_token_enabled property for app create, app update, job create, job update, function create, and function update API requests. Use this option to enable or disable Trusted Profiles support for the selected resource. Added support for hmac_auth secret format. Replaced nodejs-18 runtime with nodejs-20.

Bug Fixes

Bumped various dependencies

v4.22.1

25 Feb 20:08

Choose a tag to compare

Features

  • Added support for the run_build_params property for builds and build runs.

Bug Fixes

  • Bumped various dependencies

v4.17.0

15 Jan 19:57

Choose a tag to compare

Features

Added jobrun index details property to the existing jobrun status_details property

Bug Fixes

Bumped various dependencies

v4.12.1

20 Nov 20:40

Choose a tag to compare

Features
Added support for allowed outbound destinations.

Bug Fixes
Bumped various dependencies.

v4.10.0

01 Oct 18:12

Choose a tag to compare

Features

Added new properties to the build run status to provide more context about the source code of a build run.

Bug Fixes

Bumped various dependencies.