Skip to content

Releases: raynigon/spring-boot

v1.1.3

14 Sep 08:55
Compare
Choose a tag to compare

What's Changed

πŸš€ Features & Enhancements

  • Provide ThreadPoolTaskExecutor PR: #133

πŸ“¦ Dependency updates

  • Bump groovy from 3.0.10 to 3.0.11 PR: #113
  • Bump byte-buddy from 1.12.10 to 1.12.11 PR: #114
  • Bump org.springframework.boot from 2.7.0 to 2.7.1 PR: #116
  • Bump byte-buddy from 1.12.11 to 1.12.12 PR: #117
  • Bump io.spring.dependency-management from 1.0.11.RELEASE to 1.0.12.RELEASE PR: #118
  • Bump org.springframework.boot from 2.7.1 to 2.7.2 PR: #119
  • Bump groovy from 3.0.11 to 3.0.12 PR: #120
  • Bump byte-buddy from 1.12.12 to 1.12.13 PR: #121
  • Bump io.spring.dependency-management from 1.0.12.RELEASE to 1.0.13.RELEASE PR: #122
  • Bump org.springframework.boot from 2.7.2 to 2.7.3 PR: #123
  • Bump byte-buddy from 1.12.13 to 1.12.14 PR: #124
  • Bump jackson-datatype-jsr310 from 2.13.3 to 2.13.4 PR: #128
  • Bump jackson-databind from 2.13.3 to 2.13.4 PR: #129
  • Bump byte-buddy from 1.12.14 to 1.12.16 PR: #130
  • Bump net.researchgate.release from 2.8.1 to 3.0.2 PR: #131

v1.1.2

20 May 10:10
Compare
Choose a tag to compare

What's Changed

πŸš€ Features & Enhancements

  • Async Pool Size Configuration PR: #108
  • Limit Request/Response Body size in Logs PR: #111

πŸ“¦ Dependency updates

  • Bump logcaptor from 2.7.2 to 2.7.3 PR: #72
  • Bump logcaptor from 2.7.3 to 2.7.4 PR: #73
  • Bump byte-buddy from 1.12.3 to 1.12.4 PR: #74
  • Bump byte-buddy from 1.12.4 to 1.12.5 PR: #75
  • Bump logcaptor from 2.7.4 to 2.7.7 PR: #76
  • Bump jackson-databind from 2.13.0 to 2.13.1 PR: #77
  • Bump jackson-datatype-jsr310 from 2.13.0 to 2.13.1 PR: #78
  • Bump byte-buddy from 1.12.5 to 1.12.6 PR: #79
  • Bump org.springframework.boot from 2.6.1 to 2.6.2 PR: #80
  • Bump logback-access from 1.2.9 to 1.2.10 PR: #81
  • Bump com.github.ben-manes.versions from 0.39.0 to 0.40.0 PR: #82
  • Bump logcaptor from 2.7.7 to 2.7.8 PR: #83
  • Bump com.github.ben-manes.versions from 0.40.0 to 0.41.0 PR: #84
  • Bump byte-buddy from 1.12.6 to 1.12.7 PR: #85
  • Bump org.springframework.boot from 2.6.2 to 2.6.3 PR: #86
  • Bump com.github.ben-manes.versions from 0.41.0 to 0.42.0 PR: #87
  • Bump byte-buddy from 1.12.7 to 1.12.8 PR: #88
  • Bump spock-bom from 2.0-groovy-3.0 to 2.1-groovy-3.0 PR: #89
  • Bump org.springframework.boot from 2.6.3 to 2.6.4 PR: #90
  • Bump logback-access from 1.2.10 to 1.2.11 PR: #91
  • Bump groovy from 3.0.9 to 3.0.10 PR: #92
  • Bump jackson-databind from 2.13.1 to 2.13.2 PR: #93
  • Bump jackson-datatype-jsr310 from 2.13.1 to 2.13.2 PR: #94
  • Bump logcaptor from 2.7.8 to 2.7.9 PR: #95
  • Bump org.springframework.boot from 2.6.4 to 2.6.5 PR: #96
  • Bump jackson-databind from 2.13.2 to 2.13.2.2 PR: #98
  • Bump org.springframework.boot from 2.6.5 to 2.6.6 PR: #99
  • Bump byte-buddy from 1.12.8 to 1.12.9 PR: #100
  • Bump lombok from 1.18.22 to 1.18.24 PR: #101
  • Bump org.springframework.boot from 2.6.6 to 2.6.7 PR: #102
  • Bump logcaptor from 2.7.9 to 2.7.10 PR: #103
  • Bump byte-buddy from 1.12.9 to 1.12.10 PR: #104
  • Bump jackson-databind from 2.13.2.2 to 2.13.3 PR: #105
  • Bump jackson-datatype-jsr310 from 2.13.2 to 2.13.3 PR: #106
  • Bump org.springframework.boot from 2.6.7 to 2.7.0 PR: #110

v1.1.1

07 Dec 19:42
Compare
Choose a tag to compare

What's Changed

πŸ› Bug Fixes

  • Improve AccessLog Tests PR: #69

🧹 Housekeeping

  • Release 1.1.0 PR: #68
  • Improve Code Quality PR: #70

v1.1.0

06 Dec 17:26
Compare
Choose a tag to compare

What's Changed

πŸš€ Features & Enhancements

  • Async Logging PR: #66

πŸ“– Documentation

  • Increment Minor Version due to new module PR: #67

v1.0.3

03 Dec 13:58
Compare
Choose a tag to compare

What's Changed

πŸš€ Features & Enhancements

  • Implement SessionId and TransactionId Handling PR: #61
  • Fix #56 Add Request/Response Body in Logs PR: #62

πŸ“¦ Dependency updates

  • Bump byte-buddy from 1.11.18 to 1.11.19 PR: #43
  • Bump lombok from 1.18.20 to 1.18.22 PR: #44
  • Bump byte-buddy from 1.11.19 to 1.11.20 PR: #45
  • Bump byte-buddy from 1.11.20 to 1.11.21 PR: #46
  • Bump org.springframework.boot from 2.5.5 to 2.5.6 PR: #47
  • Bump byte-buddy from 1.11.21 to 1.11.22 PR: #48
  • Bump se.patrikerdes.use-latest-versions from 0.2.17 to 0.2.18 PR: #49
  • Bump byte-buddy from 1.11.22 to 1.12.0 PR: #50
  • Bump byte-buddy from 1.12.0 to 1.12.1 PR: #51
  • Bump org.springframework.boot from 2.5.6 to 2.5.7 PR: #52
  • Bump org.springframework.boot from 2.5.7 to 2.6.0 PR: #53
  • Bump byte-buddy from 1.12.1 to 1.12.2 PR: #54
  • Bump org.springframework.boot from 2.6.0 to 2.6.1 PR: #58
  • Bump byte-buddy from 1.12.2 to 1.12.3 PR: #59
  • Update Gradle PR: #60

v1.0.2

04 Oct 11:08
Compare
Choose a tag to compare

What's Changed

πŸš€ Features & Enhancements

  • Implement TransactionId and SessionId PR: #19

🧹 Housekeeping

  • Release PR: #16
  • Improve Access Log Test Cases PR: #20

πŸ“¦ Dependency updates

  • Bump byte-buddy from 1.11.6 to 1.11.7 PR: #21
  • Bump byte-buddy from 1.11.7 to 1.11.8 PR: #22
  • Bump org.springframework.boot from 2.5.2 to 2.5.3 PR: #23
  • Bump byte-buddy from 1.11.8 to 1.11.9 PR: #24
  • Bump byte-buddy from 1.11.9 to 1.11.10 PR: #25
  • Bump byte-buddy from 1.11.10 to 1.11.12 PR: #26
  • Bump byte-buddy from 1.11.12 to 1.11.13 PR: #27
  • Bump org.springframework.boot from 2.5.3 to 2.5.4 PR: #28
  • Bump jackson-databind from 2.12.4 to 2.12.5 PR: #30
  • Bump jackson-datatype-jsr310 from 2.12.4 to 2.12.5 PR: #31
  • Bump byte-buddy from 1.11.13 to 1.11.14 PR: #32
  • Bump byte-buddy from 1.11.14 to 1.11.15 PR: #33
  • Bump groovy from 3.0.8 to 3.0.9 PR: #34
  • Bump byte-buddy from 1.11.15 to 1.11.16 PR: #35
  • Bump byte-buddy from 1.11.16 to 1.11.18 PR: #36
  • Bump org.springframework.boot from 2.5.4 to 2.5.5 PR: #37
  • Bump jackson-datatype-jsr310 from 2.12.5 to 2.13.0 PR: #39
  • Bump jackson-databind from 2.12.5 to 2.13.0 PR: #40

v1.0.1

07 Jul 19:45
Compare
Choose a tag to compare

What's Changed

πŸš€ Features & Enhancements

  • Improve Access Logging PR: #15

πŸ“¦ Dependency updates

  • Bump byte-buddy from 1.11.2 to 1.11.5 PR: #10
  • Bump org.springframework.boot from 2.5.1 to 2.5.2 PR: #11
  • Bump byte-buddy from 1.11.5 to 1.11.6 PR: #12
  • Bump jackson-datatype-jsr310 from 2.12.3 to 2.12.4 PR: #13
  • Bump jackson-databind from 2.12.3 to 2.12.4 PR: #14

v1.0.0

16 Jun 19:57
Compare
Choose a tag to compare

Initial Release