v2.4.1

Prev Next

Service Versions (Image tags)

Service Container Repository Version
cdrplatform-engine glasswallhub.azurecr.io/cdrplatform-engine 83296
cdrplatform-sync-api glasswallhub.azurecr.io/cdrplatform-sync-api 83263
cdrplatform-report-extractor glasswallhub.azurecr.io/cdrplatform-report-extractor 83079
cdrplatform-portal glasswallhub.azurecr.io/cdrplatform-portal 83310
cdrplatform-policy-api glasswallhub.azurecr.io/cdrplatform-policy-api 80758
cdrplatform-api-access glasswallhub.azurecr.io/cdrplatform-api-access 83174
cdrplatform-portal-access glasswallhub.azurecr.io/cdrplatform-portal-access 83191
cdrplatform-license-management glasswallhub.azurecr.io/cdrplatform-license-management 83287
cdrplatform-cleanup glasswallhub.azurecr.io/cdrplatform-cleanup 80713
cdrplatform-async-api glasswallhub.azurecr.io/cdrplatform-async-api 83216
cdrplatform-metrics-collation glasswallhub.azurecr.io/cdrplatform-metrics-collation 81323
cdrplatform-metrics-projection glasswallhub.azurecr.io/cdrplatform-metrics-projection 83120
cdrplatform-rabbitmq glasswallhub.azurecr.io/cdrplatform-rabbitmq 77417

Helm Chart Versions

Chart Chart Repository Version
cdrplatform-rabbitmq glasswallhub.azurecr.io/helm/cdrplatform-rabbitmq 0.5.1
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.4
prometheus-scaling glasswallhub.azurecr.io/helm/prometheus-scaling 0.1.1
cdrplatform-portal glasswallhub.azurecr.io/helm/cdrplatform-portal 0.1.7
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.3
cdrplatform-portal-access glasswallhub.azurecr.io/helm/cdrplatform-portal-access 0.0.2
cdrplatform-license-management glasswallhub.azurecr.io/helm/cdrplatform-license-management 0.0.2
cdrplatform-cleanup glasswallhub.azurecr.io/helm/cdrplatform-cleanup 0.0.2
cdrplatform-async-api glasswallhub.azurecr.io/helm/cdrplatform-async-api 0.0.3
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

New Features

Processed Files Page (beta)

Building upon the initial beta launch of the Processed Files page, the subsequent improvements include:

  • File Details: This release introduces the ability to expand the rows of the Processed Files table, revealing useful metadata on each file. This includes:
    • Transaction ID
    • Processing Time
    • Original File Size
    • Processed File Size
    • Engine Version
    • File hashes
    • Zip/Archive Details
  • File Hashes: A new View Hashes button displays the SHA-256, SHA-1 and MD5 hashes for both the input and output files (provided the file was successfully rebuilt).
  • Archives: We're pleased to announce the first update for archive and ZIP files on the Processed Files page. In this release, archive contents are identified by the ZIP icon, accompanied by the introduction of a feature allowing users to access ZIP/archive details. By selecting this option, you can access metadata pertaining to a processed file, including its association with a specific archive. Furthermore, a ZIP/archive ID has been included to facilitate upcoming filtering functionality in a future release.

System Settings

Introducing the new System Settings page:

License File Upload: As a follow-up to the licensing adjustments implemented a few releases ago, Portal administrators can now seamlessly upload a Glasswall license via the System Settings page. This streamlined workflow provides an easier and more convenient method for license uploading, offering an alternative to the existing license installation guide.

Authentication Requirement

  • To make modifications to the System Settings, users must be authenticated within the portal and hold the Admin role.

Fixes

Asynchronous API

  • The result now incorporates the x-error-reason header for files that have failed or encountered errors. This update aligns with the counterpart response header found in the Synchronous API.

Known Issues

  • When using the V2 endpoint for archive file type detection, the returned file type is erroneously displayed as "unknown" instead of "archive."
    • Impact: This issue affects users relying on accurate file type detection through the V2 endpoint for archives, as it may lead to incorrect categorization of files.

Documentation

API Documentation

Glasswall Documentation

Clean Room

Archive Support Documentation

Licensing Documentation

Asynchronous API Documentation