Prepare for release v1.7.5 - #214
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe release changelog adds version 1.7.5 dated 2026-07-26. The site’s latest-release statement and Maven dependency snippet now reference version 1.7.5 instead of 1.7.4. ChangesRelease 1.7.5
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
Pull request overview
Prepares the project documentation and changelog for the v1.7.5 release by updating the website “latest release” references and adding a new entry to the release notes.
Changes:
- Bump the “latest release” and Maven dependency version in the site index from 1.7.4 to 1.7.5.
- Add a new
<release>entry for version 1.7.5 to the changelog.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| src/site/markdown/index.md | Updates the site’s displayed latest release and Maven snippet to 1.7.5. |
| src/changes/changes.xml | Adds the v1.7.5 release entry to the changelog. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| <release version="1.7.5" date="2026-07-26" description="v1.7.5"> | ||
| <action dev="jodastephen" type="update"> | ||
| Prepare release 1.7.5. | ||
| </action> | ||
| </release> | ||
| <release version="1.7.4" date="2026-07-26" description="v1.7.4"> |
Prepare for release v1.7.5
Summary by CodeRabbit