Skip to content

Release 1.0.0-beta.3

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 23:10
c6e80b0

Release Notes

Added

  • sourceant stop shuts down the local stack without removing its data.
  • Core and agent releases can be selected independently during setup.

Fixed

  • Installation finds a release when only prereleases are available.

Compatibility

  • sourceant stop requires agent 1.0.0-beta.3 or later with shutdown support.
  • Core compatibility is determined by the installed agent.

Installation

  1. Download the appropriate archive for your platform from the assets below
  2. Extract the binary:
    • Linux/macOS: tar -xzf <archive>.tar.gz && chmod +x <binary>
    • Windows: Extract the .zip file
  3. Move the binary to your PATH (e.g., /usr/local/bin on Linux/macOS)
  4. Verify the download using checksums.txt