FSharpLu Release 0.11.3
Signed release
https://www.nuget.org/packages/Microsoft.FSharpLu/ https://www.nuget.org/packages/Microsoft.FSharpLu.Json/ https://www.nuget.org/packages/Microsoft.FSharpLu.Windows/
Changes:
- 79f8270 Release notes for 0.11.3
- 6881c3c Under stressed condition
Async.AwaitEvent
could hang, causingstartProcessAsync
to hang - f8d9ec3 A repro unit test for the corner case hang in the startProcess logic
- c7ed052 Refactor and generalize state machine-based Queue Request Processor
- c9dcf11 add timestamps, remove
operations
argument from transition function - 5b7c65c Merge pull request #79 from microsoft/wiblum/hackathon
- 1701adc Minor fixes and comments
- eef206d Throw NotSupportedException when ForkAndGoto gets empty spawn states
- 71f8fee Add Azure Table entry interface implementation
- d067544 Add a simple test machine
See more
- 55626a4 Add
Fork
,WhenAll
andWhenAny
transitions to agent state machine - eca4264 New release and extract version from RELEASENOTES.md (#78)
- 8e03f02 Wait for redirect events to be signaled before returning (stdout/stderr could miss bytes if the process ends too quickly) (#77)
- 9462280 Add WMI helpers, Win32 management and HyperV modules (#74)
- 315e33f Sysprep.ps1 file should be copied to build output directory for any project referencing the FSharpLu nuget (#76)
- 0f001e3 CI YAML fix and nuget copyright for Azure module (#75)
- 8372f62 Move HttpCommunication to FSharpLu.
- 4f5dde5 Prepare release of FSharpLu.Azure, add license and author in FSharpLu.Azure nuget
- 4cc439a Clearing TokenCache when expiring tokens are found
- 8736e3e Build/test upgrades
- 4ca3e05 Promote changes from private utility project into FSharp.Lu
- f3a8500 Update ADO pipeline badge
- 50e4408 Bump up version for new release
- 39b23df add azure pipeline badge
- 2701cbe Write field-less union case name without formatting
This list of changes was auto generated.