Skip to content

chore(main): release 1.4.9 - #13

Merged
yordis merged 1 commit into
mainfrom
release-please--branches--main
Sep 24, 2026
Merged

yordis merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@sht-bot

@sht-bot sht-bot commented Sep 14, 2026 •

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

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)

This PR was generated with Release Please. See documentation.

@cursor

cursor Bot commented Sep 14, 2026 •

Copy link
Copy Markdown

PR Summary

Low Risk
Mechanical version and changelog update only; runtime risk depends on fixes already merged on the release branch, mainly around subscriptions and LISTEN/NOTIFY.

Overview
Cuts release 1.4.9 by bumping the library version from 1.4.8 to 1.4.9 in mix.exs and .github/release-please-manifest.json, and adding a 1.4.9 section to CHANGELOG.md.

The new changelog entry documents what ships in this tag: subscription and notification reliability fixes (dead listener recovery, checkpoint catch-up on timer, safer behavior when deleting subscriptions), plus fork/CI housekeeping (release-please, supported Elixir/OTP versions, upstream sync, test warning visibility). This PR does not contain those implementation changes—only the version and release notes.

Reviewed by Cursor Bugbot for commit e9d6030. Bugbot is set up for automated code reviews on this repo. Configure here.

@coderabbitai

coderabbitai Bot commented Sep 14, 2026 •

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 5555b946-59e0-4191-86e3-f2f7a1f95693


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@sht-bot
sht-bot force-pushed the release-please--branches--main branch 3 times, most recently from ebb9255 to 80a52d2 Compare September 16, 2026 12:43
@sht-bot
sht-bot force-pushed the release-please--branches--main branch from 80a52d2 to bff84f5 Compare September 22, 2026 19:40
Signed-off-by: SHT Bot <61149376+sht-bot@users.noreply.github.com>
@sht-bot
sht-bot force-pushed the release-please--branches--main branch from bff84f5 to e9d6030 Compare September 24, 2026 00:26
@yordis
yordis merged commit 8d0af74 into main Sep 24, 2026
9 checks passed
@yordis
yordis deleted the release-please--branches--main branch September 24, 2026 01:40
@sht-bot

sht-bot commented Sep 24, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants