Skip to main content
Version: 2.15.0

v2.7.1

Date of Release: 21/01/2025

Service versions (Image tags)

ServiceContainer RepositoryVersion
cdrplatform-engineglasswallhub.azurecr.io/cdrplatform-engine127224
cdrplatform-sync-apiglasswallhub.azurecr.io/cdrplatform-sync-api127234
cdrplatform-report-extractorglasswallhub.azurecr.io/cdrplatform-report-extractor127232
cdrplatform-portalglasswallhub.azurecr.io/cdrplatform-portal127380
cdrplatform-policy-apiglasswallhub.azurecr.io/cdrplatform-policy-api127223
cdrplatform-api-accessglasswallhub.azurecr.io/cdrplatform-api-access127627
cdrplatform-portal-accessglasswallhub.azurecr.io/cdrplatform-portal-access127231
cdrplatform-license-managementglasswallhub.azurecr.io/cdrplatform-license-management127228
cdrplatform-cleanupglasswallhub.azurecr.io/cdrplatform-cleanup127480
cdrplatform-async-apiglasswallhub.azurecr.io/cdrplatform-async-api127490
cdrplatform-metrics-projectionglasswallhub.azurecr.io/cdrplatform-metrics-projection127475
cdrplatform-tally-accumulatorglasswallhub.azurecr.io/cdrplatform-tally-accumulator127488
icap-serverglasswallhub.azurecr.io/icap-server127749
cdrplatform-RabbitMQglasswallhub.azurecr.io/cdrplatform-RabbitMQ122236

Helm chart versions

ChartChart RepositoryVersion
cdrplatform-RabbitMQglasswallhub.azurecr.io/helm/cdrplatform-RabbitMQ0.6.3
cdrplatform-external-secretsglasswallhub.azurecr.io/helm/cdrplatform-external-secrets0.4.0
cdrplatform-storageglasswallhub.azurecr.io/helm/cdrplatform-storage0.5.6
cdrplatform-engineglasswallhub.azurecr.io/helm/cdrplatform-engine0.2.3
cdrplatform-sync-apiglasswallhub.azurecr.io/helm/cdrplatform-sync-api0.2.8
prometheus-scalingglasswallhub.azurecr.io/helm/prometheus-scaling0.2.2
cdrplatform-portalglasswallhub.azurecr.io/helm/cdrplatform-portal0.2.4
cdrplatform-policy-apiglasswallhub.azurecr.io/helm/cdrplatform-policy-api0.1.1
cdrplatform-api-accessglasswallhub.azurecr.io/helm/cdrplatform-api-access0.1.5
cdrplatform-portal-accessglasswallhub.azurecr.io/helm/cdrplatform-portal-access0.0.6
cdrplatform-license-managementglasswallhub.azurecr.io/helm/cdrplatform-license-management0.1.1
cdrplatform-cleanupglasswallhub.azurecr.io/helm/cdrplatform-cleanup0.0.4
cdrplatform-async-apiglasswallhub.azurecr.io/helm/cdrplatform-async-api0.0.7
cdrplatform-metrics-projectionglasswallhub.azurecr.io/helm/cdrplatform-metrics-projection0.0.6
cdrplatform-report-extractorglasswallhub.azurecr.io/helm/cdrplatform-report-extractor0.0.4
cdrplatform-tally-accumulatorglasswallhub.azurecr.io/helm/cdrplatform-tally-accumulator0.0.5
cdrplatform-mongodbglasswallhub.azurecr.io/helm/cdrplatform-mongodb0.0.3
icap-serverglasswallhub.azurecr.io/helm/icap-server1.2.5

Deprecation notice

Please note cdrplatform-metrics-collation service is deprecated and removed from release 2.6.2. When upgrading to 2.6.2 and any version above, please uninstall the cdrplatform-metrics-collation helm chart using below command.

helm delete cdrplatform-metrics-collation -n cdrplatform

New features

Authentication on the Clean a file page

The portal has received an update requiring authentication to access the Clean a File page. This functionality is behind configuration on the Portal and Portal Access services.

To configure this, update the REBUILD__RequireAuthenticatedUser config item detailed here.

By default this flag is switched OFF.

If this flag is turned ON in the Portal, unauthenticated users will be redirected to login when accessing the Clean a File page. Logged in users are able to access the page and process files as usual.

Fallback ICAP ‘profiles’ added to the ICAP server

To improve the resiliency of the ICAP Server, a fallback ICAP profile has been provided in case the server can’t reach the Policy Management API.

The fallback profile has a default processing rule of ‘Bypass’ but will still ‘Process’ all supported file types.

This feature is configurable with a new flag on the ICAP server config, and defaults to OFF. To configure this, update the PROFILE__UseFallback config item detailed here:

For more information on the Fallback profile, please refer to ICAP Profiles.

Updates to the license usage section on the License Management page

For clarity, the Daily file usage chart on the License Management Page has been updated to include extra information on exceeding usage limits.

Updates to ICAP Reporting, Processed Files and Error Reports

From v2.7.1 onwards, references to ‘Errored’ requests has been updated to ‘Unprocessed’. These areas are affected:

  • ICAP Reporting page
  • ICAP Requests page
  • ICAP HTML error reports

We appreciate your continued support and value your feedback. If you encounter any further issues or have any questions, please don't hesitate to contact our support team.

Bug fixes

  • Small fix for the ICAP Profile management API's open API definition
  • ICAP server now logs a critical error when the current Halo license is missing the ICAP functionality

Documentation

Swagger Documentation

Glasswall Documentation

Clean a file

Archive Support

License Management