Releases: LilMonk/elasticdump
Releases · LilMonk/elasticdump
Release v1.0.0
elasticdump v1.0.0
Initial release
Installation
Download the appropriate binary for your platform from the assets below.
Linux/macOS
# Download and extract
tar -xzf elasticdump-v1.0.0-linux-amd64.tar.gz
chmod +x elasticdump-linux-amd64
sudo mv elasticdump-linux-amd64 /usr/local/bin/elasticdumpWindows
Download the .zip file and extract elasticdump-windows-amd64.exe.
Usage
elasticdump --helpWhat's Changed
- ci(deps): bump codecov/codecov-action from 4 to 5 by @dependabot in #1
- docker(deps): bump golang from 1.21-alpine to 1.24-alpine by @dependabot in #2
New Contributors
- @dependabot made their first contribution in #1
Full Changelog: https://github.com/LilMonk/elasticdump/commits/v1.0.0