durabletask-extensions

Extensions to Durable Task Framework

MIT License

Stars
36

Bot releases are visible (Hide)

durabletask-extensions - v0.0.11-test

Published by lucaslorentz almost 2 years ago

Changes:

  • Omit null values in all serialized jsons
durabletask-extensions - v0.0.10-test

Published by lucaslorentz almost 2 years ago

Changes:

  • Add a search toggle to show past executions
durabletask-extensions - v0.0.9-test

Published by lucaslorentz almost 2 years ago

Changes:

  • Avoid "System.NotSupportedException: Collection was of a fixed size" errors by returning a list to DurableTask
durabletask-extensions - v0.0.8-test

Published by lucaslorentz about 2 years ago

Changes:

  • Improve rewind logic
  • Improve UI:
    • Store page size in localStorage
    • Store refresh interval in localStorage
durabletask-extensions - v0.0.7-test

Published by lucaslorentz about 2 years ago

Changes:

  • Use TypelessJsonDataConverter in Method orchestrations as well
  • Remove table OrchestrationMessageBatch.
  • Some refactoring.

You will need to drop the database to upgrade, I will only start using migrations to update the database after this project is more stable.

durabletask-extensions - v0.0.6-test

Published by lucaslorentz about 2 years ago

Changes:

  • Fix orchestration deduplication
durabletask-extensions - v0.0.5-test

Published by lucaslorentz about 2 years ago

Changes:

  • Update to .net, asp.net, and EF Core 6.
  • Fixes
  • DB schema improvements
  • Benchmark
durabletask-extensions - v0.0.4-test

Published by lucaslorentz almost 4 years ago

durabletask-extensions - v0.0.3-test

Published by lucaslorentz almost 4 years ago

durabletask-extensions - v0.0.2-test

Published by lucaslorentz almost 4 years ago

durabletask-extensions - v0.0.1-test

Published by lucaslorentz almost 4 years ago

Initial test release.