For the complete documentation index, see llms.txt. This page is also available as Markdown.

1.1.0

Release date: March 20, 2026

General summary

Facephi IAD Service 1.1.0 focuses on operational resilience, configuration flexibility, and better diagnostics. This is a fully backward-compatible release: there are no incompatible changes in the API or configuration.

What's new

Improved License diagnostics

  • License error translation — More than 110 License status codes are now mapped to human-readable messages with actionable recommendations.

  • Standardized error reporting — License-related failures produce consistent, structured log entries to facilitate troubleshooting.

Docker image hardening

  • Simplified base image with reduced attack surface.

  • Improved package management and dependency pinning.

  • Cleaner log output (excess verbose logging was removed from Docker detection and engine startup).

Bug fixes

  • REST proxy errors are now created and reported through a single consistent code path.

  • Engine error responses are normalized before being forwarded to the client.

  • Excess debug logging during Docker environment detection was removed.

Upgrade guide

This release does not require migration steps. The files config.json that already exist and API clients continue to work unchanged.

To take advantage of configuration via environment variables, set the FACEPHI_IAD_REST_* or FACEPHI_IAD_ENGINE_* desired ones before starting the service or in your Docker Compose / Kubernetes manifest.

Deployment

Requirements

Component
Requirement

Operating system

Linux x86_64 (Ubuntu 24.04 recommended)

License

Valid Facephi License file

Docker

For container deployment

Known issues

No issues have been identified in this release.

Support

For Technical Support, contact your Facephi representative.

Documentation

Last updated