Skip to content

Releases: GaloyMoney/job

v0.6.17 Release

31 Mar 21:39

Choose a tag to compare

Bug Fixes

  • Drain-then-batch to prevent broadcast overflow (#76)

v0.6.16 Release

31 Mar 12:38

Choose a tag to compare

Features

  • Auto-propagate parent_job_id to runner-injected spawners (#75)

Miscellaneous Tasks

  • Bump uuid from 1.22.0 to 1.23.0 (#71)

v0.6.15 Release

31 Mar 10:06

Choose a tag to compare

Features

  • Add first-class parent_job_id support (#72)
  • Batch await and completion result helpers (#73)

v0.6.14 Release

30 Mar 22:02

Choose a tag to compare

Miscellaneous Tasks

  • Bump es-entity to 0.10.33 (#74)

v0.6.13 Release

26 Mar 20:00

Choose a tag to compare

Miscellaneous Tasks

  • Bump es-entity to 0.10.32 (#70)

v0.6.12 Release

25 Mar 10:15

Choose a tag to compare

Bug Fixes

  • Pin es-entity

Refactor

  • Remove cancel_job API (#67)

Testing

  • Add multi-day scheduling integration test (#68)

v0.6.11 Release

22 Mar 12:59

Choose a tag to compare

Merge branch 'main' of github.com:GaloyMoney/job into HEAD

v0.6.10 Release

19 Mar 11:09

Choose a tag to compare

Features

  • Add Serialize/Deserialize to JobTerminalState (#64)
  • Add result passing and unified notification router (#60)
  • Add optional timeout and poll_completion to await_completion (#62)

v0.6.9 Release

17 Mar 16:01

Choose a tag to compare

Features

  • Add await_completion for job terminal state notification (#59)
  • Add cancel_job and list_pending_jobs API (#50)

Miscellaneous Tasks

  • Bump es-entity and serde_with (#63)
  • Bump es-entity from 0.10.25 to 0.10.27 (#49)
  • Bump tokio from 1.49.0 to 1.50.0 (#43)
  • Bump uuid from 1.21.0 to 1.22.0 (#47)
  • Bump es-entity from 0.10.22 to 0.10.25 (#46)

v0.6.8 Release

03 Mar 14:03

Choose a tag to compare

Miscellaneous Tasks

  • Bump es-entity to 0.10.22