Skip to content

Releases: Project-OMOTES/omotes-sdk-python

3.2.5

Choose a tag to compare

@MarkTNO MarkTNO released this 28 Nov 08:23
f06b253

What's Changed

  • 86 propagating informational error messages from workers to frontend by @MarkTNO in #87

Full Changelog: 3.2.4...3.2.5

3.2.4

Choose a tag to compare

@lfse-slafleur lfse-slafleur released this 14 Nov 12:55
dd95ec2

What's Changed

  • 67 refactor implementation of left over job queues clean up by @cwang39403 in #80
  • Reorder job queues declaration sequence to ensure job progress and status queues can be properly cleaned up by @cwang39403 in #83
  • 84: Create proposal to include specific START progress update from wo… by @lfse-slafleur in #85

Full Changelog: 3.2.3...3.2.4

3.2.3

Choose a tag to compare

@lfse-slafleur lfse-slafleur released this 16 Oct 14:43
1894998

What's Changed

  • 75: ProtobufDict and ParamsDict types should use a Dict instead of un… by @lfse-slafleur in #79

Full Changelog: 3.2.2...3.2.3

3.2.2

Choose a tag to compare

@lfse-slafleur lfse-slafleur released this 15 Oct 09:36
3a47c6d

What's Changed

Full Changelog: 3.2.0...3.2.2

3.2.0

Choose a tag to compare

@lfse-slafleur lfse-slafleur released this 15 Oct 09:14
9585d2e

What's Changed

  • 76: Add job reference and use it to determine output_esdl name. by @lfse-slafleur in #77

Full Changelog: 3.1.2...3.2.0

3.1.2

Choose a tag to compare

@lfse-slafleur lfse-slafleur released this 15 Oct 09:14

What's Changed

  • 71: Duration parameter now works with seconds instead of milliseconds… by @lfse-slafleur in #72

Full Changelog: 3.1.1...3.1.2

3.1.1

Choose a tag to compare

@lfse-slafleur lfse-slafleur released this 12 Sep 15:57
d37a9a5

What's Changed

  • 69: Worker should receive a ProtobufDict and not a ParamsDict. by @lfse-slafleur in #70

Full Changelog: 3.1.0...3.1.1

3.1.0

Choose a tag to compare

@lfse-slafleur lfse-slafleur released this 10 Sep 15:43
ecae72b

What's Changed

  • 80 clean up left over job status progress and result queues by @cwang39403 in #63
  • 64: Refactor params_dict conversion at SDK and worker to be linked to… by @lfse-slafleur in #65
  • 66: Integrate DurationParameter as a Python timedelta. by @lfse-slafleur in #68

Full Changelog: 3.0.0...3.1.0

3.0.0

Choose a tag to compare

@lfse-slafleur lfse-slafleur released this 01 Aug 12:39
0aafcea

What's Changed

  • 59 fix params dict serializing and deserializing by @lfse-slafleur in #60
  • Fix timeout_ms being wrongly assigned as None when job_timeout is given as a zero timedelta by @cwang39403 in #62
  • 55 rework sdk to utilize single job submission queue instead of one per workflow type by @lfse-slafleur in #61

Full Changelog: 2.0.2...3.0.0

2.0.2

Choose a tag to compare

@lfse-slafleur lfse-slafleur released this 24 Jul 09:27

What's Changed

  • 41: Fix issue where Celery was overwriting the log level for the root… by @lfse-slafleur in #56
  • 35 reenable dependency on streamcapture and remove embedded code by @lfse-slafleur in #54
  • 51: Add control over exchanges and queue bindings to the broker, remo… by @lfse-slafleur in #53
  • 57: Support datetime and durations in params dict. by @lfse-slafleur in #58
  • 59: fix params dict serializing and deserializing by @lfse-slafleur in #60

Full Changelog: 1.0.1...2.0.2