Releases: microsoft/FactoryOrchestrator
Releases · microsoft/FactoryOrchestrator
Factory Orchestrator 9.0.0
Microsoft ❤️ OSS! Factory Orchestrator 9.0.0 is the first build with:
- Rewritten documentation on GitHub and GitHub.io. That includes a reworked README and "getting started" page, brand new Client code samples, and much more!
- NuGet packages for Factory Orchestrator Client and Server libraries available on NuGet.org!
- PowerShell Client cmdlet module available on PowerShell Gallery!
- "Ready to Run" Windows Service and App packages available right here on the GitHub releases page 🙂!
Other improvements include:
- Symbols for all binaries on the public Microsoft symbol server (https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/microsoft-public-symbols)!
- Symbols for all NuGet packages available on the NuGet symbol server (https://docs.microsoft.com/en-us/nuget/create-packages/symbol-packages-snupkg#nugetorg-symbol-server)!
- Service symbols available right here on the GitHub releases page!
- SourceLink is enabled for all symbols! Easily debug Factory Orchestrator binaries in Visual Studio with minimal setup 😎 .
- New naming of all binaries for consistency with .NET's recommended naming (Microsoft.FactoryOrchestrator.*).
- All binaries are signed by Microsoft.
Factory Orchestrator 8.1
Limit container task types to only supported values.
Support legacy powershell.exe
Factory Orchestrator 8.0
Solid container support.
Lots of bug fixes.
Known regression in UWPTasks but other tasks work as intended. (#39)