Skip to content

v3.129.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 09:10
· 31 commits to main since this release

v3.129.0 (2026-06-02)

Bug Fixes

  • Don't add nonexistent state (f20abba)

  • Handle no interlock data in redis (4adce43)

  • Manage config changes even when actor disabled (dc9d6a6)

  • Proper shutdown of SubscriptionActor (d0e6000)

  • Remove deleted states from table (10d60b4)

  • Remove modified fakeredis server (3190c5e)

Features

  • Add and remove states from interlock (66ec478)

  • Bidirectional notifications (68bc8e7)

  • separate pubsub channels for notifying the actor that a change
    is requested and notifying clients that a change has happened

  • Interlock restarts scans (6d30c3b)

  • Scan interlock actor (a58b346)

Testing

  • Simplify scan interlock unit tests (095aff7)

  • Test that scan is restarted (12287b2)


Detailed Changes: v3.128.6...v3.129.0