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