Skip to content

Releases: exxeleron/yak

yak-3.2.0

14 Sep 07:29
Compare
Choose a tag to compare
  • psutil library update
  • Remove stale PID from status file for TERMINATED/STOPPED components
    while accessing is_alive property (e.g. info command)
  • Reduced wait time during components bootstrap/teardown
  • Allow to define multiple q runtime environments in system configuration

yak-3.1.3

10 Jul 13:05
Compare
Choose a tag to compare
  • Export ECM_VERSION in bootstrapped process environmental variables
  • Remove stale code
  • Fix: casting in mem_rss/mem_vms retrieval
  • Fix: WSFULL check for large stderr capture

yak-3.1.2

27 May 08:59
Compare
Choose a tag to compare
  • Extend command aliases functionality
  • Silent mode for components
  • Fix: race condition in mem_rss/mem_vms retrieval

yak-3.1.1

11 May 09:40
Compare
Choose a tag to compare
  • Filtering by component status support for info command

3.1.0

09 Dec 12:10
Compare
Choose a tag to compare
  • Experimental: Mac OS X support (via PyInstaller)
  • Introduce command aliases
  • Add inversion modifier for listing components and/or groups
  • Add utc/local switch (timestampMode flag) for stamping start/stop times
  • Reverse order of components while executing stop and interrupt commands
  • Components started via console command are now visible in system status
  • Fix: exit code for console command always indicates error
  • Fix: caching of overwritten component arguments in shell mode

3.1.0-rc4

09 Dec 08:23
Compare
Choose a tag to compare
3.1.0-rc4 Pre-release
Pre-release
  • Reverted to bbfreeze packaging on Linux and Windows

3.1.0-rc3

21 Nov 15:39
Compare
Choose a tag to compare
3.1.0-rc3 Pre-release
Pre-release
  • Change application packaging to PyInstaller
  • Experimental: Mac OS X support
  • Introduce command aliases
  • Add inversion modifier for listing components and/or groups
  • Add utc/local switch (timestampMode flag) for stamping start/stop times
  • Reverse order of components while executing stop and interrupt commands
  • Components started via console command are now visible in system status
  • Fix: exit code for console command always indicates error
  • Fix: caching of overwritten component arguments in shell mode

3.1.0-rc2

01 Aug 07:54
Compare
Choose a tag to compare
3.1.0-rc2 Pre-release
Pre-release
  • Change application packaging to PyInstaller
  • Experimental: Mac OS X support
  • Introduce command aliases
  • Add inversion modifier for listing components and/or groups
  • Add utc/local switch (timestampMode flag) for stamping start/stop times
  • Reverse order of components while executing stop and interrupt commands

yak-3.1.0-rc1

24 Jul 15:38
Compare
Choose a tag to compare
yak-3.1.0-rc1 Pre-release
Pre-release
  • Change application packaging to PyInstaller
  • Experimental: Mac OS X support
  • Introduce command aliases
  • Add inversion modifier for listing components and/or groups
  • Add utc/local switch (timestampMode flag) for stamping start/stop times
  • Reverse order of components while executing stop and interrupt commands

yak-3.0.2

18 Jul 12:16
Compare
Choose a tag to compare
  • uFile attribute is now normalized to platform dependent representation
  • Configuration parsing: explicit NULL values are treated same as empty values