logback-access-spring-boot-starter

Spring Boot Starter for Logback-access.

APACHE-2.0 License

Stars
189
Committers
12

Bot releases are hidden (Show)

logback-access-spring-boot-starter - v3.2.6

Published by akkinoc over 2 years ago

  • Updated Spring Boot version from 2.6.6 to 2.6.7. (#168)
logback-access-spring-boot-starter - v3.2.5

Published by akkinoc over 2 years ago

  • Updated Spring Boot version from 2.6.5 to 2.6.6. (#151)
logback-access-spring-boot-starter - v3.2.4

Published by akkinoc over 2 years ago

  • Updated Spring Boot version from 2.6.4 to 2.6.5. (#143)
logback-access-spring-boot-starter - v3.2.3

Published by akkinoc over 2 years ago

  • Fixed a bug that could cause a NullPointerException when the Tomcat web server was accessed with an invalid URL. (#139, #140)
logback-access-spring-boot-starter - v3.2.2

Published by akkinoc over 2 years ago

  • Updated Spring Boot version from 2.6.3 to 2.6.4. (#130)
logback-access-spring-boot-starter - v3.2.1

Published by akkinoc over 2 years ago

  • Updated Spring Boot version from 2.6.2 to 2.6.3. (#122)
logback-access-spring-boot-starter - v3.2.0

Published by akkinoc almost 3 years ago

  • Fixed a bug that the file system path cannot be specified for the location of the configuration file. (#110, #112)
logback-access-spring-boot-starter - v3.1.2

Published by akkinoc almost 3 years ago

  • Updated Spring Boot version from 2.6.1 to 2.6.2. (#104)
logback-access-spring-boot-starter - v3.1.1

Published by akkinoc almost 3 years ago

  • Updated Spring Boot version from 2.6.0 to 2.6.1. (#83)
logback-access-spring-boot-starter - v3.1.0

Published by akkinoc almost 3 years ago

  • Updated Spring Boot version from 2.5.6 to 2.6.0. (#72)
logback-access-spring-boot-starter - v1.7

Published by akkinoc almost 3 years ago

  • This release is for notifying Maven Central Repository that the artifact has been relocated (group ID has changed).
  • Please use version 3.0.0 or later.
logback-access-spring-boot-starter - v2.12.0

Published by akkinoc almost 3 years ago

  • This release is for notifying Maven Central Repository that the artifact has been relocated (group ID has changed).
  • Please use version 3.0.0 or later.
logback-access-spring-boot-starter - v3.0.0

Published by akkinoc almost 3 years ago

  • Rewritten in Kotlin. (#62)
  • Moved Maven group ID from "net.rakugakibox.spring.boot" to "dev.akkinoc.spring.boot". (#62)
  • Moved Java package from "net.rakugakibox.spring.boot.logback.access" to "dev.akkinoc.spring.boot.logback.access". (#62)
  • Added support for Java 11 and 17. (#62)
  • Updated Spring Boot version from 2.2.6 to 2.5.6. (#62)
  • Added support for Undertow reactive web server. (#58, #62)
  • Added the configuration property "logback.access.undertow.record-request-start-time". (#58, #62)
  • Renamed the configuration property "logback.access.use-server-port-instead-of-local-port" to "logback.access.local-port-strategy". (#62)
  • Renamed the configuration property "logback.access.tomcat.enable-request-attributes" to "logback.access.tomcat.request-attributes-enabled". (#62)
  • Removed the "net/rakugakibox/spring/boot/logback/access/git.properties" file. (#62)
logback-access-spring-boot-starter - v2.11.0

Published by akkinoc about 3 years ago

  • Fixed a bug that the request URI and query string are incorrect when returning an error response on Undertow. (#45, #46, #61)
logback-access-spring-boot-starter - v2.10.0

Published by akkinoc about 3 years ago

  • Added support for TeeFilter, which works with Tomcat and Jetty servlet web servers. (#34, #51, #60)
logback-access-spring-boot-starter - v2.9.0

Published by akkinoc about 3 years ago

  • Fixed a bug that didn't work on Undertow servlet web server in Spring Boot 2.2. (#55, #57)
  • Updated Spring Boot version from 2.1.1 to 2.2.6. (#57)
logback-access-spring-boot-starter - v2.8.0

Published by akkinoc about 3 years ago

  • Marked the spring-boot-starter-web dependency as optional. (#49, #54)
  • Updated Spring Boot version from 2.0.0 to 2.1.1. (#49)
logback-access-spring-boot-starter -

Published by akkinoc over 6 years ago

  • Added support for Tomcat reactive web server. (#43)
  • Added support for Jetty reactive web server. (#43)
  • Updated Spring Boot version from 2.0.0 M3 to 2.0.0. (#35, #43)
logback-access-spring-boot-starter - v2.7.0

Published by akkinoc about 7 years ago

  • Updated Spring Boot version from 1.5.7 to 2.0.0 M3. (#35, #40)
logback-access-spring-boot-starter - v2.6.0

Published by akkinoc about 7 years ago

  • Updated Spring Boot version from 1.5.4 to 1.5.7.