Skip to content

Releases: nhatthm/otelsql

v0.3.0

17 May 13:33
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/lib/pq from 1.10.4 to 1.10.5 in /tests/postgres by @dependabot in #75
  • Bump actions/setup-go from 2 to 3 by @dependabot in #67
  • Bump dependencies by @nhatthm in #78
  • Bump go.opentelemetry.io/otel/metric from 0.28.0 to 0.29.0 by @nhatthm in #81
  • Bump github.com/jmoiron/sqlx from 1.3.4 to 1.3.5 in /tests/suite by @dependabot in #82
  • Bump github.com/jackc/pgx/v4 from 4.15.0 to 4.16.0 in /tests/postgres by @dependabot in #83
  • Bump github.com/golang-migrate/migrate/v4 from 4.15.1 to 4.15.2 in /tests/mysql by @dependabot in #86
  • Bump go.opentelemetry.io/otel/trace from 1.6.3 to 1.7.0 by @dependabot in #85
  • Bump go.opentelemetry.io/otel/metric from 0.29.0 to 0.30.0 by @dependabot in #84
  • Bump dependencies by @nhatthm in #87
  • Bump github.com/jackc/pgx/v4 from 4.16.0 to 4.16.1 in /tests/postgres by @dependabot in #88
  • Bump github.com/prometheus/client_golang from 1.12.1 to 1.12.2 in /tests/suite by @dependabot in #89
  • Bump semconv to v1.10.0 by @nhatthm in #90
  • Bump to 0.3 by @nhatthm in #91

Full Changelog: v0.2.2...v0.3.0

v0.2.2

07 Apr 18:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

06 Apr 07:45
96f072c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

24 Mar 18:18
f431a4a
Compare
Choose a tag to compare

What's Changed

Breaking Changes

Full Changelog: v0.1.6...v0.2.0

v0.1.6

17 Feb 17:02
67332bf
Compare
Choose a tag to compare

What's Changed

  • Expose query in the context of the span formatter by @nhatthm in #27

Full Changelog: v0.1.5...v0.1.6

v0.1.5

14 Feb 18:17
d19089f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4

11 Feb 15:44
d80f3b0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

02 Feb 21:28
010b1a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

01 Feb 00:06
7aebaad
Compare
Choose a tag to compare

What's Changed

  • Add automated tests for Postgres 12, 13 with pgx/stdlib and lib/pq by @nhatthm in #2
  • Add automated tests for mysql by @nhatthm in #3
  • Refactor test suite by @nhatthm in #4

Full Changelog: v0.1.1...v0.1.2

v0.1.1

26 Jan 18:34
746f28f
Compare
Choose a tag to compare

What's Changed

  • Fix an issue while closing a connector that does not implement io.Closer by @nhatthm in #1

New Contributors

Full Changelog: v0.1.0...v0.1.1