Commit 30e100fa5126cabe1e531c21e528841f6b669b93

Authored by Alexis Koralewski
1 parent d4ebe565
Exists in dev

update changelog

Showing 1 changed file with 7 additions and 1 deletions   Show diff stats
CHANGELOG
1   -25-05-2022 (AKo): v0.4.10.0
  1 +06-03-2022 (AKo): V0.4.12.0
  2 + - Adding pyros stop command
  3 + - Better implementation of do_things_before_exit for AgentSST
  4 +
  5 +
  6 +25-05-2022 (AKo): v0.4.11.0
2 7 - Updating Agent constructor (removing RUNNIN_IN_THREAD)
3 8 - Adding new start for pyros.py (launching agentSST)
4 9 - Add option foreground for new-start (if set, doesn't show output of pyros start)
5 10 - Fixing AgentCmd create (create_cmd_for), Fixing init of device_command to parse cmd full_name into cmd name and args, Fixing agentSST methods/commands
  11 + - Adding PORT value for database.env in settings
6 12  
7 13 18-05-2022 (AKo): v0.4.10.0
8 14 - Adding mandatory agents in obsconfig
... ...