Skip to content

Commit 923b824

Browse files
authored
version 6.7
1 parent 2fb0482 commit 923b824

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

durablefunctionsmonitor-vscodeext/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log
22

3+
# Version 6.7.0
4+
5+
- host.json's `connectionName` setting is now supported ([#235](https://github.com/microsoft/DurableFunctionsMonitor/issues/235)).
6+
- parentInstanceId resolution fixed ([#227](https://github.com/microsoft/DurableFunctionsMonitor/issues/227)).
7+
- Added `Copy to Clipboard` button for payloads ([#233](https://github.com/microsoft/DurableFunctionsMonitor/issues/233)):
8+
9+
<img width="350px" src="https://github.com/user-attachments/assets/abccf06b-3eff-498f-9860-9e673916e8b4"/>
10+
11+
312
# Version 6.6.0
413

514
- Added support for `durableTask/storageProvider/connectionStringName` setting ([#217](https://github.com/microsoft/DurableFunctionsMonitor/issues/217)).

0 commit comments

Comments
 (0)