Skip to content

REANA-Job-Controller 0.9.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 16:09

0.9.3 (2024-03-04)

Build

  • certificates: update expired CERN Grid CA certificate (#440) (8d6539a), closes #439
  • docker: non-editable submodules in "latest" mode (#416) (3bdda63)
  • python: bump all required packages as of 2024-03-04 (#442) (de119eb)
  • python: bump shared REANA packages as of 2024-03-04 (#442) (fc77628)

Features

  • shutdown: stop all running jobs before stopping workflow (#423) (866675b)

Bug fixes

  • database: limit the number of open database connections (#437) (980f749)

Performance improvements

  • cache: avoid caching jobs when the cache is disabled (#435) (553468f), closes #422

Code refactoring

  • db: set job status also in the main database (#423) (9d6fc99)
  • docs: move from reST to Markdown (#428) (4732884)
  • monitor: centralise logs and status updates (#423) (3685b01)
  • monitor: move fetching of logs to job-manager (#423) (1fc117e)

Code style

Continuous integration

  • commitlint: addition of commit message linter (#417) (f547d3b)
  • commitlint: allow release commit style (#443) (0fc9794)
  • commitlint: check for the presence of concrete PR number (#425) (35bc1c5)
  • pytest: move to PostgreSQL 14.10 (#429) (42622fa)
  • release-please: initial configuration (#417) (fca6f74)
  • release-please: update version in Dockerfile/OpenAPI specs (#421) (e6742f2)
  • shellcheck: fix exit code propagation (#425) (8e74a85)

Documentation

  • authors: complete list of contributors (#434) (b9f8364)