Service Versions (Image tags)
Service |
Container Repository |
Version |
cdrplatform-engine |
glasswallhub.azurecr.io/cdrplatform-engine |
92789 |
cdrplatform-sync-api |
glasswallhub.azurecr.io/cdrplatform-sync-api |
94289 |
cdrplatform-report-extractor |
glasswallhub.azurecr.io/cdrplatform-report-extractor |
93360 |
cdrplatform-portal |
glasswallhub.azurecr.io/cdrplatform-portal |
94884 |
cdrplatform-policy-api |
glasswallhub.azurecr.io/cdrplatform-policy-api |
94828 |
cdrplatform-api-access |
glasswallhub.azurecr.io/cdrplatform-api-access |
92842 |
cdrplatform-portal-access |
glasswallhub.azurecr.io/cdrplatform-portal-access |
94830 |
cdrplatform-license-management |
glasswallhub.azurecr.io/cdrplatform-license-management |
92891 |
cdrplatform-cleanup |
glasswallhub.azurecr.io/cdrplatform-cleanup |
92551 |
cdrplatform-async-api |
glasswallhub.azurecr.io/cdrplatform-async-api |
94859 |
cdrplatform-metrics-collation |
glasswallhub.azurecr.io/cdrplatform-metrics-collation |
92305 |
cdrplatform-metrics-projection |
glasswallhub.azurecr.io/cdrplatform-metrics-projection |
93922 |
cdrplatform-tally-accumulator |
glasswallhub.azurecr.io/cdrplatform-tally-accumulator |
94520 |
cdrplatform-rabbitmq |
glasswallhub.azurecr.io/cdrplatform-rabbitmq |
87948 |
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.3 |
cdrplatform-portal-access |
glasswallhub.azurecr.io/helm/cdrplatform-portal-access |
0.0.3 |
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.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.1 |
New Features
Reporting
- Introduced a new chart to visualize the risk associated with the Original File over time.
- Incorporated a feature to switch the protection level for the file protection count over time chart.
- Added a feature to display risky content that has been permitted by the policy.
- Enhanced the date display of time series charts for better understanding.
Landing Page
- Implemented a new feature to display risky content that has been allowed by the policy.
Clean Room
- Added a display to show any risky content which has been approved by policy.
- Removed the modal alert that appeared when navigating away from the Cleanroom for a smoother user experience.
Licensing
- Added a display for the daily processed file count in the system settings page.
- Added a display for the daily data processed in the system settings page.
- Introduced a new License API to retrieve daily usage statistics for better tracking and management.
Fixes
Portal:
- Resolved an issue where the Cleanroom and processed files pages displayed different file sizes, both pages now display the file size in base 10
- Files processed through the Menlo API now provide information on the applied policy.
- Addressed a bug causing the chart to fail loading with 2024 dates.
- Fixed the size limit prompt in Cleanroom to prevent decimalisation.
Sync API V3:
- Enhanced API functionality: Endpoints now return archives or compression based on the file type.
Async API:
- Improved API behavior: Endpoints in the Async API now return archives or compression based on the file type.
- Resolved an issue where empty archive files were getting stuck in the processing status.
- Updated the Base64 get endpoint to display a processing status when the file is still in processing.
- Introduced the 'x-file-size' header in GET responses for improved information retrieval.
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.
Documentation
API Documentation
Glasswall Documentation
Clean Room
Archive Support Documentation
Licensing Documentation
Asynchronous API Documentation