Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
Each revision is versioned by the date of the revision.
2025-09-11
Updated
- Use Juju TF provider 0.22.0.
2025-09-10
Updated
- Fix an issue causing the rock not to be built.
- Update the Wazuh Grafana dashboard to the one created by @Chiori-Ndukwe.
2025-08-25
Updated
- Lint dependencies.
2025-08-20
Added
- New documentation checks workflow.
2025-07-22
Added
- Loki alert rules.
- Prometheus alert rules.
2025-07-17
Added
- Add terraform output for Open Authorization integration.
2025-07-16
Added
- Adding Grafana dashboard.
2025-07-04
Added
- Adding documentation on how to integrate with COS.
- Adding alive pebble check for the Prometheus exporter.
Updated
- Update the Prometheus exporter
2025-06-30
Added
- Adding
<endpoint>-relation-departedhooks foropensearch_observer,opencti_connector,wazuh_apiandwazuh_peerintegrations.
2025-06-24
Added
- How to redeploy documentation.
Updated
- Updated the documentation to reference Canonical Kubernetes instead of MicroK8s.
- Moved the charm status setting logic to the reconcile loop.
2025-06-23
Updated
- Changed exception to blocked status for missing OpenCTI integration.
2025-06-19
Updated
- Modified the CI and
pre_run_script.shto use Canonical K8s instead of MicroK8s.
2025-06-16
Updated
- Architecture documentation for clearer diagrams.
Updated
- Modified the
rsynccommand to prevent deletion of excluded directories. - Modified the
rsynccommand to change ownership toroot:wazuh.
2025-06-12
Added
- OpenCTI integration documentation.
2025-06-06
Removed
- All references to
src-docs.
Updated
CODEOWNERSfile to only have the/docsdirectory monitored by the technical authors.
Added
- OpenCTI integration with Wazuh server.
2025-03-18
Added
- Changelog added for tracking changes.