github domainaware/parsedmarc 9.5.5

12 hours ago

Fixed

  • Output client initialization now retries up to 4 times with exponential backoff before exiting. This fixes persistent Connection refused errors in Docker when OpenSearch or Elasticsearch is momentarily unavailable at startup.
  • Use tuple format for http_auth in OpenSearch and Elasticsearch connections, matching the documented convention and avoiding potential issues if the password contains a colon.
  • Fix current_time format for MSGraphConnection (current-time) (PR #708)

Changes

  • Added debug logging to all output client initialization (S3, syslog, Splunk HEC, Kafka, GELF, webhook, Elasticsearch, OpenSearch).
  • DEBUG=true and PARSEDMARC_DEBUG=true are now accepted as short aliases for PARSEDMARC_GENERAL_DEBUG=true.

Don't miss a new parsedmarc release

NewReleases is sending notifications on new releases.