Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 10:52
· 95 commits to master since this release
6147689

Note The project is rebranded to go.nhat.io/otelsql. Please install with go get go.nhat.io/otelsql.

What's Changed

  • Bump indirect dependencies by @nhatthm in #162
  • Support go 1.20 by @nhatthm in #163
  • Bump go.opentelemetry.io/otel/trace from 1.12.0 to 1.13.0 and go.opentelemetry.io/otel/metric from 0.35.0 to 0.36.0 by @nhatthm in #166
  • Bump github.com/jackc/pgx/v4 from 4.17.2 to 4.18.0 in /tests/postgres by @dependabot in #168
  • Bump github.com/containerd/containerd from 1.6.16 to 1.6.18 in /tests/suite by @dependabot in #171
  • Bump github.com/containerd/containerd from 1.6.16 to 1.6.18 in /tests/mssql by @dependabot in #170
  • Bump github.com/containerd/containerd from 1.6.16 to 1.6.18 in /tests/mysql by @dependabot in #169
  • Bump golang.org/x/net from 0.5.0 to 0.7.0 in /tests/suite by @dependabot in #173
  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #175
  • Bump golang.org/x/net from 0.0.0-20220127200216-cd36cc0744dd to 0.7.0 by @dependabot in #176
  • Bump go.opentelemetry.io/otel/trace to v1.14.0 and go.opentelemetry.io/otel/metric to v0.37.0 by @nhatthm in #177
  • Test postgres compatibility with github.com/jackc/pgx/v5 by @nhatthm in #167
  • Reposition the migration banner by @nhatthm in #178

Full Changelog: v0.8.0...v0.9.0