Fixed tool call history being dropped from A2A conversation context, which caused the model to lose tool context after several turns and stop invoking MCP tools.
Fixed incognito stages not being cleaned up after a force-quit.
Improvements
Improved MCP logging and log-level hygiene. Potentially sensitive data (tool parameters, error content, LLM buffer data) was moved from INFO to DEBUG level.
Pharia Data API
Availability
On-premise
Features
Added a flag to mark stages for cleanup once their retention period expires, with automatic monitoring for flagged stages.
Pharia IAM
Availability
On-premise
Features
Admins now sign in through a separate ADFS connection, while everyday users log in exactly as before.
The Admin role can now be assigned by other admins.
Translation Service
Availability
On-premise
Features
Added a total HTTP request metric (translation_service_http_requests_total), exposed in Prometheus via the new /metrics endpoint.
Added language detection to the translate endpoint.
Improvements
Made validation of the Stille model (translation override model) more general.