I was updating to 3.1.0 and I was not aware that I should read release notes from M1 etc.
My suggestion is to join release noets from all Pre-Release versions or include links to this release notes.
Comment From: wilkinsona
Thanks for the suggestion. https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.1-Release-Notes is a combination of the release notes from each milestone and release candidate. Unlike the individual release notes that may have become out of date as 3.1 evolved, the combined release notes should be an accurate reflection of how things ended up in the final release. As such, they're what we recommend as they're less likely to cause confusion. If you want to read the individual release notes that are still available on the wiki.
Comment From: marwin1991
@wilkinsona thank you.
The problem with release notes is when you are using tools like renovate, which are including release notes in pull request description. I had a problem with Git Commit ID Maven Plugin Version Property and now I see this info in link you have passed but when I was analysing relsese notes i could not find this information nor in 3.0.7 or 3.1.0 version.