Skip to content

Releases: jdrouet/sqlx-tracing

v0.2.0

02 Oct 06:56
ba92daf

Choose a tag to compare

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

07 Sep 14:14
0bbecf2

Choose a tag to compare

chore: Release package sqlx-tracing version 0.1.0