Commit e5c850b
committed
Add support for SecretValue being requested as a stream
The print node uses a stream interface to print all incoming objects. Since `core/secret@v1` now returns an actual secret, not just a string, secrets started being printed as their struct representation `{my-key}`1 parent 047ede6 commit e5c850b
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
952 | 952 | | |
953 | 953 | | |
954 | 954 | | |
| 955 | + | |
| 956 | + | |
955 | 957 | | |
956 | 958 | | |
957 | 959 | | |
| |||
0 commit comments