Skip to content

docs(changelog): v1.5.0#36

Merged
adrianbrad merged 1 commit intomainfrom
chore/release-v1.5.0
Apr 20, 2026
Merged

docs(changelog): v1.5.0#36
adrianbrad merged 1 commit intomainfrom
chore/release-v1.5.0

Conversation

@adrianbrad
Copy link
Copy Markdown
Owner

Prep commit for the v1.5.0 release.

Once merged, tag from main:

git checkout main && git pull
git tag v1.5.0
git push origin v1.5.0

That triggers the release workflow which builds + signs + publishes the GitHub Release.

Summarizes the correctness fixes, perf work, and security hardening
merged since v1.4.0. The first tag created after this merges will
trigger the signed-release workflow.
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (7c20346) to head (0692786).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #36   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          442       442           
=========================================
  Hits           442       442           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@adrianbrad adrianbrad merged commit 7507635 into main Apr 20, 2026
10 checks passed
@adrianbrad adrianbrad deleted the chore/release-v1.5.0 branch April 21, 2026 09:09
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