Skip to content

Releases: CoreHelpers/CoreHelpers.TaskLogging

v0.3.4

15 Nov 17:29
2292cf7

Choose a tag to compare

  • Removed allow await sequences to orchestrator related code

v0.3.3

15 Nov 16:53
369b85c

Choose a tag to compare

  • Added Logger Extension for Replay-Aware-Orchestration logger

v0.3.2

15 Nov 16:41
73f5625

Choose a tag to compare

  • Added middlware for Azure Functions

v0.3.0

15 Nov 14:22
f0c3451

Choose a tag to compare

  • Added support for tasks with an external id e.g. Azure Functions Orchestrators

v0.2.0

01 Nov 23:07
f0b1a11

Choose a tag to compare

  • Reworked the scope logic to be durable functions aware

v0.1.0

21 Dec 14:01
04bfb2b

Choose a tag to compare

  • Updating the worker name when an announced task is started

v0.0.12

21 Dec 13:45
64ae3d4

Choose a tag to compare

  • Added ability to update worker name

v0.0.10

02 Jun 16:22
7b8d9de

Choose a tag to compare

  • Added a TimeSpan which writes logs back to the persistency in an interval additionally to the line numbers

v0.0.9

12 Dec 21:40
aea3a45

Choose a tag to compare

  • Added MetaData Logging Support

v0.0.8

12 Dec 20:54
68fb26f

Choose a tag to compare

  • Establish typed scope for easier access when using the task logger api