Skip to content

0.0.3.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@bio-boris bio-boris released this 05 Jun 23:04
· 279 commits to develop since this release
c4f1fa2

execution_engine2 (ee2) release notes

=========================================

0.0.3.3

  • Change log appends from update to $push
  • Change first log linepos to position 0 instead of 1

0.0.3.2

  • Change 2 db state updates for startjob into 1
  • Rework Perms Model
  • Stop Pymongo/Mongoengine clients on each request, and make it an instance variable for each worker thread.

0.0.3.1

  • Logging endpoint returns success value now
  • Added script to fix backfilled records
  • Logs transferred for held jobs ON_EXIT_OR_EVICT
  • Enabled job log monitor again