Date of Release: 01 October 2024
Service Versions (Image tags)
Service | Container Repository | Version |
---|---|---|
cdrplatform-engine | glasswallhub.azurecr.io/cdrplatform-engine | 118197 |
cdrplatform-sync-api | glasswallhub.azurecr.io/cdrplatform-sync-api | 118332 |
cdrplatform-report-extractor | glasswallhub.azurecr.io/cdrplatform-report-extractor | 115847 |
cdrplatform-portal | glasswallhub.azurecr.io/cdrplatform-portal | 118408 |
cdrplatform-policy-api | glasswallhub.azurecr.io/cdrplatform-policy-api | 116799 |
cdrplatform-api-access | glasswallhub.azurecr.io/cdrplatform-api-access | 117921 |
cdrplatform-portal-access | glasswallhub.azurecr.io/cdrplatform-portal-access | 117613 |
cdrplatform-license-management | glasswallhub.azurecr.io/cdrplatform-license-management | 115855 |
cdrplatform-cleanup | glasswallhub.azurecr.io/cdrplatform-cleanup | 115299 |
cdrplatform-async-api | glasswallhub.azurecr.io/cdrplatform-async-api | 115827 |
cdrplatform-metrics-collation | glasswallhub.azurecr.io/cdrplatform-metrics-collation | 115849 |
cdrplatform-metrics-projection | glasswallhub.azurecr.io/cdrplatform-metrics-projection | 116916 |
cdrplatform-tally-accumulator | glasswallhub.azurecr.io/cdrplatform-tally-accumulator | 116816 |
icap-server | glasswallhub.azurecr.io/icap-server | 118335 |
cdrplatform-rabbitmq | glasswallhub.azurecr.io/cdrplatform-rabbitmq | 117498 |
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.4.0 |
cdrplatform-storage | glasswallhub.azurecr.io/helm/cdrplatform-storage | 0.5.5 |
cdrplatform-engine | glasswallhub.azurecr.io/helm/cdrplatform-engine | 0.2.2 |
cdrplatform-sync-api | glasswallhub.azurecr.io/helm/cdrplatform-sync-api | 0.2.8 |
prometheus-scaling | glasswallhub.azurecr.io/helm/prometheus-scaling | 0.2.1 |
cdrplatform-portal | glasswallhub.azurecr.io/helm/cdrplatform-portal | 0.2.2 |
cdrplatform-policy-api | glasswallhub.azurecr.io/helm/cdrplatform-policy-api | 0.1.1 |
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.4 |
cdrplatform-license-management | glasswallhub.azurecr.io/helm/cdrplatform-license-management | 0.1.1 |
cdrplatform-cleanup | glasswallhub.azurecr.io/helm/cdrplatform-cleanup | 0.0.4 |
cdrplatform-async-api | glasswallhub.azurecr.io/helm/cdrplatform-async-api | 0.0.7 |
cdrplatform-metrics-collation | glasswallhub.azurecr.io/helm/cdrplatform-metrics-collation | 0.0.4 |
cdrplatform-metrics-projection | glasswallhub.azurecr.io/helm/cdrplatform-metrics-projection | 0.0.4 |
cdrplatform-report-extractor | glasswallhub.azurecr.io/helm/cdrplatform-report-extractor | 0.0.4 |
cdrplatform-tally-accumulator | glasswallhub.azurecr.io/helm/cdrplatform-tally-accumulator | 0.0.5 |
cdrplatform-mongodb | glasswallhub.azurecr.io/helm/cdrplatform-mongodb | 0.0.3 |
icap-server | glasswallhub.azurecr.io/helm/icap-server | 1.2.4 |
New Features
XML validation
Users of Halo now have an endpoint that they can use to validate an XML file. By providing an XML file and a schema (XSD), they will either receive a success code confirming it is valid, or receive a validation report with details on why the XML file failed validation.
Clear cache via the Portal
The ICAP server cache can be cleared via an API as documented here.
Now users can clear the cache via the Halo Portal on the Icap Settings Page.
ICAP Server: error report terminology
To better reflect terminology, when a request fails in ICAP, request types have been simplified to download/upload. 'Adapted' is also now successful.
ICAP Server: multipart/mixed
The ICAP server now supports multipart/mixed request modification
Portal: ICAP Report - Icon's
To better reflect terminology, the ICAP report page request types have been simplified to download/upload. 'Adapted' is also now successful.
Portal: Clean a file - Icon's
Users can now see how likely a file is to be malicious right away with a new Icon.
Portal: Help Page
Since we've added so much functionality to Halo, it made sense to have a partial redesign of the Halo Help page. We've streamlined the list of links, added callouts to highlight features we'd like to market, and added more robust info about integrations.
Portal - Processed files
In usability testing, we found that not all users realized that table rows were expandable. We've implemented a quick solution where we expand the first row open by default on table-centric pages to convey that there's more content within each row.
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
- Fixed an issue if a duplicate profile was added to the backend database, it causes the ICAP Server to become unhealthy.