Date of Release: 18/03/2025
Service Versions (Image tags)
Service | Container Repository | Version |
---|---|---|
cdrplatform-engine | glasswallhub.azurecr.io/cdrplatform-engine | 129787 |
cdrplatform-sync-api | glasswallhub.azurecr.io/cdrplatform-sync-api | 132668 |
cdrplatform-report-extractor | glasswallhub.azurecr.io/cdrplatform-report-extractor | 132666 |
cdrplatform-portal | glasswallhub.azurecr.io/cdrplatform-portal | 131999 |
cdrplatform-policy-api | glasswallhub.azurecr.io/cdrplatform-policy-api | 130019 |
cdrplatform-api-access | glasswallhub.azurecr.io/cdrplatform-api-access | 132473 |
cdrplatform-portal-access | glasswallhub.azurecr.io/cdrplatform-portal-access | 132062 |
cdrplatform-license-management | glasswallhub.azurecr.io/cdrplatform-license-management | 132713 |
cdrplatform-cleanup | glasswallhub.azurecr.io/cdrplatform-cleanup | 129892 |
cdrplatform-async-api | glasswallhub.azurecr.io/cdrplatform-async-api | 132299 |
cdrplatform-metrics-projection | glasswallhub.azurecr.io/cdrplatform-metrics-projection | 133013 |
cdrplatform-tally-accumulator | glasswallhub.azurecr.io/cdrplatform-tally-accumulator | 132029 |
icap-server | glasswallhub.azurecr.io/icap-server | 132089 |
cdrplatform-rabbitmq | glasswallhub.azurecr.io/cdrplatform-rabbitmq | 132563 |
Helm Chart Versions
Chart | Chart Repository | Version |
---|---|---|
cdrplatform-rabbitmq | glasswallhub.azurecr.io/helm/cdrplatform-rabbitmq | 0.6.3 |
cdrplatform-external-secrets | glasswallhub.azurecr.io/helm/cdrplatform-external-secrets | 0.4.0 |
cdrplatform-storage | glasswallhub.azurecr.io/helm/cdrplatform-storage | 0.6.0 |
cdrplatform-engine | glasswallhub.azurecr.io/helm/cdrplatform-engine | 0.2.4 |
cdrplatform-sync-api | glasswallhub.azurecr.io/helm/cdrplatform-sync-api | 0.2.10 |
prometheus-scaling | glasswallhub.azurecr.io/helm/prometheus-scaling | 0.2.2 |
cdrplatform-portal | glasswallhub.azurecr.io/helm/cdrplatform-portal | 0.2.4 |
cdrplatform-policy-api | glasswallhub.azurecr.io/helm/cdrplatform-policy-api | 0.1.2 |
cdrplatform-api-access | glasswallhub.azurecr.io/helm/cdrplatform-api-access | 0.1.7 |
cdrplatform-portal-access | glasswallhub.azurecr.io/helm/cdrplatform-portal-access | 0.0.7 |
cdrplatform-license-management | glasswallhub.azurecr.io/helm/cdrplatform-license-management | 0.1.2 |
cdrplatform-cleanup | glasswallhub.azurecr.io/helm/cdrplatform-cleanup | 0.0.5 |
cdrplatform-async-api | glasswallhub.azurecr.io/helm/cdrplatform-async-api | 0.0.8 |
cdrplatform-metrics-projection | glasswallhub.azurecr.io/helm/cdrplatform-metrics-projection | 0.0.8 |
cdrplatform-report-extractor | glasswallhub.azurecr.io/helm/cdrplatform-report-extractor | 0.0.5 |
cdrplatform-tally-accumulator | glasswallhub.azurecr.io/helm/cdrplatform-tally-accumulator | 0.0.6 |
cdrplatform-mongodb | glasswallhub.azurecr.io/helm/cdrplatform-mongodb | 0.0.3 |
icap-server | glasswallhub.azurecr.io/helm/icap-server | 1.2.7 |
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
Import/Export is now GA (General Availability)
We are pleased to announce the General Availability (GA) release of the Import/Export functionality within Sync API v3. Since its initial introduction into Halo's Sync API, the Embedded Engine has undergone numerous updates aimed at enhancing the performance of Import/Export operations. These improvements have now been integrated into Halo. Additionally, the Export
endpoints now support an increased request body size limit of 1GB.
Improved service scalability and resiliency
The cdrplatform-metrics-projection
and cdrplatform-tally-accumulator
services have received performance upgrades enabling them to scale higher. This has increased performance and removed limitations on those services. The Database integration in these services has been restructured, making them much more reliable at scale.
Note: When using a cloud-based database provider - ensure any maximum throughput limits are increased on the Database when scaling these services.
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 with the metrics projection service throwing an error when the database was empty
- RabbitMQ image updated to include new version of OpenSSL
- Security patches on the License management service