| Package | Location | Version | State | MD5 Checksum |
| Helm chart | https://cequence.gitlab.io/helm-charts/ | 6.3.1 | Released | |
| Image repository | registry.gitlab.com/cequence/releases/dataplane/cequence-bridge:6.0.3 | 6.3.1 | Released |
Version 6.3.1 of Cequence Bridge was released 15 July 2026.
New feature in 6.3.1: Splunk HEC
The 6.3.1 release of Cequence Bridge adds Splunk HEC support as a passive, out-of-band ingestion path for API transaction telemetry. Gateway and logging sources (including IBM APIC) send events over HEC to Cequence, which validates, normalizes, and buffers them before forwarding into the Cequence UAP platform pipeline with no added latency or risk to live API traffic. The feature exposes the standard HEC event and health endpoints, handles concatenated JSON event streams with automatic timestamp normalization, and supports gzip-compressed submissions with built-in backpressure handling to protect against overload. Malformed or oversized events are isolated and rejected individually to prevent a single bad event from disrupting an entire batch or taking down the Bridge instance.
Release 6.0.3
The Cequence Bridge now falls back to the X-Forwarded-For header to determine the client IP address when the incoming request reports the client IP address as unavailable.
Improves reliability of the SDP cache by using proper locking during read operations, preventing a concurrency issue that could result in a data race.
Resolves an issue where a policy configured to match on the absence of a specific request header incorrectly triggered on requests that did contain the header.
Compatibility
| Bridge | Cequence UAP platform version | Compatible |
| 6.0.3 | Releases earlier than release 8.3.0 | No |
| 6.0.3 | Release 8.3.0 or later, before release 8.4.0 | No |
| 6.0.3 | Release 8.4.0 or later | Yes |