@@ -44,10 +44,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Engine now requires at least Python 3.11.
- Major refactoring of the scheduling mechanices. As a consequence the database dependency for caching is removed. Instead caching is performed in form of `json` files located in the configured `cache_dir` folder.
### Deprecated
- ...
### Removed
- All database related settings and dependencies. When updating from an existing deployment, remember to compare the new config files and remove relevant entries.