Skip to content

Watchdog Change Log

[3.0.7]

  • Added proxy section in watchdog.conf
  • Changes in threat_collector and ucs_client for proxy settings
  • Removed input for host, port and scheme from installer.

[3.0.6]

  • Removed conflicting networks

[3.0.5]

  • Removed ucs dependancy for airgapped systems
  • Container name fixed in docker-compose

[3.0.4]

  • Watchdog will ask for UCS mode when installer is run.
  • If UCS mode is on a seperate container will be created named ucs_client to fetch UCS updates from UCS API.
  • Added [ucs] stanza for API configurations in watchdog.conf
  • Introduced 'eti_mode' and 'ucs_mode' in browsermon-watchdog.conf

[3.0.1]

  • Added index rotation in ETI
  • Added eti section in watchdog.conf
  • Unify multiple thread log files into watchdog.log

[3.0.0]

  • Added the ETI for classification of URLs
  • Added the threat collector service for loading threat datasets into ETI
  • Updated conf for ETI integration

[2.0.1]

  • Enhanced Config Matching
  • Reduce File IO, Optimized Speed
  • Minor fixes
  • Improved Logging

[2.0.0]

  • Enhanced Documentation
  • Key Expiry
  • Config with Watchdog
  • Kafka Integrated

[1.1.0]

  • Enhanced Logging
  • Configurable Watchdog port
  • Changed Public Key (Breaking Change)

[1.0.4]

  • Fixed Gunicorn Bug
  • Improved Documentation

[1.0.3]

  • Added the SSL support
  • Added the Gunicorn as server

[1.0.2]

  • Changed rate limitation based on GUID on check license API
  • Added the controller, public key version

[1.0.1]

  • Added the rate limitation
  • Added the debug logs
  • Added the version information and changelog

[1.0.0]

  • validate license at the start of the server.
  • added the check license view API.
  • added the generate controllers info API.
  • added the logging
  • added the runners for creating release
  • added the docs
  • added the ruff runner