Add
- Add request ID, processing/info options, and source image URL to error reports.
Change
- Support configuring OpenTelemetry with standard general and OTLP Exporter environment variables.
IMGPROXY_MAX_SRC_RESOLUTION
default value is increased to 50.
Fix
- Fix loading environment variables from the AWS System Manager Parameter Store when there are more than 10 parameters.
- (pro) Fixed thumbnail generation for MKV/WebM files containing blocks invalidly marked as keyframes.
Deprecated
IMGPROXY_OPEN_TELEMETRY_ENDPOINT
,IMGPROXY_OPEN_TELEMETRY_PROTOCOL
,IMGPROXY_OPEN_TELEMETRY_GRPC_INSECURE
,IMGPROXY_OPEN_TELEMETRY_SERVICE_NAME
,IMGPROXY_OPEN_TELEMETRY_PROPAGATORS
, andIMGPROXY_OPEN_TELEMETRY_CONNECTION_TIMEOUT
config options are deprecated. Use standard OpenTelemetry environment variables instead.