Spring Boot Data Source Decorator Versions Save

Spring Boot integration with p6spy, datasource-proxy, flexy-pool and spring-cloud-sleuth

v1.9.1

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/gavlyukovskiy/spring-boot-data-source-decorator/compare/1.9.0...v1.9.1

1.9.0

1 year ago

⭐ New Features

  • #77 Spring Boot 3 Support

🐞 Bug fixes

  • none

1.8.1

1 year ago

⭐ New Features

  • #73 Optional decoration of AbstractRoutingDataSource

🐞 Bug fixes

  • none

1.8.0

2 years ago

⭐ New Features

  • Delegation of instrumentation to Spring Cloud Sleuth when both are on classpath
  • #65 Add support for @DataJpaTest

🐞 Bug fixes

  • #61 DataSource decorator with HikariDataSourcePoolMetadata
  • #64 BeanDefinitionOverrideException using sleuth-3.1.0-RC1

1.7.1

3 years ago

⭐ New Features

  • #59 Set the dataSourceName as remoteServiceName in TracingListenerStrategy

🐞 Bug fixes

  • none

1.7.0

3 years ago

⭐ New Features

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

🐞 Bug fixes

  • none

1.6.4

3 years ago

⭐ New Features

  • none

🐞 Bug fixes

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

1.6.3

3 years ago

1.6.2

3 years ago

1.6.1

4 years ago