Skip to content

Spring Boot 2.3.6 and Spring Cloud Hoxton SR9

Compare
Choose a tag to compare
@arey arey released this 29 Nov 15:10
61f4dcf

Version based upon Spring Boot 2.3.6 and Spring Cloud Hoxton SR9

This version uses the Spring Boot layered jars mechanism to optimize Docker images.

What's Changed

  • Upgrade to spring boot 2.3.1 by @arey in #154
  • Add a welcome page to the Spring Cloud Config Server #153 by @arey in #156
  • Use Spring Boot layered jars to optimize Docker images by @arey in #155
  • Upgrade to Spring Boot 2.3.2 to address Reactor Netty socket leak by @philweber in #158
  • exclude junit-vintage-engine pom.xml by @akashsolanki in #162
  • fix access modifier bug on VisitResource class. by @mahdieha in #165
  • Upgrade to Spring Cloud Hoxton.SR9 and Spring Boot 2.3.6 by @arey in #169

New Contributors

Full Changelog: v2.2.8...v2.3.6