Releases: jhuckaby/Cronicle
Releases · jhuckaby/Cronicle
Version 0.9.99
Version 0.9.98
- Fix issue where limit-based job aborts (timeout, cpu, mem, log size) do not trigger a chain reaction error. Fixes #936.
- Thanks to user @matthewjhands for reporting this!
Version 0.9.97
- Bump pixl-mail to v1.1.4 for upstream vuln patch in nodemailer.
- Bump pixl-server-user to v1.0.34 for a fix in session expiration handling.
Version 0.9.96
- Vulnerability fixes across various APIs. Fixes #931
Version 0.9.95
Version 0.9.94
- Fix issue where single IPv6 isn't logged in transaction log in certain cases. Changed to log all IPs from args.ips.
Version 0.9.93
- Fixed another case of the number suffixes being wrong in the teens. Thanks again to @sa-dbilling for catching this.
Version 0.9.92
- Add protection against rare "EBADF: bad file descriptor" error when live log filehandle is closed.
- Fixes #924
Version 0.9.91
- Revert this commit: a553491
- Fixes #922
- Thanks to @seanfulton for catching this!
Version 0.9.90
- Bump pixl-server-web to v2.0.16 for cookie parsing bug.
- FIxes #917