Releases: redis-developer/redisctl
Releases · redis-developer/redisctl
v0.6.0
16 Sep 21:13
Compare
Sorry, something went wrong.
No results found
Install redisctl 0.6.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/joshrotenberg/redisctl/releases/download/v0.6.0/redisctl-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/joshrotenberg/redisctl/releases/download/v0.6.0/redisctl-installer.ps1 | iex"
Download redisctl 0.6.0
0.5.1 - 2025-09-16
16 Sep 03:11
Compare
Sorry, something went wrong.
No results found
Release Notes
Bug Fixes
Add workflow_dispatch trigger to crates publish workflow (#313 )
Init-cluster workflow authentication and docker-compose setup (#314 )
enterprise : Fix deserialization errors in cluster, user, and license structs (#327 )
enterprise : Use correct endpoint for services list command (#328 )
enterprise : Improve mock tests with realistic API responses
Install redisctl 0.5.1
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/joshrotenberg/redisctl/releases/download/v0.5.1/redisctl-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/joshrotenberg/redisctl/releases/download/v0.5.1/redisctl-installer.ps1 | iex"
Download redisctl 0.5.1
v0.5.0
15 Sep 18:57
Compare
Sorry, something went wrong.
No results found
Install redisctl 0.5.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/joshrotenberg/redisctl/releases/download/v0.5.0/redisctl-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/joshrotenberg/redisctl/releases/download/v0.5.0/redisctl-installer.ps1 | iex"
Download redisctl 0.5.0
v0.4.1
12 Sep 21:40
Compare
Sorry, something went wrong.
No results found
Install redisctl 0.4.1
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/joshrotenberg/redisctl/releases/download/v0.4.1/redisctl-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/joshrotenberg/redisctl/releases/download/v0.4.1/redisctl-installer.ps1 | iex"
Download redisctl 0.4.1
v0.4.0
12 Sep 19:22
Compare
Sorry, something went wrong.
No results found
Install redisctl 0.4.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/joshrotenberg/redisctl/releases/download/v0.4.0/redisctl-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/joshrotenberg/redisctl/releases/download/v0.4.0/redisctl-installer.ps1 | iex"
Download redisctl 0.4.0
v0.3.3
09 Sep 23:39
Compare
Sorry, something went wrong.
No results found
Install redisctl 0.3.3
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/joshrotenberg/redisctl/releases/download/v0.3.3/redisctl-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/joshrotenberg/redisctl/releases/download/v0.3.3/redisctl-installer.ps1 | iex"
Download redisctl 0.3.3
v0.3.1
08 Sep 23:15
Compare
Sorry, something went wrong.
No results found
Install redisctl 0.3.1
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/joshrotenberg/redisctl/releases/download/v0.3.1/redisctl-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/joshrotenberg/redisctl/releases/download/v0.3.1/redisctl-installer.ps1 | iex"
Download redisctl 0.3.1
v0.3.0
08 Sep 22:03
Compare
Sorry, something went wrong.
No results found
Install redisctl 0.3.0
Install prebuilt binaries via shell script
curl --proto ' =https' --tlsv1.2 -LsSf https://github.com/joshrotenberg/redisctl/releases/download/v0.3.0/redisctl-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c " irm https://github.com/joshrotenberg/redisctl/releases/download/v0.3.0/redisctl-installer.ps1 | iex"
Download redisctl 0.3.0
v0.2.0
07 Sep 20:01
Compare
Sorry, something went wrong.
No results found
What's Changed
This is our first release using the new automated release system! 🎉
⚡ Features
Comprehensive release automation system with cargo-dist and git-cliff
Multi-platform binary builds (Linux, macOS, Windows on x86_64 and ARM64)
Docker container support with Alpine-based images
Automated changelog generation from conventional commits
🐛 Bug Fixes
Fixed prepare-release workflow to handle workspace dependencies correctly
Removed version constraints from path dependencies
📚 Documentation
Added release system documentation
Updated README with release process
Full Changelog
See CHANGELOG.md for detailed changes.
Installation
Download the appropriate binary for your platform from the assets below.
redisctl-v0.2.0
29 Aug 04:10
Compare
Sorry, something went wrong.
No results found
chore: Release package redisctl version 0.2.0