Skip to content

Releases: dmitrysulman/logback-access-reactor-netty

v1.1.2

20 Jun 10:23
Compare
Choose a tag to compare
  • Upgrade to Spring Boot 3.5.3

Full Changelog: v1.1.1...v1.1.2

v1.1.1

19 Jun 19:44
Compare
Choose a tag to compare
  • Upgrade Spring Boot to 3.5.1

Full Changelog: v1.1.0...v1.1.1

v1.1.0

14 Jun 12:26
Compare
Choose a tag to compare

What's Changed

  • Introduce Spring Boot Starter #11

Full Changelog: v1.0.7...v1.1.0

v1.0.7

12 Jun 10:17
Compare
Choose a tag to compare
  • Upgrade Reactor Netty to 1.2.7

Full Changelog: v1.0.6...v1.0.7

v1.0.6

24 May 17:40
Compare
Choose a tag to compare

What's Changed

  • Add a fallback to Common Log Format
  • Make the Reactor Netty dependency provided
  • Improve error handling
  • Upgrade Gradle to 8.14.1

Full Changelog: v1.0.5...v1.0.6

v1.0.5

19 May 19:40
Compare
Choose a tag to compare

What's Changed

  • Add additional HttpServer extensions and tests

Full Changelog: v1.0.4...v1.0.5

v1.0.4

17 May 19:21
Compare
Choose a tag to compare
  • Take access timestamp from arg provider
  • Improve tests

Full Changelog: v1.0.3...v1.0.4

v1.0.3

16 May 19:43
Compare
Choose a tag to compare
  • Improve documentation

Full Changelog: v1.0.2...v1.0.3

v1.0.2

16 May 11:05
Compare
Choose a tag to compare
  • Upgrade to Kotlin 2.1.21

Full Changelog: v1.0.1...v1.0.2

v1.0.1

14 May 19:08
Compare
Choose a tag to compare

What's Changed

  • First stable version