v1.11.0
What’s Changed
- Update spring boot version (#30)
- Upgrade checkstyle version and config (#29)
- Rename log file and get rid of console logging to avoid clashing with spring service logging (#28)
- Reduce logging of "Resource not found" errors, do not log timeout errors (update metrics instead) (#27)
- Update README.md (#25)
- Fix health check indicator for redis (#24)
- Apply circuit breaker to repository and webclient (#23)
- Replace sentinel with lettuce cluster approach (#22)
- Fix spring boot version (#21)
- Change spring boot version (#20)
- Update dependencies version (#19)
- Prepare for migration to Java 11 (#18)
- Add text/plain payload support, add POST method for CORS (#17)
- Refactoring and checkstyle fix (#16)
- Implement compatibility with go version (#15)
- Improve datasource (#14)
- Remove wiremock-extension (#13)
- Add difference doc Java vs Go (#12)
- fixed tests (#11)
- checkstyle configuration and style violations fixes (#10)
- added option to prevent uuid duplications (#9)
- added new config option to disallow manual specifying UUID (#8)
- Support secondary cache (#7)
- Support ttl parameter (#6)
- metrics refactor (#5)
- Added Allow Credentials property to CORS mapping (#4)
Contributors
@Net-burst, @RossGoncharuk, @TerentievEvgany, @apaliy, @bretg, @dchangRP, @dhutsalo, @rajeshkp, @rpanchyk, @schernysh, @xelab04