Skip to content

Releases: spt-development/spt-development-logging-spring-boot

3.3.2

27 Jul 18:09

Choose a tag to compare

Dependencies

3.3.1

14 Jul 20:05

Choose a tag to compare

Dependencies

3.3.0

08 Jun 16:35

Choose a tag to compare

Dependencies

3.2.5

27 Apr 14:31

Choose a tag to compare

New Features

  • Added logging for public methods of classes that extend org.springframework.dao.support.DaoSupport.
    • This logging support results in warnings being logged by CglibAopProxy when Spring Boot apps start, therefore this feature is disabled by default.
    • Enable by setting the spt.logging.dao-support.enabled property to true.
    • Alternatively, accept the warnings logged at start-up or configure logging to not log CglibAopProxy warnings.

Dependencies

3.2.4

23 Mar 16:40

Choose a tag to compare

Dependencies

3.2.3

02 Mar 12:30

Choose a tag to compare

Dependencies

3.2.2

20 Jan 20:20

Choose a tag to compare

Dependencies

3.2.1

24 Dec 09:21

Choose a tag to compare

Dependencies

3.2.0

03 Dec 01:11

Choose a tag to compare

Dependencies

3.1.5

22 Oct 15:02

Choose a tag to compare

General

  • Added additional quality gates to build.

Dependencies

  • Aligned dependencies with Spring Boot 3.1.5