Releases: jdrouet/sqlx-tracing
Releases · jdrouet/sqlx-tracing
v0.2.0
Added
- add attributes to pool
- make sure returned_rows is populated
- trace on pool connections and transactions
- make it work with PoolConnection
- make transaction part compile
- create pool-connection and transaction
Fixed
- unused import
- create separate builder for sqlite and postgres
- please clippy
- remove unused traits
Other
- use opentelemetry-testing from registry
- comment the code
- update readme with pool builder
- ensure pool queries are traced
- release v0.1.0
v0.1.0
chore: Release package sqlx-tracing version 0.1.0