Cribl Stream 4.19.2
| PRODUCT | DATE | RELEASE | ADDITIONAL RESOURCES |
|---|---|---|---|
| Stream | 2026-08-20 | Maintenance | Known Issues, Cribl Edge Release Notes |
This release resolves two critical issues found in Cribl Stream 4.19.1:
- OAuth secret fields containing expressions that begin with
C., such asC.Secret("id").valueorC.vars.my_secret, sent the expression text as theclient_secretinstead of the resolved value. Authentication failed for Destinations and Sources that use a free-text OAuth secret field, including the Microsoft Sentinel and Webhook Destinations. For more information, see the known issue. (CRIBL-44443) - HTTP-based Destinations dropped timed-out HTTP request batches instead of retrying them. For more information, see the known issue. (CRIBL-44462)