problem-spring-web
problem-spring-web copied to clipboard
Migration guide
Migration guide or changes per release would be useful.
Detailed Description
Recently, one of my colleague used the latest version of this library in a new project. New project -> latest stable dependencies right?
Looks like SecurityAdviceTrait was made optional from v0.24.0 and our new service didn't handle 'org.springframework.security.access.AccessDeniedException`. I had to find this the hard way by looking at diff.
Hence a migration guide would be useful in this case.
Context
Same as above.
Possible Implementation
Just a simple release-note would suffice.
Your Environment
- Version used: 0.25.2
- Link to your project:
I'll also feel this would be extremely useful.
While I love this librabry (thanks for the hard work!) with the current state, It's difficult to track what the librabry brings/fixes in each release.
Yep. Same here.