Skip to content

1.14.449#732

Merged
FriedrichWeinmann merged 4 commits into
masterfrom
development
Jun 12, 2026
Merged

1.14.449#732
FriedrichWeinmann merged 4 commits into
masterfrom
development

Conversation

@FriedrichWeinmann

Copy link
Copy Markdown
Member
  • New: Configuration PSFramework.Message.LogErrorStack - When calling Write-PSFMessage and also specifying an ErrorRecord, should the ErrorRecord location of the error be used, rather than from where Write-PSFMessage was called?
  • New: Reset-PSFRsAgentInactivity - Signals the current Runspace Workflow Worker Agent is active.
  • Upd: Write-PSFMessage - added parameter -ErrorStack - logs the stacktrace of the error record provided, rather than its own call.
  • Upd: Add-PSFRunspaceWorker - added new generation of runspace workers, with a c#-based orchestration infrastructure,
  • Upd: Add-PSFRunspaceWorker - added option to retry failed input (including an optional condition logic on when to retry)
  • Upd: Add-PSFRunspaceWorker - added option to include per-item timeout (total time or idle time)
  • Upd: Set-PSFDynamicContentObject - add -Cache parameter, generating a DCO implementing a PSFramework cache (same as returned by New-PSFCache)
  • Fix: New-PSFCache - the cache object does not correctly remove objects

@FriedrichWeinmann FriedrichWeinmann merged commit 799219c into master Jun 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant