Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Dec 02:20
· 1 commit to main since this release
6fd28b6

Changelog

Features

  • d4c7d21 feat(sentinel): Add support for Redis Sentinel (#29)

Enhancements

  • 9f7f14a chore(CI): Add go1.19
  • de094e9 chore(CI): update golangci to v1.50.1
  • 24a761c chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#21)
  • a182d57 chore(deps): bump goreleaser/goreleaser-action from 2 to 3 (#16)
  • 276d46b chore(deps): upgrade
  • 778a164 chore(deps): upgrade go module
  • bbafc78 chore(deps): upgrade go module
  • 7d36bba chore(queue): update to latest version (#24)
  • 512db63 chore: update GitHub Actions workflows for Go and CodeQL
  • 5b04ecc chore: update dependencies to latest versions
  • 4c8f320 chore: upgrade golang ci config

Others

  • 6fd28b6 refactor: refactor Redis host configuration
  • 71f87e4 refactor: refactor comments in redis.go file