Skip to content

Releases: SilverLineFramework/orchestrator

v1.2.8

01 Oct 14:53

Choose a tag to compare

What's Changed

Full Changelog: v1.2.7...v1.2.8

v1.2.7

01 Oct 13:40

Choose a tag to compare

What's Changed

  • fix: handle duplicate module UUID; default runtime to schedule by @nampereira in #109

Full Changelog: v1.2.6...v1.2.7

v1.2.6

01 Oct 10:16

Choose a tag to compare

What's Changed

Full Changelog: v1.2.5...v1.2.6

v1.2.5

28 Sep 09:55
998fddf

Choose a tag to compare

What's Changed

Full Changelog: v1.2.4...v1.2.5

v1.2.1

27 Sep 10:20

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

18 Aug 11:21

Choose a tag to compare

What's Changed

Bug fixes

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

21 Apr 15:24

Choose a tag to compare

What changed

  • Improve schedulers
  • Data collection improvements
  • Docker entrypoint to perform migrations
  • Scheduler update for new db backend
  • RR scheduler and tests
  • Scheduler app init
  • Profiling tweaks and bugfixes
  • Cache file ID lookup to speed up profile handling
  • Runtime exception for module duplicate uuid as these are expected in some module instantiation modes (instead of uncaught exception)

Release Image: slframework/orchestrator:v1.1.0.

Full Changelog: v1.0.4...v1.1.0

v1.0.4

27 Mar 21:10

Choose a tag to compare

What's Changed

  • Fix/testing release workflow

v1.0.3

27 Mar 17:50

Choose a tag to compare

What's Changed

  • Add manual workflow trigger (fixing release workflow)

Full Changelog: v1.0.2...v1.0.3

v1.0.2

27 Mar 17:24

Choose a tag to compare

New Features

  • Add ACK for exited modules
  • Profile data format overhaul
  • Profile data collection tweaks
  • 'Resources' field in ARTS message for sched-deadline
  • Add SSL option in mqtt.json

Bug Fixes

  • Cleaned settings for web clients
  • Less intrusive logging

New Contributors

Full Changelog: v1.0.1...v1.0.2