Skip to content

Releases: akkinoc/logback-access-spring-boot-starter

v4.5.0

25 Jan 15:29
v4.5.0
a4bd0aa
Compare
Choose a tag to compare
  • 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

25 Jan 13:37
v4.4.1
f97788a
Compare
Choose a tag to compare
  • 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

23 Nov 13:34
v4.4.0
dbcd899
Compare
Choose a tag to compare
  • 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

26 Oct 14:46
v4.3.2
02e8b7b
Compare
Choose a tag to compare
  • Updated Spring Boot version from 3.3.4 to 3.3.5. (#503)

v4.3.1

26 Sep 09:41
v4.3.1
dd2b0a0
Compare
Choose a tag to compare
  • Updated Spring Boot version from 3.3.3 to 3.3.4. (#486)

v4.3.0

05 Sep 07:57
v4.3.0
b3e4607
Compare
Choose a tag to compare
  • 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

23 Jul 10:15
v4.2.2
96f0d36
Compare
Choose a tag to compare
  • Updated Spring Boot version from 3.3.1 to 3.3.2. (#457)

v4.2.1

09 Jul 23:11
v4.2.1
8cb931b
Compare
Choose a tag to compare
  • Updated Logback-access version from 2.0.1 to 2.0.2. (#454)

v4.2.0

07 Jul 16:22
v4.2.0
c1df8c9
Compare
Choose a tag to compare
  • 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

20 May 13:11
v4.1.2
7cfaa49
Compare
Choose a tag to compare
  • Updated Spring Boot version from 3.1.6 to 3.1.11. (#425)