Skip to content

v0.20.0

Latest

Choose a tag to compare

@noctarius noctarius released this 05 May 18:43
1b3e4c2

Massive thanks to @MV-GH for his amazing help with this release 🔥

What's Changed

  • Bump github.com/aws/aws-sdk-go from 1.48.15 to 1.50.12 by @dependabot in #205
  • Bump github.com/jackc/pgx/v5 from 5.5.0 to 5.5.3 by @dependabot in #202
  • Bump github.com/testcontainers/testcontainers-go from 0.26.0 to 0.27.0 by @dependabot in #177
  • Bump github.com/testcontainers/testcontainers-go/modules/redis from 0.26.0 to 0.27.0 by @dependabot in #175
  • Bump github.com/testcontainers/testcontainers-go/modules/localstack from 0.26.0 to 0.27.0 by @dependabot in #174
  • Bump github.com/nats-io/nats.go from 1.31.0 to 1.32.0 by @dependabot in #210
  • Bump github.com/gookit/slog from 0.5.4 to 0.5.5 by @dependabot in #208
  • Bump github.com/docker/docker from 24.0.7+incompatible to 25.0.3+incompatible by @dependabot in #209
  • Bump golang.org/x/net from 0.19.0 to 0.21.0 by @dependabot in #211
  • Fixed data race in unboundedchannel while closing by @noctarius in #212
  • Remove distributed field from hypertable, adds support for timescale post 2.13 by @MV-GH in #296
  • Add missing stats configuration option documentation by @MV-GH in #294
  • Bump github.com/aws/aws-sdk-go from 1.50.12 to 1.55.6 by @dependabot in #297
  • Bump github.com/IBM/sarama from 1.42.1 to 1.45.1 by @dependabot in #298
  • Bump CI action versions by @MV-GH in #295
  • Upgrade of dependencies by @noctarius in #302
  • Upgrading expr library and exchanging the package name by @noctarius in #303
  • Bump github.com/twpayne/go-geom from 1.6.0 to 1.6.1 by @dependabot in #304
  • Align default example config "postgresql.transaction.window.maxsize" by @MV-GH in #314
  • Bump github.com/testcontainers/testcontainers-go from 0.36.0 to 0.37.0 by @dependabot in #313
  • Bump github.com/samber/lo from 1.49.1 to 1.50.0 by @dependabot in #312
  • Bump github.com/aws/aws-sdk-go from 1.55.6 to 1.55.7 by @dependabot in #311
  • Bump github.com/nats-io/nats.go from 1.41.1 to 1.41.2 by @dependabot in #308
  • Update Dockerfile: use v2 golangci-lint by @MV-GH in #306
  • Fixes #206: Exclude dropped chunks from the list of all chunks in the catalog by @MV-GH in #305
  • Fixes #315: Shutdown hangs if database is gone by @noctarius in #317
  • Fixed #310: Restart LSN unavailable in replication slot at restart by @noctarius in #316
  • Bump github.com/testcontainers/testcontainers-go/modules/redis from 0.36.0 to 0.37.0 by @dependabot in #319
  • Bump github.com/testcontainers/testcontainers-go/modules/localstack from 0.36.0 to 0.37.0 by @dependabot in #320
  • Bump github.com/nats-io/nats.go from 1.41.2 to 1.42.0 by @dependabot in #318

New Contributors

Full Changelog: v0.12.0...v0.20.0