Skip to content

Releases: Sovietaced/go-redisson

v0.5.0

04 Jul 17:21
7ec0202
Compare
Choose a tag to compare

What's Changed

  • Force namespace for Map and convert implementation to use Redis hash (#30) @Sovietaced
  • Document marshal interface and implementations (#29) @Sovietaced

🚀 Features

📦 Dependency updates

  • Bump github.com/redis/go-redis/v9 from 9.5.2 to 9.5.3 (#47) @dependabot
  • Bump github.com/redis/go-redis/v9 from 9.5.1 to 9.5.2 (#46) @dependabot
  • Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 (#45) @dependabot
  • Bump github.com/testcontainers/testcontainers-go from 0.30.0 to 0.31.0 (#44) @dependabot
  • Bump github.com/testcontainers/testcontainers-go from 0.29.1 to 0.30.0 (#43) @dependabot
  • Bump github.com/docker/docker from 25.0.3+incompatible to 25.0.5+incompatible (#42) @dependabot
  • Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#41) @dependabot
  • Bump github.com/testcontainers/testcontainers-go from 0.28.0 to 0.29.1 (#40) @dependabot
  • Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#39) @dependabot
  • Bump github.com/redis/go-redis/v9 from 9.5.0 to 9.5.1 (#38) @dependabot
  • Bump github.com/redis/go-redis/v9 from 9.4.0 to 9.5.0 (#37) @dependabot
  • Bump github.com/testcontainers/testcontainers-go from 0.27.0 to 0.28.0 (#36) @dependabot
  • Bump the go_modules group across 1 directories with 1 update (#35) @dependabot
  • Bump github.com/google/uuid from 1.5.0 to 1.6.0 (#34) @dependabot
  • Bump github.com/redis/go-redis/v9 from 9.3.1 to 9.4.0 (#33) @dependabot
  • Bump github.com/testcontainers/testcontainers-go from 0.26.0 to 0.27.0 (#32) @dependabot
  • Bump github.com/go-logr/logr from 1.3.0 to 1.4.1 (#31) @dependabot

v0.4.0

21 Dec 20:10
c9e21f3
Compare
Choose a tag to compare

What's Changed

📖 Documentation

📦 Dependency updates

  • Bump github.com/redis/go-redis/v9 from 9.3.0 to 9.3.1 (#26) @dependabot
  • Bump github.com/google/uuid from 1.3.0 to 1.5.0 (#21) @dependabot
  • Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 (#23) @dependabot
  • Bump github.com/redis/go-redis/v9 from 9.0.4 to 9.3.0 (#22) @dependabot
  • Bump github.com/testcontainers/testcontainers-go from 0.20.1 to 0.26.0 (#25) @dependabot
  • Bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible (#19) @dependabot
  • Bump golang.org/x/net from 0.9.0 to 0.17.0 (#18) @dependabot
  • Bump google.golang.org/grpc from 1.47.0 to 1.56.3 (#17) @dependabot

v0.3.0

16 Sep 05:02
6c04d38
Compare
Choose a tag to compare

What's Changed

📖 Documentation

v0.2.0

05 Sep 08:59
e3bd97f
Compare
Choose a tag to compare

What's Changed

🚀 Features

v0.1.0

05 Sep 02:46
720980c
Compare
Choose a tag to compare

Initial release with basic distributed lock capabilities