Releases: kbase/execution_engine2
Releases · kbase/execution_engine2
0.0.15
0.0.14
0.0.14
- Update clients to work with mongo7 by updating pymongo and mongoengine
- Fix linting issues from flake8 and black
- Update outdated libraries that can no longer be pip installed
- The latest Dockerfile build contains conda which installs python 3.12.4 so these changes will pin python to 3.10 and save us headache in the future
- Speed up tests by moving docker build step out
- Create matrix of tests to run against mongo3.6 and mongo7
Full Changelog: https://github.com/kbase/execution_engine2/commits/0.0.14
0.0.13
0.0.12
0.0.12
Forcing black to 22.1.0 to make sure that GHA doesn't suddenly fail
Prevent jobs that never ran from submitting job execution stats
0.0.11
Add ability for kbase user to contact condor via token
0.0.10
Fixes bug with ee2 not recording all jobs with the catalog during the process
of finishing a job
Updates GHA with black and flake8
Fix flake8 and black formatting issues by formatting MANY files
Updated docs for installing htcondor
Update many python libs in requirements.txt
0.0.9
execution_engine2 (ee2) release notes
0.0.9
- Update GHA with latest actions, remove old actions
- Change job defaults to result in
- NJS and KB_UPLOAD 5 Jobs
- Bigmem nodes with 250GB of ram take 1 job
- Bigmem nodes with 1TB of ram take 4 jobs
- Remove Jars from built image / cleanup for trivy
0.0.81
- Updated HTCondor Clients, New Base Image
- Use default GH actions
- Updated precommit hooks
0.0.8
- Fixed a bug that could, seemingly rarely, cause job and log updates to be applied to the
wrong Mongo collection. - Removed docker shaded jar that causes log4j scan to appear positive with Trivy
0.0.7
- Fixed a bug that could cause missing
queued
timestamps if many jobs were submitted in a
batch
0.0.6
- Release of MVP
Full Changelog: 0.0.8...0.0.9