Skip to content

Releases: pedohorse/lifeblood

v0.11.0

02 Sep 09:44
713d47c
Compare
Choose a tag to compare
new features and bug fixes

new features:
- device resources for GPU management
- arbitrary numerical resources

fixes:
- hip script node
- attrib rename node parameter validation
- wedge node
- pluginloader plugin PYTHONPATH setting
- sqlite db relpath
- some preset fixes
- announcement broadcasts on some configurations
-

v0.10.0

07 May 21:01
51412db
Compare
Choose a tag to compare
multiple interface listening

scheduler now listens on multiple interfaces by default
allowing you to connect from different networks (like vpn and local
network).
all message processors/proxies can now listen to multiple interfaces
and can route messages from one interface to another

even though the feature is implemented, the config interface is lacking
for now: you can only config scheduler to either listen to a single
interface, or to all (by setting 0.0.0.0 as listen address (default))

v0.9.0-65-g7b175b3-tools

15 Apr 15:05
7b175b3
Compare
Choose a tag to compare
tools autobuild update

v0.9.0

10 Mar 23:21
Compare
Choose a tag to compare
QoL improvements

- some submission (such as package resolution errors) errors put workers in temporary ban list
- added viewer reconnect message
- refactored environment resolver interface

v0.8.0-28-g701a149-tools

08 Mar 15:17
701a149
Compare
Choose a tag to compare
tools autobuild update

v0.8.0

28 Feb 20:27
Compare
Choose a tag to compare

corresponds to release https://pypi.org/project/lifeblood/0.8.0/

changes:

scheduler:

  • fixed a bunch of edge case racing
  • introduced BLOCKED state to optimize waiting on blocked tasks
  • refactoring

viewer:

  • hover highlights
  • improved context menu commands

v0.7.2-5-gf17868f-tools-53-g7923020-tools-15-gc2fca9d-tools

v0.7.2-5-gf17868f-tools-53-g7923020-tools

13 Feb 12:57
7923020
Compare
Choose a tag to compare

v0.7.2-5-gf17868f-tools

31 Jan 12:17
f17868f
Compare
Choose a tag to compare
tools autobuild update

v0.7.2

30 Jan 13:19
b2ac1ef
Compare
Choose a tag to compare

bugfixes:

  • worker task finish reply did not respect address chain
  • log viewer could receive updates after deletion
  • certain special case of scheduling race conditions covered
  • cleanup garbage invocations after hard crash
  • minor visual fixes

corresponds to release https://pypi.org/project/lifeblood/0.7.2/