v0.9.0
Note The project is rebranded to
go.nhat.io/otelsql
. Please install withgo 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
from1.12.0
to1.13.0
andgo.opentelemetry.io/otel/metric
from0.35.0
to0.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
tov1.14.0
andgo.opentelemetry.io/otel/metric
tov0.37.0
by @nhatthm in #177 - Test
postgres
compatibility withgithub.com/jackc/pgx/v5
by @nhatthm in #167 - Reposition the migration banner by @nhatthm in #178
Full Changelog: v0.8.0...v0.9.0