Skip to content

DurableFunctionsMonitor 6.4

Compare
Choose a tag to compare
@scale-tone scale-tone released this 11 Mar 11:35
· 69 commits to main since this release
858fb26
  • 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