Skip to content

Commit

Permalink
1.32.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tidwall committed Jul 31, 2023
1 parent 6dd6e09 commit 2b2be89
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [1.32.0] = 2023-07-31
### Added
- #686: Support the ROLE command (@Kilowhisky)

### Fixed
- #698: Allow AUTH while loading data (@Kilowhisky)
- #694: Allow PING in pubsub (@Kilowhisky)
- #692: Properly support replica_announce properties (@Kilowhisky)
- #691: HEALTHZ should not be AUTH protected (@Kilowhisky)
- #685: Heap size not coming down after objects are removed (@Mukund2900, @iwpnd)
- 0144ca6: Fix missing lock


## [1.31.0] = 2023-05-09
### Added
- #682: Enables cross platform building and pushing of docker images (arm64/amd64) (@eelcocramer)
Expand Down

0 comments on commit 2b2be89

Please sign in to comment.