Skip to content

Releases: microsoft/DurableFunctionsMonitor

DurableFunctionsMonitor 6.7.3

16 Nov 19:50

Choose a tag to compare

DurableFunctionsMonitor 6.7.2

16 Nov 19:47

Choose a tag to compare

DurableFunctionsMonitor 6.7.1

24 Jul 21:56

Choose a tag to compare

DurableFunctionsMonitor 6.7

20 May 22:00
2ba2169

Choose a tag to compare

durablefunctionsmonitor.dotnetbackend.6.7.nupkg
durablefunctionsmonitor.dotnetisolated.6.7.nupkg
durablefunctionsmonitor.dotnetisolated.mssql.6.7.nupkg

DurableFunctionsMonitor 6.6

07 Dec 13:21

Choose a tag to compare

  • Added support for durableTask/storageProvider/connectionStringName setting (#217).

  • Fixed activity inputs not being shown (#216).

  • Implemented the new DFM_ALLOWED_FULL_ACCESS_APP_ROLES setting (#221 ). It is different from the existing DFM_ALLOWED_APP_ROLES in a way that app roles specified in DFM_ALLOWED_FULL_ACCESS_APP_ROLES take precedence over the ones specified in DFM_ALLOWED_READ_ONLY_APP_ROLES. That is, if a user gets both read-only and full-access roles, they would effectively have full access. Thanks @ziegler-daniel for this contribution!

  • Added explicit reference to WindowsAzure.Storage package in DurableFunctionsMonitor.DotNetBackend (#222).

Deploy to Azure

durablefunctionsmonitor.dotnetbackend.6.6.nupkg
durablefunctionsmonitor.dotnetisolated.6.6.nupkg

DurableFunctionsMonitor as a VsCode ext 6.5.1

05 Oct 12:53
9a99d06

Choose a tag to compare

  • Decoupled from (soon deprecated) Azure Account extension (#178). NOTE: you might need to re-authenticate to Azure.

    To filter the list of Azure subscriptions use the same filter button on the RESOURCES tab:

image

https://marketplace.visualstudio.com/items?itemName=DurableFunctionsMonitor.durablefunctionsmonitor

DurableFunctionsMonitor 6.5

30 Jun 18:10
b4e8d7a

Choose a tag to compare

  • New feature - Execute Batch Operations... (#169). Prepare a list of instances in the main screen, and then use this context menu:

    to execute operations against all of them:

  • Fixed #174 (FailureDetails not shown, if the orchestration runs in a .NET Isolated project). Thanks @epDugas for this contribution!

  • Fixed ASP.Net Core Integration incompatibility (#161)

  • Migrated DurableFunctionsMonitor.DotNetIsolated to .NET 8 (#163).

  • Moved to az-func-as-a-graph v1.3.3.

Deploy to Azure

durablefunctionsmonitor.dotnetbackend.6.5.nupkg
durablefunctionsmonitor.dotnetisolated.6.5.nupkg

DurableFunctionsMonitor 6.4

11 Mar 11:35
858fb26

Choose a tag to compare

  • There is now a .NET Isolated version available. Instructions on how to "inject" it into your projects are here. And it is also deployable as a standalone instance, here is how to deploy it.

  • Should now be installable as a PWA (#164).

  • Fixed the way Task Hub name is being resolved from host.json (#158)

  • Pending/running suborchestrations are now also clickable (#132).

  • Large inputs/outputs/custom statuses will now first appear as links. Clicking on that link will initiate a file download, the downloaded file will contain the data (#124).

  • Activity inputs should now be visible in orchestration's execution history (#127).

  • Improved performance of the SQL query that fetches execution history from MSSQL storage (#129). Thanks @bhugot for contribution!

  • Instance list settings (column visibility, sorting and client filtering) are now persisted (#134).

  • 'Send Signal' dialog for Entities now accepts strings and other data types (numbers etc.) as a signal input (#139).

  • Fixed an issue with Entity's DateTime properties being shown in an incorrect time zone (#140).

  • Fixed an issue with npm global package folder being incorrectly resolved under certain circumstances (#145).

  • Moved to az-func-as-a-graph v1.3.2.

Deploy to Azure

durablefunctionsmonitor.dotnetbackend.6.4.nupkg
durablefunctionsmonitor.dotnetisolated.6.4.nupkg

DurableFunctionsMonitor 6.3

10 Jul 18:24
00ab974

Choose a tag to compare

  • Mostly technical release. Migrated to latest versions of MUI and Mermaid.
  • The 'Login under a different name' button now does what it says - allows to select a different Microsoft account to login with. Also there's now a 'Login under a different name' button in the 'Login failed' dialog (#113).
  • User's login is now hidden and only shown as a hint over the avatar button (#117).

Deploy to Azure

durablefunctionsmonitor.dotnetbackend.6.3.nupkg

DurableFunctionsMonitor 6.2.1

27 Apr 17:54

Choose a tag to compare

  • Fixed multiple authentication issues (#105, #106, #108, #109) related to client-directed auth mode. Thanks rsirny for reporting.

Deploy to Azure

durablefunctionsmonitor.dotnetbackend.6.2.1.nupkg