🚀 Datasource Micrometer v1.4.1 & v2.2.1 have been released.
Highlights
• GraalVM hints for SPRING_PROXY
• Fix ClassLoader for SpringJdbcProxyFactory
Release Notes
• github.com/jdbc-observa...
• github.com/jdbc-observa...
#springboot #micrometer #observability #jdbc
Posts by Tadaya Tsuyukubo
🚀 Datasource Micrometer v1.4.0 and v2.2.0 are now available on Maven Central!
Highlights:
• SPRING_PROXY is now the default proxy strategy
• Proper support for Spring Cloud refresh scope with HikariCP
Release Notes:
github.com/jdbc-observa...
#springboot #micrometer #observability #jdbc
Datasource Micrometer 1.3.1 & 2.1.1 are out 🎉
Fixed a silly typo: postgres → postgresql
This is what patch versions are for 😄
#SpringBoot #Observability #Micrometer #JDBC
The new versions of Datasource Micrometer (v1.3.0 and v2.1.0) are now available in start.spring.io.
Selecting “OpenTelemetry” in addition to “Datasource Micrometer” will automatically add the new OpenTelemetry module.
github.com/spring-io/st...
#SpringBoot #Observability #Micrometer #OpenTelemetry
🚀 Datasource Micrometer "v1.3.0" (Boot 3.x) and "v2.1.0" (Boot 4.x) are out on Maven Central!
✨ Initial OpenTelemetry Semantic Conventions support via
"datasource-micrometer-opentelemetry" module.
📖 Docs: jdbc-observations.github.io/datasource-m...
#SpringBoot #Micrometer #OpenTelemetry #jdbc
🎉 Great news! Datasource Micrometer is now available on start.spring.io.
You can now create a new Spring project with Datasource observation enabled out of the box.
#Spring #SpringBoot #Micrometer #Observability #JDBC
🚀 Datasource Micrometer v2.0.0 is now live on Maven Central!
✨ Fully compatible with Spring Boot 4.0.0
🛠️ Next up: OpenTelemetry semantic conversion support
#jdbc #micrometer #micrometer #Observability #SpringBoot
For those looking to use JDBC observability with Spring Boot 4 pre-releases - Datasource Micrometer 2.0.0-RC1 is now available on Maven Central!
github.com/jdbc-observa...
#SpringBoot #Micrometer #Observability
🚀Datasource Micrometer v1.2.0 is now available on Maven Central!!
✨ Added support for Open Session in View (a.k.a. Open EntityManager in View)
📄 Changelog: github.com/jdbc-observa...
#jdbc #micrometer @micrometerio #Observability #SpringBoot
🚀datasource-proxy v1.11.0 is now available on Maven Central!!
✨ New: Filtering support for query logging
🛠 Improved: Better handling of "ProxyDataSource#close" for underlying resources
📄 Changelog: jdbc-observations.github.io/datasource-p...
#Java #Spring #JDBC #OpenSource
🚀Datasource Micrometer v1.1.2 is now available on Maven Central!!
✅ Add “jdbc.resultset-operations.enabled” property to reduce memory pressure from heavy ResultSet interactions
📄 Changelog: github.com/jdbc-observa...
#jdbc #micrometer @micrometer.io #Observability #SpringBoot
🚀Datasource Micrometer v1.1.1 is now available on Maven Central!!
✅ New BOM support
✅ Fix for multiple ResultSet#close() calls
📄 Changelog: github.com/jdbc-observati…
#jdbc #micrometer @micrometer.io