Skip to content

v0.4.0

Compare
Choose a tag to compare
@johanhenriksson johanhenriksson released this 22 Dec 18:25
· 249 commits to master since this release
  • Kill tasks by name #198
  • Network refactoring #189
    • Message timestamps
    • Added tests for websockets
  • CLI reorganization #204
  • Improved nesting of configuration files #204
  • Engine refactoring
    • Extracted DockerProvider and KubernetesProvider to separate packages
  • Resource monitoring & Stats API #171
  • Support for docker build arguments #208
  • Migrated project to use Poetry for dependency management #211
  • Dotenv path fix #216
  • Fix problem when logging task names containing dashes #215
  • Tuple serialization #214
  • Reorganize test files #220
  • CLI tools changed to take key-value options on -i key="value" format, similar to Docker #221