Download
Downloadable File
| File link | File size | File description |
|---|---|---|
Abstract
IBM ADS iFix 24.0.0-IF007 has been made generally available and contains fixes to version 24.0.0.
Prerequisites
Before downloading the interim fix, perform the following steps:
Clone the GitHub repository or update your installation scripts, available in https://github.com/icp4a/automation-decision-services-kubernetes, so that you have an up-to-date ads-upgrade-for-ifix.sh script. Typically:
git clone -b 24.0.0 --single-branch https://github.com/icp4a/automation-decision-services-kubernetes.git git remote update git pull origin 24.0.0
Installation Instructions
This interim fix includes all fixes from previous versions on the 24.0.0-ADS component.
To install the default ADS interim fix
In the automation-decision-services-kubernetes/scripts directory, run the following to update Common Services:
./ads-upgrade-prereqs.sh -n <your-licensing-namespace>In the automation-decision-services-kubernetes/scripts directory, run:
./ads-upgrade-for-ifix.sh -n <your-namespace>You can run the following to see if the migration is complete:
oc get ads
To install the airgap ADS interim fix
- See the documentation at Preparing your cluster for an air gapped (offline) deployment
Problems Solved
Interim fixes include security fixes, those included in this version are detailed in the Monthly security bulletin.
Fixes in IF007:
- DT454442: No support for podAntiAffinity
Fixes in IF006:
- DT447395: When installing CP4BA on ROSA HCP, ADS operator pods are in crashloopbackoff due to network policy
Fixes in IF005:
- DT399723: Numbers with more than 16 digits are rounded off
- DT417192: Integer type created as int using json schema data model
- DT418008: Int to long conversion causes duplicated types warnings
- DT419752: Attributes of type java.lang.String[][] in the BOM lead to Concept already exists in target vocabulary: ilog.rules.brl.String
- DT425467: Maven build of a model can be very slow
- DT436551: ADS Related user permissions are now shown in user management UI
Fixes in IF004:
- DT421615: Completion menu fails when renaming the business rule
- DT421616: Importing twice a decision service breaks its data type
- DT421618: Samples wizard does not tell upgrade error
- DT421619: Redirection issue at the first access of an ADS project
- DT421620: Rule not found notification error when running an analysis while build already in progress
- DT421621: No error raised and no completion in json dataset
Fixes in IF003:
- DT397693: When parsing a test, java.lang.Long incompatible with java.math.BigDecimal
- DT397696: Long should be removed from primitive types
- DT400095: Performance issue in rule creation wizard
- DT400098: When creating dependencies there are issues that are not reported
- DT400102: Too many BAL parsing requests may be running at the same time
- DT400117: Unable to upgrade decision services that have errors
- DT400119: Configuration options required in the rule editor for performance
- DT400217: Faster editing required
- DT400219: Model validation should not be triggered while editing a rule
Fixes in IF002:
- DT395774: Issue initializing the NodeParsingEnvironement
Fixes in IF001:
- DT393330: BAL parsing with errors takes too much time
- DT393332: Parsing service is failing intermittently
- DT393334: Refactor parsingUuid usage
- DT393335: When importing an OpenAPI or JSON schema, can put some types in specific packages so they may be shared between models
Related Information
Document Location
Worldwide
Problems (APARS) fixed
Was this topic helpful?
Document Information
Modified date:
03 November 2025
UID
ibm17245835