This commit is contained in:
Marek Wolan
2024-01-11 11:13:43 +00:00
parent 40ad446ff2
commit 63b9bc5bc6
2 changed files with 5 additions and 1 deletions

View File

@@ -10,6 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Made observation space flattening optional (on by default). To turn off for an agent, change the agent_settings.flatten_obs setting in the config.
- Fixed an issue where the data manipulation attack was triggered at episode start.
- Fixed a bug where FTP STOR stored an additional copy on the client machine's filesystem
- Fixed a bug where the red agent acted to early
- Fixed the order of service health state
- Fixed an issue where starting a node didn't start the services on it
### Added

View File

@@ -1 +1 @@
3.0.0b5dev
3.0.0b5