Logbook v2.0.0 Release Notes

Release Date: 2019-05-11 // almost 5 years ago
  • Full Changelog

    ๐Ÿ›  Fixed bugs:

    • Logbook BOM is forcing Spring version in a project using it #562
    • SecureLogbookFilter always drops request body #439
    • ServletInputStreamAdapter do not implement ServletInputStream abstract class methods for servlet 3.1 and above #355
    • Chunking should only affect the body #322
    • OutOfMemoryError produced by huge response, that must be excluded. #315
    • Conflict with Spring Boot ErrorPageFilter #211

    Closed issues:

    • ๐Ÿš€ Release Version 2.0 #549
    • Spring Boot login page issue #460
    • ๐Ÿ”ง Separate auto configuration from starter #450
    • ๐Ÿ“‡ Rename compound to composite #447
    • Provide ready-to-use strategies #440
    • โœ‚ Remove ability to configure log level/category #435
    • Logbook: JSON module #373
    • ๐Ÿ–จ Pretty-print json body #372
    • โœ‚ Remove compacting functionality from json formatter #361
    • ๐Ÿ”Š SecurityStrategy logs twice #334
    • ๐Ÿ‘‰ Use org.slf4j.event.Level #321
    • Introduce strategy pattern #296
    • ๐Ÿ‘ Allow non-text-based formats #295

    ๐Ÿ”€ Merged pull requests: