v2.4.2
What's Changed
- Upgrade to Spring Boot 2.1.5 by @arey in #26
- Use Google Jib to build and publish a Docker image by @arey in #27
- Bump to spring-boot version 2.2.4.RELEASE, maven version 3.6.3 by @oldgit in #29
- mismatching explanation of the properties by @torrespro in #30
- Bump libs to latest versions, improve /owners POST,PUT, add tests by @oldgit in #31
- Bump to spring-boot version 2.2.5.RELEASE by @oldgit in #32
- Update readme.md by @masmangan in #36
- Fix BindingErrorsResponse to handle null field values by @hfcipriano in #38
- Fix redirecting / to Swagger UI when context path has been changed by @sberlin in #41
- Bump to Spring Boot 2.4.2 by @mpbauer in #43
- Replace deprecated property 'spring.datasource.initialize' by @mpbauer in #44
New Contributors
- @oldgit made their first contribution in #29
- @torrespro made their first contribution in #30
- @masmangan made their first contribution in #36
- @hfcipriano made their first contribution in #38
- @sberlin made their first contribution in #41
- @mpbauer made their first contribution in #43
Full Changelog: v2.1.5...v2.4.2