Skip to content

chore: Release 7.5.0 - #200

Merged
epinault merged 1 commit into
masterfrom
chore/release-7.5.0
Sep 2, 2026
Merged

chore: Release 7.5.0#200
epinault merged 1 commit into
masterfrom
chore/release-7.5.0

Conversation

@epinault

@epinault epinault commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Cut the 7.5.0 minor release.

  • Bump version 7.4.17.5.0 in mix.exs
  • Promote the Unreleased changelog section to ## 7.5.0 - 2026-09-02

Minor bump: the release contains a new feature (mix hammer.install Igniter task, #194) with no breaking changes, plus two TokenBucket ETS fixes (#197, #198). The #198 entry is flagged as a behaviour change in the changelog since the deny wait is now the real time-to-next-token instead of a flat 1000ms.

Test plan

  • mix compile --warnings-as-errors
  • mix test — 150 tests, 0 failures
  • mix format --check-formatted
  • CI
  • After merge: tag v7.5.0 to trigger the hex publish workflow

🤖 Generated with Claude Code by Emmanuel Pinault

https://claude.ai/code/session_011dH6kRtZqUkVpoGo79CKYG

- Bump version 7.4.1 -> 7.5.0 in mix.exs
- Promote Unreleased changelog section to 7.5.0 (#194, #197, #198)

Minor bump: the release adds the mix hammer.install Igniter task and
carries two TokenBucket ETS fixes, one of which changes the deny wait
from a flat 1000ms to the real time-to-next-token.

Co-Authored-By: Emmanuel Pinault <dev@pinault-family.us>
Claude-Session: https://claude.ai/code/session_011dH6kRtZqUkVpoGo79CKYG
@epinault
epinault merged commit 24c681c into master Sep 2, 2026
6 of 9 checks passed
@epinault
epinault deleted the chore/release-7.5.0 branch September 2, 2026 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant