Skip to content

Releases: elisasre/go-common

v1.4.24

08 Jul 10:40
d280e6d
Compare
Choose a tag to compare

What's Changed

  • Bump gorm.io/driver/postgres from 1.5.7 to 1.5.9 by @dependabot in #306
  • Bump k8s.io/client-go from 0.30.1 to 0.30.2 by @dependabot in #307
  • Bump github.com/getsentry/sentry-go from 0.28.0 to 0.28.1 by @dependabot in #308
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.18 to 1.27.21 by @dependabot in #311
  • Bump github.com/aws/aws-sdk-go-v2/feature/rds/auth from 1.4.9 to 1.4.12 by @dependabot in #313
  • Bump github.com/aws/aws-sdk-go-v2 from 1.30.0 to 1.30.1 by @dependabot in #314
  • Bump github.com/aws/aws-sdk-go-v2/feature/rds/auth from 1.4.12 to 1.4.13 by @dependabot in #316
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.21 to 1.27.23 by @dependabot in #315
  • [repo-updater] dependency update: golang by @dops-sre in #317
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.23 to 1.27.24 by @dependabot in #320
  • Bump github.com/testcontainers/testcontainers-go from 0.31.0 to 0.32.0 by @dependabot in #321
  • Bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.31.0 to 0.32.0 by @dependabot in #318
  • Bump github.com/testcontainers/testcontainers-go/modules/compose from 0.31.0 to 0.32.0 by @dependabot in #319

Full Changelog: v1.4.23...v1.4.24

v1.4.23

14 Jun 10:44
700760c
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.15 to 1.27.16 by @dependabot in #294
  • Bump github.com/redis/go-redis/v9 from 9.5.1 to 9.5.2 by @dependabot in #296
  • Bump github.com/alicebob/miniredis/v2 from 2.32.1 to 2.33.0 by @dependabot in #297
  • Bump github.com/getsentry/sentry-go from 0.27.0 to 0.28.0 by @dependabot in #295
  • Bump github.com/spf13/viper from 1.18.2 to 1.19.0 by @dependabot in #298
  • [repo-updater] dependency update: golang by @dops-sre in #299
  • Bump github.com/aws/aws-sdk-go-v2 from 1.27.0 to 1.27.2 by @dependabot in #301
  • Bump github.com/redis/go-redis/v9 from 9.5.2 to 9.5.3 by @dependabot in #303
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.16 to 1.27.18 by @dependabot in #302
  • Bump github.com/aws/aws-sdk-go-v2/feature/rds/auth from 1.4.7 to 1.4.9 by @dependabot in #300
  • Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by @dependabot in #304
  • add integration test run support by @jauru in #305

Full Changelog: v1.4.22...v1.4.23

v1.4.22

20 May 13:37
ec479e4
Compare
Choose a tag to compare

What's Changed

  • Bump k8s.io/apimachinery from 0.30.0 to 0.30.1 by @dependabot in #289
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.11 to 1.27.15 by @dependabot in #288
  • Bump k8s.io/client-go from 0.30.0 to 0.30.1 by @dependabot in #291
  • Bump github.com/aws/aws-sdk-go-v2/feature/rds/auth from 1.4.5 to 1.4.7 by @dependabot in #292
  • Log cause of panic in revocery helper by @heppu in #293

Full Changelog: v1.4.21...v1.4.22

v1.4.21

17 May 08:35
4a8df94
Compare
Choose a tag to compare

What's Changed

  • Bump gorm.io/gorm from 1.25.9 to 1.25.10 by @dependabot in #278
  • Bump github.com/urfave/cli/v2 from 2.27.1 to 2.27.2 by @dependabot in #279
  • Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 by @dependabot in #280
  • [repo-updater] dependency update: golang by @dops-sre in #281
  • Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #285
  • Bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 by @dependabot in #284
  • Bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.30.0 to 0.31.0 by @dependabot in #282
  • Bump github.com/testcontainers/testcontainers-go/modules/compose from 0.30.0 to 0.31.0 by @dependabot in #283
  • print stack trace by @zetaab in #287

Full Changelog: v1.4.20...v1.4.21

v1.4.20

27 Apr 07:05
6d04bde
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/testcontainers/testcontainers-go/modules/compose from 0.29.1 to 0.30.0 by @dependabot in #270
  • Bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.29.1 to 0.30.0 by @dependabot in #272
  • Bump github.com/elisasre/mageutil from 1.5.4 to 1.5.7 by @dependabot in #273
  • Bump github.com/aws/aws-sdk-go-v2/config from 1.27.10 to 1.27.11 by @dependabot in #265
  • Bump github.com/elisasre/mageutil from 1.5.7 to 1.5.8 by @dependabot in #274
  • Bump k8s.io/apimachinery from 0.29.3 to 0.30.0 by @dependabot in #276
  • Bump k8s.io/client-go from 0.29.3 to 0.30.0 by @dependabot in #275
  • use oauth2 round tripper by @zetaab in #277

Full Changelog: v1.4.19...v1.4.20

v1.4.19

10 Apr 08:27
1de5bc7
Compare
Choose a tag to compare

Full Changelog: v1.4.18...v1.4.19

v1.4.18

10 Apr 08:24
1de5bc7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.17...v1.4.18

v1.4.17

10 Apr 08:16
95c9e9f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.16...v1.4.17

v1.4.16

10 Apr 08:09
13f2a27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.15...v1.4.16

v1.4.15

06 Apr 16:26
08ccc5b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.14...v1.4.15