API ReferenceChangelog
Log In
Changelog
Improved

v1.0.0-rc.7 – Integration Hardening and Logging Improvements

v1.0.0-rc.7 – Integration Hardening and Logging Improvements

Date: 2025-11-27
Status: Release Candidate 7

This release focuses on improving robustness, observability, and usability of the Pixop–Mimir integration, along with documentation and status handling refinements.

Internal

  • Implemented alert throttling to reduce noise
  • Migrated Mimir tenants and jobs storage from Hazelcast to PostgreSQL for improved reliability and persistence
  • Added logging of all requests and responses to the Mimir REST API, with sensitive data redacted
  • Mimir userId is now derived from all Mimir API keys accessing the integration and logged together with requests/responses for better traceability

Pixop Mimir integration API

  • Updated the Pixop–Mimir integration API documentation to clearly state that the integration is connected to Fonn, in compliance with their terms and conditions
  • Added DELETING to ProcessingStatus and introduced pixopIngestionStatus on JobParameters
  • Removed the sensitive comparisonLink field from the Job schema and removed the unused mimirWebhookSecretHidden field from PixopMimirIntegration

Mimir Integration & UX

  • When a user triggers a custom action in Mimir and it takes longer than the browser timeout (10 seconds), the user now sees a warning message explaining that the creation of jobs continues to run in the background and that a custom notification will be sent when done
  • When deleting a video in Pixop from Mimir, both the pixopIngestionStatus and the Mimir item title now reflect the deletion state more accurately
  • 500 Internal Server Error responses now return a generic error message instead of exposing the underlying exception message
  • Validation errors originating from the processing appraisal request now result in a 400 Bad Request with a descriptive custom notification message, instead of a 500 Unknown error
  • Updated the manual setup steps for the integration to include an additional step for adding the Pixop subtype to the common configuration
  • customActionSecret values are now redacted in responses from createOrUpdateMimirIntegration

Notes

  • This release continues the stabilization and hardening of the Pixop–Mimir integration ahead of the stable v1.0.0
  • Please report feedback or issues to [email protected]