Tags: rlaope/Argus
Tags
Argus 1.5.0 Live instrumentation (argus instrument), distributed-tracing correlation + anomaly detection, MAT-class heap analysis, continuous profiling, OpenMetrics export + Grafana dashboard, and the argus g1 / snapshot / pool subcommands. See CHANGELOG.md for the full list.
Argus v1.3.0
Minor release: Java 11 / 17 / 21 multi-runtime support is now real
(the CLI advertised 'Java 11+' since 1.0 but secretly required 21
until this release).
Highlights — see CHANGELOG.md for the full list:
- Java 11 / 17 / 21 multi-runtime support across all modules
- CI runtime-compat matrix verifies all three targets
- Per-subcommand --help (was misparsed as a positional <pid>)
- install.sh / install.ps1 SHA-256 verification via checksums.txt
- release.yml now writes checksums.txt and auto-dispatches
native-image.yml (release-published event doesn't fire under
GITHUB_TOKEN)
- argus-spring-boot-starter ApplicationContextRunner integration
tests
- Bug fixes: VM Name '<pid>:' leak, bad-PID exit code, Java 21
API leakage into Java-17-baseline modules.
Argus v1.2.1 Patch release — re-publishes 1.2.x distribution after the docker.yml build-agent regression silently broke ghcr.io/<owner>/argus-agent:1.2.0. Includes: - fix(ci): build argus-agent JAR before docker push (PR #159) - chore(release): tighten deps, helm, compose, security policy (PR #158) - fix(i18n): restore 4-locale parity (PR #158) - docs: sync version + command-count references (PR #158) - chore(claude): add docs-sync and release-sync skills (PR #158, #159) - chore(release): bump to v1.2.1 (PR #160)
feat: add Windows install and fish/PowerShell completions - install.ps1: Windows PowerShell installer with argus.cmd wrapper - completions/argus.fish: fish shell completions (32 commands) - completions/argus.ps1: PowerShell tab completions (32 commands) - install.sh: add fish completion auto-install support - README: add Windows install instructions Signed-off-by: rlaope <piyrw9754@gmail.com>
PreviousNext