Releases: ADORSYS-GIS/wazuh-agent-status
Releases · ADORSYS-GIS/wazuh-agent-status
Release v0.2.4-user
Key changes: - Add methode to reconnect agent to manager
Release v0.2.4
Key changes: - Add method to reconnect agent to manager
Release v0.2.3-user
Key changes: - Add update feature and make windows versions work
Release v0.2.3
Key Changes: Key changes: - Add wazuh agent Update feature
Release v0.2.2
Key Changes: Key changes: - Add windows version of binaries
Release v0.2.1-user
Key Changes: Key changes: - Remove the ability to perform actions on the client and server apps
Release v0.2.1
Key Changes: GitHub Actions Workflows: - Separated the initial monolitic tray icon app to a wazuh agent status server app and a wazuh agent status client tray icon app - Updated the release workflow to build the binaries of the wazuh agent status server and client and upload them
Release v0.1.3
Key Changes: GitHub Actions Workflows: Updated the linux bin to run commands without sudo
Release v0.1.2
Key Changes: GitHub Actions Workflows: Added two workflows for building binaries: build.yaml: Main workflow for managing release process. build-linux.yaml: Builds Linux binaries for amd64 and arm64 architectures. build-macos.yaml: Builds macOS binaries, with specific support for Silicon (ARM64). Assets: Added UI assets (green-dot.png, gray-dot.png, pause.png, restart.png, wazuh-logo.png) used in the application. Platform-Specific Go Files: Added darwin.go, linux.go, and windows.go for platform-specific logic and system tray functionalities. Impact: This change allows for automated, multi-platform build pipelines that will ensure binaries are generated and tested across Linux, macOS, and Windows platforms, enabling cross-platform compatibility.
Release v0.1.1
version 0.1.1 -> Support for Linux and macOS