Skip to content

v1.4.9

Latest

Choose a tag to compare

@sht-bot sht-bot released this 24 Sep 01:45
8d0af74

1.4.9 (2026-09-24)

Bug Fixes

  • notifications: Recover from a dead listener connection (#11) (a1268b5)
  • subscriptions: Keep catching up when the checkpoint timer fires (#10) (23cbf8e)
  • subscriptions: Stop a deleted subscription from silently skipping its successor's events (#21) (10c61fc)
  • subscriptions: Stop a subscription delete from disconnecting its subscribers (#20) (43ac0b7)

Miscellaneous

  • ci: Automate releases with release-please (#7) (051c22d)
  • ci: Restrict commit types to chore, feat and fix (#19) (fb651e2)
  • Claim copyright for the work done in this fork (#8) (2dcb046)
  • Clear shutdown noise and compiler warnings (#12) (01aea6a)
  • Point self-referential links at this fork (#6) (44efa14)
  • Support only the last three Elixir and OTP releases (#16) (9215862)
  • Sync with upstream commanded/eventstore (f6a1fc6)
  • Sync with upstream commanded/eventstore (3532706)
  • test: Stop the test environment from hiding compiler warnings (#18) (549dbe0)