🚀 Datasource Micrometer v1.4.0 & v2.2.0 are now on Maven Central!
Highlights
• SPRING_PROXY is now the default proxy strategy
• Proper support for Spring Cloud refresh scope with HikariCP
Release Notes
https://t.co/sAKiUb6zxs
#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 are now available in https://t.co/xZLWLIdHOu!
Selecting “OpenTelemetry” in addition to “Datasource Micrometer” will automatically add the new OTEL module.
https://t.co/oCesywO8Jy
#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: https://t.co/Ex5dycvCil
#SpringBoot#Micrometer#OpenTelemetry#jdbc
🎉 Great news!
Datasource Micrometer is now available on https://t.co/xZLWLIdHOu.
Bootstrap a new Spring project with Datasource observation enabled from day one. 🚀
#SpringBoot#Micrometer#Observability#JDBC
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!
https://t.co/hFU23RZ5Ng
#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: https://t.co/7wRHZf7kB6
#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: https://t.co/9zwP3LXHvH
#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: https://t.co/7wRHZf7kB6
#jdbc#micrometer@micrometerio#Observability#SpringBoot
🚀Datasource Micrometer v1.1.1 is now available on Maven Central!!
✅ New BOM support
✅ Fix for multiple ResultSet#close() calls
📄 Changelog: https://t.co/7wRHZf6MLy
#jdbc#micrometer@micrometerio
🚀 R2DBC Proxy 1.1.6.RELEASE is now available on Maven Central!
✨ Highlights:
- Virtual Thread support enhancement in observation
- Improved exception handling
- Bug fixes
📄 Changelog: https://t.co/o0eiLV8Jmh
#R2DBC@r2dbc
Datasource Micrometer 1.0.6 is now available on Maven Central.
Changelog: https://t.co/7wRHZf7kB6
This release is a simple datasource-proxy version upgrade to handle `Statement#getResultSet` returning `null`.
Is anyone hiring #DevRel (or adjacent) in Europe and will help with a work visa/residency for a US citizen?
Otherwise US DevRel with the ability to work remotely in Europe part of the time?
R2DBC Proxy 1.1.4.RELEASE is now available in Maven Central.
This is a bug fix release for the usage in GraalVM native image.
Changelog: https://t.co/o0eiLV8Jmh
#R2DBC