Releases: IBM/code-engine-node-sdk
Releases · IBM/code-engine-node-sdk
v6.0.0
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: v5.0.2...v6.0.0
v5.0.2
v5.0.1
v5.0.0
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: v4.35.0...v5.0.0
v4.35.0
v4.34.1
v4.34.0
v4.33.1
Features
- Added a new
run_volume_mountstype ofpersistent_data_storesfor apps, jobs, and jobruns.
Bug Fixes
- Bumped various dependencies.
v4.33.0
Bug Fixes
Bumped various dependencies
v4.31.4
Features
- Add method-level support for the 'signal' Axios option.
- Allow user-agent header to be set at the Code Engine client level.
Bug Fixes
- Bumped various dependencies.