Skip to content

Releases: gavlyukovskiy/spring-boot-data-source-decorator

1.7.1

05 Apr 16:43

Choose a tag to compare

⭐ New Features

  • #59 Set the dataSourceName as remoteServiceName in TracingListenerStrategy

🐞 Bug fixes

  • none

1.7.0

15 Mar 22:58

Choose a tag to compare

⭐ New Features

  • #56 Compatibility with Spring Boot 2.4 and Spring Cloud Sleuth 3.x - thanks to @chadlwilson

🐞 Bug fixes

  • none

1.6.4

14 Mar 11:15

Choose a tag to compare

⭐ New Features

  • none

🐞 Bug fixes

  • #55 ClassNotFoundException: com.p6spy.engine.spy.appender.FormattedLogger after update to 1.6.3

1.6.3

10 Jan 13:26
9970845

Choose a tag to compare

1.6.2

13 Jul 23:28

Choose a tag to compare

Rewrite remote to use GITHUB_TOKEN

1.6.1

25 Jan 22:47

Choose a tag to compare

1.6.0

25 Jan 22:14

Choose a tag to compare

1.5.8 (spring boot 2.x)

25 Jan 18:17

Choose a tag to compare

1.5.7 (spring boot 2.x)

06 Sep 11:48

Choose a tag to compare

#35 DataSourceHealthIndicator throws NPE v1.5.6

1.5.6 (spring boot 2.x)

23 Jul 20:55

Choose a tag to compare

#34 Tracing : avoid some span to be exportable