spring-projects / spring-boot

Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
https://spring.io/projects/spring-boot
Apache License 2.0
75.36k stars 40.72k forks source link

Investigate attaching version report to release notes #43063

Open philwebb opened 2 weeks ago

philwebb commented 2 weeks ago

The https://docs.spring.io/spring-boot/appendix/dependency-versions/coordinates.html page is useful but gets lost on each patch release. It would be useful if we could attach it to the changelog for historical reference.

Yashrajput7232 commented 1 day ago

Hiii @philwebb can you explain me this is in a bit detail I would love to contribute to this issue .I am new to opensource contributing .

wilkinsona commented 1 day ago

Thanks for the offer, @Yashrajput7232, but this one's likely to be quite complicated and require changes across the build, its plugins, the GitHub Actions workflows, and the changelog generator (which is maintained separately). As such, it's not well-suited to a contribution unfortunately.

If you're looking for an issue that's a good way to get started with contributing, please keep an eye out for one that's labelled with status: ideal-for-contribution or status: first-timers-only.

Yashrajput7232 commented 8 hours ago

Sure thanks for the suggestions @philwebb