Realtime Observations Management:
Implemented manager into Real Time Job for querying observations and handling limits more effectively.
(Merged PR #346)
Offered Forecast Timeout:
Increased timeout on SQL queries whilst implementing additional logging and better error handling
(Merged PR #339)
CI Pipeline Uplift:
Included end-to-end testing across all CI jobs to strengthen build integrity.
(Merged PR #318)
Updated Azure Pipelines Configuration:
Refined the azure-pipelines.yml
file to enhance CI/CD performance.
(Merged PR #318)
Deployment Trigger and Documentation Enhancements:
Adjusted deployment triggers to respond to pull requests and improved related documentation.
(Merged PR #322)
Reduced API Batch Size and Logging Enhancements:
Lowered batch size for real-time modules and introduced more detailed logs.
(Merged PRs #338)
Optimised Batch Processing in Real-Time Modules:
Refactored batch handling to improve throughput and performance.
(Merged PRs #336)
Dynamic API URL:
Replaced static references to APIs for login and streaming URLs with dynamic derivation
(Merged PRs #342)
Eval Details Column Descriptions:
Improved the descriptions of the columns in the Eval Details table to avoid confusion with the evaluationid column.
(Merged PRs #341)
February 25, 2025 — Version 3.43.0
adminData
with structured logging for better maintainability.vwuserqueuemappings
feature to enhance data organization and access for MSSQL.flowoutcomes
end timestamp to prevent errors.utcnow
if it's in the future.February 11, 2025 — Version 3.41.0
January 30, 2025 — Version 3.40.1
DetailedInteractionData
: Addressed an issue where duplicate entries were being stored in the DetailedInteractionData
schema file.csg_artefacts Schema
: Adjusted logic in the csg_artefacts
schema file to improve data consistency.Features
Bug Fixes
Improvements
Bug Fixes
OfferedForecast
from Schedule:Re-open database connection after deletion:
Resolved an issue where the database connection wasn't re-opening after a deletion operation.
(Merged PR 245)
Resolve column diff errors in Participant Attributes:
Resolved an issue where column mismatch occurs in participant attributes, causing an unhandled exception.
(Merged PR 246)
Subscription duplicate patch and cleanup:
A patch was applied to remove duplicate subscriptions, along with a general cleanup of related code.
(Merged PR 247)
prevent-increment-of-merged-branch-version
configuration for the main branch.writesqldatabulk
method.mvwconvvoicetopicdetaildata
with indexing.check_and_update_userpresencedetaileddata
to support multiple executions.mvwconvvoicetopicdetaildata
with an index.Division Filtering
from presence details synchronization.