Install

Works with Drupal: ^10.6 || ^11.3

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 23.77 KB
MD5: 051e2016a570b1881a26a448d9f90b9b
SHA-1: edb645c8e96eb15adadf5553eb038e1ca710bca5
SHA-256: 67324b8e632b624ebcf104855b6090e73e82cea162e2bfe45986e9761af3b574
Download zip 32.88 KB
MD5: 1b4e75bd30d77f95764d2b65cb32b087
SHA-1: 40cc971dba31bf4a7fab54b155da26484d0108c8
SHA-256: 069337c9f6ece36bf5be2784fde93b8a9cbc2ef3902ea40943d1097053392892

Release notes

Patch release. Fixes one regression introduced by the extraction in 1.0.0.

Fixed

The streamed SIEM record carries bundle again. 1.0.0 dropped it in the move out of MCP Sentinel, where it had always been emitted. Nothing failed and nothing warned — a SIEM rule keyed on bundle would simply have stopped matching, which is the worst way for an audit stream to regress: the consumer keeps receiving records and only the rule stops firing.

The extraction's stated principle is that chain behaviour carries over unchanged, so this was a defect against that promise rather than a missing feature. The streamed context is now asserted field by field in the test suite rather than by shape, so a future omission fails loudly.

Upgrading

No database or configuration changes. composer update drupal/audit_chain.

If you consume the audit_chain logger channel and had adjusted a rule to work around the missing field, that adjustment can be reverted.

Created by: jmcerda
Created on: 29 Jul 2026 at 22:14 UTC
Last updated: 29 Jul 2026 at 22:14 UTC
Bug fixes
Unsupported

Other releases