Skip to content

Commit

Permalink
Release v1.8.0 (#39)
Browse files Browse the repository at this point in the history
Prepare the repository for the 1.8.0 release
  • Loading branch information
indiebrain authored Jan 16, 2024
1 parent 0e1d685 commit b36b764
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Also check this project's [releases](https://github.com/powerhome/redis-operator

## Unreleased

## [v1.8.0] - 2024-01-16

### Fixed
- [Cleanup Sentinels when bootstrapping and sentinels are not allowed](https://github.com/powerhome/redis-operator/pull/33).
- [Prevent connection throttling for more than 256 concurrent client connections](https://github.com/powerhome/redis-operator/pull/36)
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION := v1.8.0-rc3
VERSION := v1.8.0

# Name of this service/application
SERVICE_NAME := redis-operator
Expand Down

0 comments on commit b36b764

Please sign in to comment.