Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

N/A

## 1.6.0
Comment thread
andystaples marked this conversation as resolved.
Outdated

ADDED

- Added overridable activity-dispatch hooks `_on_activity_execution_started`
Expand Down
4 changes: 4 additions & 0 deletions durabletask-azuremanaged/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

N/A

## 1.6.0
Comment thread
andystaples marked this conversation as resolved.
Outdated

- Updates base dependency to durabletask v1.6.0.
- Added preview support for Durable Task Scheduler on-demand sandbox
activities under `durabletask.azuremanaged.preview.sandboxes`. Applications
Expand Down
Loading