Releases: BitWeb/java-core-lib
Releases · BitWeb/java-core-lib
v4.0.5
What's Changed
- Fix FieldNameResolver bug dealing with @RequestParam by @rammrain in #91
Full Changelog: v4.0.4...v4.0.5
v4.0.4
v4.0.3
v4.0.2
v4.0.1
4.0.0
What's Changed
- Bump the all-deps-minor-and-patch group with 13 updates by @dependabot in #29
- New Retrofit logging interceptor by @ennoeller in #23
Breaking changes:
- Logs are written to a single log entry now. Data from mappers is mostly added to MDC. The new log message looks as follows for every log level:
GET https://localhost:3000/api?data=true&test 404 1024bytes 14ms RetrofitApiBuilder.createadded a third argument,RetrofitLoggingInterceptor. Builder methodsloggingLevelandsuppressedHeadershave been removed.
New Contributors
- @ennoeller made their first contribution in #23
Full Changelog: v3.4.0...v4.0.0
v3.4.0
v3.3.0
3.2.0
Notable changes
- Added
SilencedGelfTcpAppenderto allow application to run when Graylog is unreachable
What's Changed
- Bump the all-deps-minor-and-patch group with 13 updates by @dependabot in #10
- Bump org.json:json from 20231013 to 20240205 by @dependabot in #11
- Bump the all-deps-minor-and-patch group with 15 updates by @dependabot in #12
- Bump org.json:json from 20240205 to 20240303 by @dependabot in #13
- Update README.md by @rammrain in #14
- Bump the all-deps-minor-and-patch group with 11 updates by @dependabot in #15
- Add SilencedGelfTcpAppender to silence GELF connection issues by @rammrain in #17
New Contributors
Full Changelog: v3.1.0...v3.2.0