All Versions
16
Latest Version
Avg Release Cycle
173 days
Latest Release
-

Changelog History
Page 1

  • v1.1.1.0 Changes

    • โž• Add jobRemainingRetries
  • v1.1.0.0 Changes

    • ๐Ÿ‘ท Pass value of type Job arg (not arg) to run-worker loops

    This will give consumer loops access to details like jobJid and jobOptions, so they can (for example) call TRACK SET.

    Call jobArg to get back what you were getting before this change.

    • ๐Ÿ‘Œ Support BATCH STATUS
    • โž• Add tracked Job Option
    • ๐Ÿ—„ Deprecate trackPerform (use perform (options <> tracked) instead)
  • v1.0.3.1 Changes

    • Export lower-level BATCH functions
  • v1.0.3.0 Changes

    • ๐Ÿ‘Œ Support for TRACK (Enterprise only)
  • v1.0.2.3 Changes

    • โœ‚ Remove dependencies upper bounds
  • v1.0.2.2 Changes

    • ๐Ÿ˜Œ Relax dependencies upper bounds
  • v1.0.2.1 Changes

    • ๐Ÿ›  Fix bug in at parsing of consumed Job payloads
  • v1.0.2.0 Changes

    • ๐Ÿ‘ Partial BATCH support (Enterprise only)
    • ๐Ÿ‘Œ Support for custom field in Job payloads
    • ๐Ÿ— Lower-level buildJob and commandByteString functions
  • v1.0.1.6 Changes

    • ๐Ÿ˜Œ Relax dependencies upper bounds
  • v1.0.1.5 Changes

    • Maintain version bounds