Skip to content

Releases: hellofresh/health-go

v5.5.3

14 Mar 09:21
3e9e175
Compare
Choose a tag to compare

What's Changed

  • Update Redis dependency to correct import path by @fsrv-xyz in #170

  • Using BlankIdentifier in an unused param by @fabioserra in #175

  • Bump github.com/nats-io/nats.go from 1.31.0 to 1.32.0 by @dependabot in #157

  • Bump github.com/jackc/pgx/v5 from 5.5.1 to 5.5.2 by @dependabot in #158

  • Bump go.opentelemetry.io/otel from 1.21.0 to 1.22.0 by @dependabot in #160

  • Bump github.com/jackc/pgx/v5 from 5.5.2 to 5.5.3 by @dependabot in #162

  • Bump google.golang.org/grpc from 1.60.1 to 1.61.0 by @dependabot in #161

  • Bump go.opentelemetry.io/otel/trace from 1.22.0 to 1.23.0 by @dependabot in #163

  • Bump go.opentelemetry.io/otel/trace from 1.23.0 to 1.23.1 by @dependabot in #166

  • Bump go.mongodb.org/mongo-driver from 1.13.1 to 1.14.0 by @dependabot in #169

  • Bump github.com/nats-io/nats.go from 1.32.0 to 1.33.1 by @dependabot in #171

  • Bump google.golang.org/grpc from 1.61.0 to 1.62.0 by @dependabot in #172

  • Bump go.opentelemetry.io/otel/trace from 1.23.1 to 1.24.0 by @dependabot in #174

  • Bump github.com/redis/go-redis/v9 from 9.4.0 to 9.5.1 by @dependabot in #179

  • Bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.3 by @dependabot in #182

  • Bump github.com/jackc/pgx/v5 from 5.5.3 to 5.5.5 by @dependabot in #181

  • Bump google.golang.org/grpc from 1.62.0 to 1.62.1 by @dependabot in #180

  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #176

  • Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by @dependabot in #184

New Contributors

Full Changelog: v5.5.2...v5.5.3

v5.5.2

03 Jan 15:33
49e4e8a
Compare
Choose a tag to compare

What's Changed

  • Bump go.mongodb.org/mongo-driver from 1.13.0 to 1.13.1 by @dependabot in #152
  • Bump github.com/jackc/pgx/v5 from 5.5.0 to 5.5.1 by @dependabot in #153
  • Bump github.com/influxdata/influxdb-client-go/v2 from 2.12.4 to 2.13.0 by @dependabot in #151
  • Bump google.golang.org/grpc from 1.59.0 to 1.60.0 by @dependabot in #154
  • Bump go.opentelemetry.io/otel from 1.19.0 to 1.21.0 by @dependabot in #150
  • Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #155
  • Bump google.golang.org/grpc from 1.60.0 to 1.60.1 by @dependabot in #156

Full Changelog: v5.5.1...v5.5.2

v5.5.1

15 Nov 08:33
Compare
Choose a tag to compare

What's Changed

  • Update query used to check for Cassandra connectedness by @boguth in #148
  • Bump github.com/nats-io/nkeys from 0.4.5 to 0.4.6 by @dependabot in #141
  • Bump github.com/influxdata/influxdb-client-go/v2 from 2.12.3 to 2.12.4 by @dependabot in #143
  • Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.0 by @dependabot in #142
  • Bump go.mongodb.org/mongo-driver from 1.12.1 to 1.13.0 by @dependabot in #144

Full Changelog: v5.5.0...v5.5.1

v5.5.0

19 Oct 09:01
660e0ea
Compare
Choose a tag to compare

What's Changed

  • Drop support to go 1.18 and update dependencies by @lucasmdrs in #139

Full Changelog: v5.4.0...v5.5.0

v5.4.0

19 Oct 08:06
2270c21
Compare
Choose a tag to compare

What's Changed

  • Support TLS of redis health checking. by @miya-masa in #114
  • Add optional gocql config for customized cassandra connections by @boguth in #135
  • Enhance test coverage: Add Go 1.21 to matrix and enable data race detection by @alesr in #119
  • Minor/Patch dependencies bump by @dependabot

New Contributors

Full Changelog: v5.3.0...v5.4.0

v5.3.0

28 Jun 14:56
c2891e9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.2.0...v5.3.0

v5.2.0

19 Jun 09:06
8b871f9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.1.1...v5.1.2

v5.1.1

14 Mar 10:54
19b67d6
Compare
Choose a tag to compare
  • Improved memory consumption on timeout checks by @dnozdrin in #90

v5.1.0

21 Feb 11:40
ef872fc
Compare
Choose a tag to compare

v5.0.0

21 Oct 12:24
c509188
Compare
Choose a tag to compare