Skip to content

v1.4.3

Latest
Compare
Choose a tag to compare
@CelineWuest CelineWuest released this 22 Aug 10:51
· 1 commit to main since this release

This version contains some security patches, additional testing, small adjustments to documentation and checks on whether a port has been specified for testing/healthchecks.

  • Not specifying a port for a job or a healthcheck now raises an error
  • Bump the docker version to address CVE-2024-41110 (again)
  • Add testing for job.RunCommitByOffset
  • Add documentation to job.RunCommitBy(Offset|Hash) to clarify whether the job as to have been initialized already or not

Full Changelog: v1.4.2...v1.4.3