Skip to content

Fluxzero 1.134.0

Choose a tag to compare

@jbruinink jbruinink released this 03 Jul 10:43

1.134.0 (2026-03-29)

Features

  • feat(test): support suppression of pending consumer warnings in test fixtures (6e8a56b)

    Add `suppressPendingConsumerWarning` to `TestFixture` for tests involving paused or stalled consumers. Update relevant tests to disable warnings when consumers remain pending intentionally.

Changes

  • Revert "fix(test): isolate shared fixture interceptor state" (5ec8160)

    This reverts commit e774b24.