| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 4.0.0 source code.tar.gz | 2026-02-03 | 2.1 MB | |
| 4.0.0 source code.zip | 2026-02-03 | 2.5 MB | |
| README.md | 2026-02-03 | 3.8 kB | |
| Totals: 3 Items | 4.5 MB | 0 | |
Fixed bugs:
- SB4.x: Class org.springframework.http.ReadOnlyHttpHeaders does not implement the requested interface java.util.Map #2199
- Sink: httpRequest getBodyAsString() produces stream already closed exception #2194
Closed issues:
- Add Jackson 3.x support for Spring Boot 4.0 compatibility #2212
Merged pull requests:
- Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 in /logbook-parent #2214 (dependabot[bot])
- Bump ch.qos.logback:logback-core from 1.5.24 to 1.5.25 in /logbook-parent #2213 (dependabot[bot])
- Bump org.codehaus.mojo:versions-maven-plugin from 2.18.0 to 2.20.1 #2211 (dependabot[bot])
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 #2210 (dependabot[bot])
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 #2209 (dependabot[bot])
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 #2208 (dependabot[bot])
- Bump tools.jackson.core:jackson-databind from 3.0.2 to 3.0.3 #2207 (dependabot[bot])
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 #2206 (dependabot[bot])
- Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 #2205 (dependabot[bot])
- Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0 #2202 (dependabot[bot])
- Fix coveral on main builds #2201 (kasmarian)
- Bump dependencies to latest stable versions #2200 (kasmarian)
- Modernize code to Java 17 idioms #2198 (kasmarian)
- Move Jackson Support Classes Into Separate Modules #2197 (ChristianLohmann)
- Add deprecated annotations to classes related to jackson 2 #2196 (kasmarian)
- Eager Request Body Buffering for Postponed Logging State #2195 (kasmarian)
- Migrate away from javax #2193 (kasmarian)
- 4.0.0 rc.1 release #2191 (kasmarian)
- 4.0.0 rc.0 release #2190 (kasmarian)
- Jackson 3 support (via optional dependencies) #2189 (kasmarian)