Skip to content

Releases: LilMonk/elasticdump

Release v1.0.0

26 Jun 19:46
c941284

Choose a tag to compare

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/elasticdump

Windows

Download the .zip file and extract elasticdump-windows-amd64.exe.

Usage

elasticdump --help

What'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

Full Changelog: https://github.com/LilMonk/elasticdump/commits/v1.0.0