chore(release): prepare 0.5.8 - #703
Conversation
|
|
There was a problem hiding this comment.
Pull request overview
Prepares the 0.5.8 release by updating the changelog and advancing the project version.
Changes:
- Adds a
0.5.8 - 2026-07-23section toCHANGELOG.mddocumenting dependency-only updates. - Updates
gradle.propertiesversion to the next development snapshot.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| gradle.properties | Updates the project version (currently to 0.5.9-SNAPSHOT). |
| CHANGELOG.md | Adds the 0.5.8 release entry with the dependency update list. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <[email protected]>
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project status has failed because the head coverage (81.28%) is below the target coverage (85.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #703 +/- ##
=========================================
Coverage 81.28% 81.28%
Complexity 753 753
=========================================
Files 59 59
Lines 1662 1662
Branches 58 58
=========================================
Hits 1351 1351
Misses 259 259
Partials 52 52
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Cuts the 0.5.8 release — all changes since 0.5.7 are dependency updates only.
Changes
0.5.8 - 2026-07-23section covering Jackson 2.22.1, BouncyCastle 1.85, log4j-slf4j-impl 2.26.1, slf4j-api 2.0.18, Pushy 0.15.6, JReleaser 1.25.0, Gradle wrapper 9.6.10.5.8-SNAPSHOT→0.5.8(release commit), then →0.5.9-SNAPSHOTPost-merge
Tag
v0.5.8on thechore(release): prepare 0.5.8commit to trigger the deploy workflow (Maven Central + GitHub release via JReleaser).