release: v0.4.1 - #192
Merged
Merged
Conversation
Release-As: 0.4.1
Updated version number and fixed links in changelog.
Contributor
There was a problem hiding this comment.
Pull request overview
Release-please generated release PR to publish v0.4.1, updating all version references across the build, publishing metadata, examples, and documentation so the repository is consistent for the new release.
Changes:
- Bump starter version references from 0.4.0 → 0.4.1 in Gradle build/publish files and the servlet example.
- Update README installation snippets to reference 0.4.1.
- Update release metadata files (changelog + release-please manifest) for the 0.4.1 release entry.
Reviewed changes
Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| README.md | Updates dependency snippets to reference 0.4.1. |
| publish.gradle | Updates POM version metadata to 0.4.1. |
| examples/servlet/build.gradle | Updates example dependency to 0.4.1. |
| CHANGELOG.md | Adds/updates the 0.4.1 release entry. |
| build.gradle | Updates project version to 0.4.1. |
| .release-please-manifest.json | Updates release-please manifest version to 0.4.1. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Siddhant-K-code
approved these changes
Aug 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
0.4.1 (2026-08-12)
Note
This release establishes the Spring Boot 3.4 baseline for the upcoming Jackson 3 / Spring Boot 4 work. Spring Boot 4 is not yet supported — the PropertyMapper fix below only removes one binary incompatibility. Progress is tracked in #184.
Added
Fixed
Documentation
This PR was generated with Release Please. See documentation.