Releases: akkinoc/logback-access-spring-boot-starter
Releases · akkinoc/logback-access-spring-boot-starter
v4.5.0
- Change the dependencies logback-access-tomcat and logback-access-jetty12 to optional (#453, #553)
- If you are using the Tomcat web server, you now need to add the dependency "logback-access-tomcat"
- If you are using the Jetty web server, you now need to add the dependency "logback-access-jetty12"
- Suppresses NullPointerException that occurs when the server name is missing (#96, #554)
v4.4.1
- Updated Spring Boot version from 3.4.0 to 3.4.2. (#537, #543)
- Updated Logback-access version from 2.0.4 to 2.0.6. (#537, #543)
v4.4.0
- Updated Spring Boot version from 3.3.5 to 3.4.0. (#519)
- Updated Logback-access version from 2.0.3 to 2.0.4. (#509)
v4.3.2
- Updated Spring Boot version from 3.3.4 to 3.3.5. (#503)
v4.3.1
- Updated Spring Boot version from 3.3.3 to 3.3.4. (#486)
v4.3.0
- Fixed a bug where
<springProfile>
/ <springProperty>
tags did not work in included files. (#465, #466)
- Updated Spring Boot version from 3.3.2 to 3.3.3. (#474)
- Updated Logback-access version from 2.0.2 to 2.0.3. (#467, #468, #469)
v4.2.2
- Updated Spring Boot version from 3.3.1 to 3.3.2. (#457)
v4.2.1
- Updated Logback-access version from 2.0.1 to 2.0.2. (#454)
v4.2.0
- Updated Spring Boot version from 3.1.11 to 3.3.1. (#374, #407, #441)
- Updated Logback-access version from 1.4.14 to 2.0.1. (#402, #407)
v4.1.2
- Updated Spring Boot version from 3.1.6 to 3.1.11. (#425)