github thalesgroup-cert/Watcher v3.3.1

12 hours ago

v3.3.1

This release focuses on documentation and deployment improvements, clarifying the launch process with both the standard Docker method and the new modular deployment helper. It also includes a minor frontend fix for password field length.

Update Procedure

No breaking change or configuration is required for this release. Please follow the standard update process.

What's Changed

Documentation & Deployment

Improved Launch Documentation

The docker-compose.yml and deployment files have been updated. The documentation now clearly covers two ways to run Watcher:

  • With docker command: Standard method using docker compose up with the docker-compose.yml and .env files.

  • Simplified method: Modular deployment helper using make commands from the deployment/ directory (recommended for production).

Bug Fixes

  • Increased frontend password max length from 30 to 100 characters, removing an unnecessary restriction on user password length.

Full Changelog: v3.3.0...v3.3.1

Don't miss a new Watcher release

NewReleases is sending notifications on new releases.