Skip to content

5.0.0

Compare
Choose a tag to compare
@alexberryman alexberryman released this 26 Dec 17:53
· 52 commits to 5.x since this release
23b5caf

Changes

  • KOJO-91: Terminally panic a job that throws uncaught exceptions instead of crash-looping. If retrying a job when an uncaught exception is thrown is desirable behavior, the exception must be caught in userspace, and the Worker Service API must be used to request a retry.
  • KOJO-157 Remove the following top-level logging keys in favor the of the kojo_metadata structure as documented in the 4.15.0 release notes:
    • kojo_process
    • kojo_job
    • process_id
    • process_path