Service Versions (Image tags)
Service | Container Repository | Version |
---|---|---|
cdrplatform-engine | glasswallhub.azurecr.io/cdrplatform-engine | 99818 |
cdrplatform-sync-api | glasswallhub.azurecr.io/cdrplatform-sync-api | 100890 |
cdrplatform-report-extractor | glasswallhub.azurecr.io/cdrplatform-report-extractor | 100883 |
cdrplatform-portal | glasswallhub.azurecr.io/cdrplatform-portal | 102619 |
cdrplatform-policy-api | glasswallhub.azurecr.io/cdrplatform-policy-api | 102389 |
cdrplatform-api-access | glasswallhub.azurecr.io/cdrplatform-api-access | 101756 |
cdrplatform-portal-access | glasswallhub.azurecr.io/cdrplatform-portal-access | 102486 |
cdrplatform-license-management | glasswallhub.azurecr.io/cdrplatform-license-management | 99809 |
cdrplatform-cleanup | glasswallhub.azurecr.io/cdrplatform-cleanup | 96299 |
cdrplatform-async-api | glasswallhub.azurecr.io/cdrplatform-async-api | 100712 |
cdrplatform-metrics-collation | glasswallhub.azurecr.io/cdrplatform-metrics-collation | 96315 |
cdrplatform-metrics-projection | glasswallhub.azurecr.io/cdrplatform-metrics-projection | 96976 |
cdrplatform-tally-accumulator | glasswallhub.azurecr.io/cdrplatform-tally-accumulator | 101029 |
icap-server | glasswallhub.azurecr.io/icap-server | 101952 |
cdrplatform-rabbitmq | glasswallhub.azurecr.io/cdrplatform-rabbitmq | 97022 |
Helm Chart Versions
Chart | Chart Repository | Version |
---|---|---|
cdrplatform-rabbitmq | glasswallhub.azurecr.io/helm/cdrplatform-rabbitmq | 0.6.2 |
cdrplatform-external-secrets | glasswallhub.azurecr.io/helm/cdrplatform-external-secrets | 0.3.3 |
cdrplatform-storage | glasswallhub.azurecr.io/helm/cdrplatform-storage | 0.5.2 |
cdrplatform-engine | glasswallhub.azurecr.io/helm/cdrplatform-engine | 0.1.19 |
cdrplatform-sync-api | glasswallhub.azurecr.io/helm/cdrplatform-sync-api | 0.2.6 |
prometheus-scaling | glasswallhub.azurecr.io/helm/prometheus-scaling | 0.1.1 |
cdrplatform-portal | glasswallhub.azurecr.io/helm/cdrplatform-portal | 0.2.0 |
cdrplatform-policy-api | glasswallhub.azurecr.io/helm/cdrplatform-policy-api | 0.1.0 |
cdrplatform-api-access | glasswallhub.azurecr.io/helm/cdrplatform-api-access | 0.1.4 |
cdrplatform-portal-access | glasswallhub.azurecr.io/helm/cdrplatform-portal-access | 0.0.3 |
cdrplatform-license-management | glasswallhub.azurecr.io/helm/cdrplatform-license-management | 0.1.0 |
cdrplatform-cleanup | glasswallhub.azurecr.io/helm/cdrplatform-cleanup | 0.0.2 |
cdrplatform-async-api | glasswallhub.azurecr.io/helm/cdrplatform-async-api | 0.0.4 |
cdrplatform-metrics-collation | glasswallhub.azurecr.io/helm/cdrplatform-metrics-collation | 0.0.1 |
cdrplatform-metrics-projection | glasswallhub.azurecr.io/helm/cdrplatform-metrics-projection | 0.0.2 |
cdrplatform-report-extractor | glasswallhub.azurecr.io/helm/cdrplatform-report-extractor | 0.0.2 |
cdrplatform-tally-accumulator | glasswallhub.azurecr.io/helm/cdrplatform-tally-accumulator | 0.0.2 |
cdrplatform-mongodb | glasswallhub.azurecr.io/helm/cdrplatform-mongodb | 0.0.2 |
icap-server | glasswallhub.azurecr.io/helm/icap-server | 0.0.9 |
New Features
ICAP Profile Editor
It's now easier to view and edit the default ICAP profile via the Portal.
If the Portal and the Policy API (with Profile Management enabled) are deployed, Admin users can now edit supported MIME type settings for the default ICAP profile. Standard users also have read-only access to the default profile.
Content Management Policy Deletion Protection
To prevent ICAP profiles breakage, content management policies can no longer be deleted while in use by an ICAP profile.
This means the policy must now be removed from the associated ICAP profiles before deletion.
Default ICAP Profile Bypasses All MIME types by Default
When using an ICAP profile with the default processing rule set to 'bypass' response content is blocked due to HTML not being on the MIME type process list. As this setting is dysfunctional for proxying web traffic, the default has been changed.
From release 2.4.10, all content will bypass the ICAP server (Beta) by default, unless specified in an individual processing rule to process or block.
ICAP Server (Beta) Support for Preview Feature
The preview allows the ICAP Server (Beta) to see the beginning of a transaction in order to make a decision on whether to opt-out of processing that message, avoiding the latency introduced by receiving the rest of the message.
It can be used within RESPMOD and REQMOD transactions.
ICAP Profile Reset via the API
The ICAP profile API now has reset functionality to restore any profile to recommended settings.
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
- Accessibility: Tabbing goes to unknown section on processed files page
- Infinite loop in login flow when explicit role assignment is configured in Enterprise App
- Risk level being incorrectly displayed in Cleanroom when items are allowed by policy
- SYNC/ASYNC: encrypted zip inside archive causes the whole archive to fail
- ICAP: deleted policy brings the service down
- ICAP: Error log 503 its showing as INFO level log