-
Notifications
You must be signed in to change notification settings - Fork 12
release v0.3.0 #138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
release v0.3.0 #138
Conversation
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the WalkthroughVersion bump release from 0.2.0 to 0.3.0. Version numbers are updated in project build files, example module configuration, documentation, and changelog. No functional or logic changes are present. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Pre-merge checks and finishing touches✅ Passed checks (3 passed)
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (5)
CHANGELOG.md(1 hunks)README.md(2 hunks)build.gradle(1 hunks)examples/servlet/build.gradle(1 hunks)publish.gradle(1 hunks)
🧰 Additional context used
🪛 GitHub Actions: Spring Boot Starter CI with Gradle
CHANGELOG.md
[error] 1-1: SpotlessCheck failed: formatting violations detected in CHANGELOG.md. Run './gradlew :spotlessApply' to fix these violations.
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
- GitHub Check: Socket Security: Pull Request Alerts
- GitHub Check: Analyze (java-kotlin)
🔇 Additional comments (4)
build.gradle (1)
19-19: Version bump to 0.3.0 is clean. No functional changes; ready to proceed once CHANGELOG.md formatting is fixed.publish.gradle (1)
9-9: Version bump in MavenPublication pom is correct. Ensures published artifacts carry the correct version metadata.README.md (1)
39-39: Version references in user-facing documentation are correctly updated across all build systems. Gradle Groovy, Gradle Kotlin, and Maven snippets are in sync with the 0.3.0 release.Also applies to: 45-45, 55-55
examples/servlet/build.gradle (1)
22-22: Example dependency is correctly bumped to 0.3.0. End-to-end example will pull the released version.
Description
What problem is being solved?
How is it being solved?
What changes are made to solve it?
References
Review Checklist
mainSummary by CodeRabbit
New Features
Chores
Documentation
✏️ Tip: You can customize this high-level summary in your review settings.