Skip to content

Releases: nhatthm/otelsql

v0.13.0

10 Mar 09:54
71a6c37
Compare
Choose a tag to compare

What's Changed

  • Bump actions/checkout from 3 to 4 by @dependabot in #230
  • Bump crazy-max/ghaction-import-gpg from 5 to 6 by @dependabot in #231
  • Bump the otel group with 3 updates by @dependabot in #232
  • Bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0 in /tests/suite by @dependabot in #235
  • Bump the otel group with 3 updates by @dependabot in #236
  • Bump golang.org/x/net from 0.14.0 to 0.17.0 in /tests/postgres by @dependabot in #241
  • Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #240
  • Bump golang.org/x/net from 0.14.0 to 0.17.0 in /tests/suite by @dependabot in #239
  • Bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /tests/suite by @dependabot in #243
  • Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.0 in /tests/postgres by @dependabot in #251
  • Bump github.com/docker/docker from 24.0.5+incompatible to 24.0.7+incompatible in /tests/suite by @dependabot in #247
  • Bump the otel group with 3 updates by @dependabot in #252
  • Bump github.com/godogx/clocksteps from 0.3.0 to 0.4.0 in /tests/suite by @dependabot in #257
  • Bump actions/setup-go from 4 to 5 by @dependabot in #258
  • Bump github.com/jackc/pgx/v5 from 5.5.0 to 5.5.1 in /tests/postgres by @dependabot in #259
  • Bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.1 by @dependabot in #260
  • Bump github/codeql-action from 2 to 3 by @dependabot in #261
  • Bump golang.org/x/crypto from 0.15.0 to 0.17.0 in /tests/mssql by @dependabot in #263
  • Test with postgres 16 by @nhatthm in #264
  • Bump github.com/prometheus/client_golang from 1.17.0 to 1.18.0 in /tests/suite by @dependabot in #265
  • Bump github.com/DATA-DOG/go-sqlmock from 1.5.1 to 1.5.2 by @dependabot in #266
  • Bump github.com/jackc/pgx/v5 from 5.5.1 to 5.5.2 in /tests/postgres by @dependabot in #267
  • Bump actions/cache from 3 to 4 by @dependabot in #268
  • Bump the otel group with 3 updates by @dependabot in #269
  • Use nhatthm/gh-actions by @nhatthm in #270
  • Bump go.nhat.io/testcontainers-registry from 0.13.0 to 0.14.0 in /tests/suite by @dependabot in #272
  • Bump github.com/cucumber/godog from 0.13.0 to 0.14.0 in /tests/suite by @dependabot in #273
  • Bump github.com/jackc/pgx/v5 from 5.5.2 to 5.5.3 in /tests/postgres by @dependabot in #274
  • Bump the otel group with 3 updates by @dependabot in #275
  • Bump the otel group with 7 updates by @dependabot in #276
  • Bump the otel group with 7 updates by @dependabot in #277
  • Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 in /tests/suite by @dependabot in #278
  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #279
  • Bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.2 in /tests/postgres by @dependabot in #280
  • Bump github.com/jackc/pgx/v5 from 5.5.3 to 5.5.4 in /tests/postgres by @dependabot in #281
  • Bump dependencies by @nhatthm in #284

Full Changelog: v0.12.0...v0.13.0

v0.12.0

29 Aug 22:10
01526c6
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/cucumber/godog from 0.12.6 to 0.13.0 in /tests/suite by @dependabot in #225
  • Bump github.com/bool64/sqluct from 0.2.0 to 0.2.1 in /tests/suite by @dependabot in #226
  • Bug/missing AllowRoot panics no context methods by @nilsolofsson in #227
  • Bump go.opentelemetry.io/otel/trace from 1.16.0 to 1.17.0 by @dependabot in #229

New Contributors

Full Changelog: v0.11.1...v0.12.0

v0.11.1

14 Aug 16:31
b7ffaac
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 by @dependabot in #212
  • Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 in /tests/suite by @dependabot in #214
  • Bump github.com/jackc/pgx/v5 from 5.3.1 to 5.4.0 in /tests/postgres by @dependabot in #213
  • Bump github.com/bool64/sqluct from 0.1.12 to 0.2.0 in /tests/suite by @dependabot in #216
  • Bump github.com/jackc/pgx/v5 from 5.4.0 to 5.4.1 in /tests/postgres by @dependabot in #215
  • Bump github.com/jackc/pgx/v5 from 5.4.1 to 5.4.2 in /tests/postgres by @dependabot in #217
  • Bump dependencies by @nhatthm in #220
  • Bump github.com/jackc/pgx/v5 from 5.4.2 to 5.4.3 in /tests/postgres by @dependabot in #223
  • Wrap conn created with connector by @sudo-suhas in #221

New Contributors

Full Changelog: v0.11.0...v0.11.1

v0.11.0

23 May 08:03
2a02437
Compare
Choose a tag to compare

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

What's Changed

  • Bump go.opentelemetry.io/otel dependencies to v1.16.0/v0.39.0 by @nhatthm in #211

Full Changelog: v0.10.2...v0.11.0

v0.10.2

22 May 09:45
25b6744
Compare
Choose a tag to compare

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

What's Changed

New Contributors

Full Changelog: v0.10.1...v0.10.2

v0.10.1

21 May 09:58
b3ffb41
Compare
Choose a tag to compare

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

What's Changed

  • Bump go.opentelemetry.io/otel/trace from 1.15.0 to 1.15.1 by @dependabot in #198
  • Bump go.opentelemetry.io/otel/metric from 0.38.0 to 0.38.1 by @dependabot in #197
  • Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 in /tests/suite by @dependabot in #199
  • Bump go.nhat.io/testcontainers-extra from 0.10.0 to 0.11.0 in /tests/suite by @dependabot in #200
  • Bump go.nhat.io/testcontainers-registry from 0.12.0 to 0.13.0 in /tests/suite by @dependabot in #201
  • Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible in /tests/mysql by @dependabot in #204
  • Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible in /tests/mssql by @dependabot in #205
  • Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible in /tests/suite by @dependabot in #203
  • Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 by @dependabot in #208
  • make sure otel.Handle is called only if err != nil by @auvn in #206

New Contributors

  • @auvn made their first contribution in #206

Full Changelog: v0.10.0...v0.10.1

v0.10.0

28 Apr 20:45
faec6c7
Compare
Choose a tag to compare

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

What's Changed

  • Bump actions/setup-go from 3 to 4 by @dependabot in #179
  • Bump github.com/Masterminds/squirrel from 1.5.3 to 1.5.4 in /tests/suite by @dependabot in #180
  • Bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 in /tests/suite by @dependabot in #184
  • Bump dependencies by @nhatthm in #185
  • Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 in /tests/suite by @dependabot in #188
  • Bump github.com/swaggest/assertjson from 1.7.0 to 1.8.0 in /tests/suite by @dependabot in #187
  • Bump github.com/swaggest/assertjson from 1.7.0 to 1.8.0 by @dependabot in #186
  • Bump github.com/lib/pq from 1.10.7 to 1.10.8 in /tests/postgres by @dependabot in #189
  • Bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1 in /tests/mysql by @dependabot in #190
  • Bump github.com/lib/pq from 1.10.8 to 1.10.9 in /tests/postgres by @dependabot in #191
  • Bump github.com/swaggest/assertjson from 1.8.0 to 1.8.1 by @dependabot in #192
  • Bump otel dependencies to v0.15.0 / v0.38.0 by @nhatthm in #196

Full Changelog: v0.9.0...v0.10.0

v0.9.0

28 Feb 10:52
6147689
Compare
Choose a tag to compare

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

v0.8.0

29 Jan 21:18
5618702
Compare
Choose a tag to compare

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

What's Changed

  • Fix cannot release on the first run by @nhatthm in #146
  • Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #147
  • Bump go.nhat.io/testcontainers-registry from 0.8.0 to 0.9.0 in /tests/suite by @dependabot in #149
  • Bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1 in /tests/suite by @dependabot in #150
  • Bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0 in /tests/suite by @dependabot in #151
  • Bump benc-uk/workflow-dispatch from 1 to 121 by @dependabot in #152
  • Bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0 in /tests/mysql by @dependabot in #153
  • Bump go.opentelemetry.io/otel/metric from 0.33.0 to 0.34.0 by @dependabot in #154
  • Bump go.opentelemetry.io/otel/trace from 1.11.1 to 1.11.2 by @dependabot in #155
  • Bump otel dependencies by @nhatthm in #156
  • Bump go.nhat.io/testcontainers-registry to v0.10.0 by @nhatthm in #157
  • Bump testcontainers dependencies by @nhatthm in #158
  • Bump github.com/bool64/sqluct from 0.1.10 to 0.1.12 in /tests/suite by @dependabot in #159
  • Bump github.com/cucumber/godog from 0.12.5 to 0.12.6 in /tests/suite by @dependabot in #160
  • chore: update OTel metrics to v0.35.0 by @vgarvardt in #161

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

20 Oct 17:30
e00e121
Compare
Choose a tag to compare

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

What's Changed

  • Bump github.com/bool64/sqluct from 0.1.9 to 0.1.10 in /tests/suite by @dependabot in #138
  • Bump otel to v1.11 and otel/metric to v0.32.3 by @nhatthm in #140
  • Bump otel trace to v1.11.1 and metrics to v0.33.0 by @nhatthm in #143
  • Bump golangci-lint to 1.50.0 by @nhatthm in #145
  • Test with postgres 15 by @nhatthm in #144

Full Changelog: v0.6.1...v0.7.0