Skip to content

v1.6

Compare
Choose a tag to compare
@godfryd godfryd released this 05 Dec 05:43
· 22 commits to master since this release

The installation instruction is available in Quick Start guide.

Major changes

  • added support for Windows VMs in AWS EC2

Improvements

  • added link to docs page in the top bar - 7f6fca4
  • added checking agents group correctness provided in schema - b1678d8
  • added Ansible script for creating AWS EC2 Windows AMI for Kraken - 355be05

Fixes

  • fixed presenting timestamps in step logs - 97adb3e
  • fixed dialog for preparing a stage step - 9425950
  • improved presenting duration of job steps - 453b058
  • fixed getting env vars in a branch - b5ab81b
  • fixed setting schema from repo flag in stage - 21091a9
  • fixed presenting log line location - ee3017d
  • fixed using any for system in a job in case of machines in cloud - b4a45f3
  • fixed running agent in python 3.12 - 88d4ad8
  • improved cancel handling and setting steps status - c0d36f2
  • make finding kraken tools backward compatible with pkg_resources - f4b4d1e

Full Changelog: v1.5...v1.6