Skip to content

Releases: ADORSYS-GIS/wazuh-agent-status

Release v0.2.4-user

07 Jan 09:40
53fa51a
Compare
Choose a tag to compare
Key changes:

- Add methode to reconnect agent to manager

Release v0.2.4

07 Jan 11:24
4a59503
Compare
Choose a tag to compare
Key changes:

- Add method to reconnect agent to manager

Release v0.2.3-user

27 Dec 07:38
6c281d3
Compare
Choose a tag to compare
Key changes:

- Add update feature and make windows versions work

Release v0.2.3

23 Dec 12:40
0282d3c
Compare
Choose a tag to compare
Key Changes:

Key changes:
- Add wazuh agent Update feature

Release v0.2.2

20 Dec 14:40
ca361da
Compare
Choose a tag to compare
Key Changes:

Key changes:
- Add windows version of binaries

Release v0.2.1-user

03 Dec 13:22
33f492a
Compare
Choose a tag to compare
Key Changes:

Key changes:
- Remove the ability to perform actions on the client and server apps

Release v0.2.1

02 Dec 09:57
acf94be
Compare
Choose a tag to compare
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

28 Nov 13:29
ea39bba
Compare
Choose a tag to compare
Key Changes:

GitHub Actions Workflows:

Updated the linux bin to run commands without sudo

Release v0.1.2

16 Oct 08:21
e1cf068
Compare
Choose a tag to compare
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

11 Oct 09:14
7c90aaf
Compare
Choose a tag to compare
version 0.1.1 -> Support for Linux and macOS