What's new in containers
To meet your business needs, Sterling™ Order Management System Software regularly introduces important new features and enhancements in IBM® Sterling Order Management System certified containers.
For a list of the resolved issues, see Resolved issues in containers.
20 February 2026 (10.0.2601.1)
- Updated Operator version and images
-
- Operator version: v1.6.0
- Case version: 3.0.36
- Images:
- IBM Sterling Order Management System Software Enterprise:
icr.io/cpopen/ibm-oms-ent-case-catalog:v1.0
- IBM Sterling Order Management System Software Professional:
icr.io/cpopen/ibm-oms-pro-case-catalog:v1.0
- The v1.0 catalog images will be deprecated soon and the users are encouraged to subscribe to the
following new catalog images.
icr.io/cpopen/ibm-oms-pro-case-catalog:stable icr.io/cpopen/ibm-oms-ent-case-catalog:stableFor more information, see Enterprise case and Professional case.
- JDK8:
10.0.2601.1-amd64 - JDK21:
10.0.2601.1-jdk21-amd64
- IBM Sterling Order Management System Software Enterprise:
- Service name updates for new backends in Order Service
- With the addition of new backend components in Order Service, the naming conventions for
services generated by the Operator are updated in the following
manner.
<omenv name>-orderservice-<order service type>-service
- Updated JSON Web Token (JWT) file path
- The file path for JWT is now changed from
/opt/ssfs/runtime/jwtto/opt/ssfs/runtime/jwt/jwt.
- New feature to postpone deletion of purged orders
- The Order Archive time‑triggered transaction now supports Delayed Deletion. This feature allows you to postpone the deletion of purged orders from Sterling Order Management System Software after the orders are archived. For more information, see Order Archive agent.
- New Operator annotations introduced
apps.oms.ibm.com/enforce-non-rootWhen set to
yes, this annotation enforces that the container runs as a non‑root user.apps.oms.ibm.com/enforce-readonly-root-filesystemWhen set to
yes, this annotation forces the container to use a read‑only root filesystem.
30 January 2026 (10.0.2601.0)
- Updated Operator version and images
-
- Operator version: v1.5.0
- Case version: 3.0.35
- Images:
- IBM Sterling Order Management System Software Enterprise:
icr.io/cpopen/ibm-oms-ent-case-catalog:v1.0
- IBM Sterling Order Management System Software Professional:
icr.io/cpopen/ibm-oms-pro-case-catalog:v1.0
- The v1.0 catalog images will be deprecated soon and the users are encouraged to subscribe to the
following new catalog images.
icr.io/cpopen/ibm-oms-pro-case-catalog:stable icr.io/cpopen/ibm-oms-ent-case-catalog:stableFor more information, see Enterprise case and Professional case.
- JDK8:
10.0.2601.0-amd64 - JDK21:
10.0.2601.0-jdk21-amd64
- IBM Sterling Order Management System Software Enterprise:
- Introduced probe handlers for Order Hub and Call Center
- You can now configure handlers for the probe configurations of readiness, liveness, and startup
in your Order Hub and Call Center custom resources. If not specified, the configuration falls back
to the default probe handler for the corresponding deployment. For more information, see Properties for
probeConfigs.