github pberkel/caddy-storage-redis v1.6.0

latest releases: v1.8.0, v1.7.1, v1.7.0...
one month ago

This version adds support for Caddy Server 2.11.1 which introduced a breaking change
to the return parameters of function caddycmd.LoadConfig() which is used by this module.

Several important module dependancies were updated for security reasons in this release:

  • github.com/redis/go-redis from v9.3.0 to v9.18
  • github.com/spf13/cobra from v1.7.0 to v1.10.2
  • github.com/stretchr/testify from v1.9.0 to v1.11.1
  • go.uber.org/zap from v1.25.0 to v1.27.1

As well as many indirect dependancy upgrades resulting from the above changes.

Don't miss a new caddy-storage-redis release

NewReleases is sending notifications on new releases.