Releases: cmu-sei/Steamfitter.Api
Releases · cmu-sei/Steamfitter.Api
3.7.2
3.7.1
Bugfix: adds additional check for empty string when proccessing clusters value in apiParameters
3.7.0
Adds the following additional task types:
- Linux File Touch
- Linux File Remore
- Core Remote
Makes the following changes:
- Send Email returns error output
- Does not query for VMs if clusters variable is not set
- Allows users to set custom HTTP request headers for HTTP tasks
3.6.5
What's Changed
- improve support for different identity providers by @sei-aschlackman in #43
Full Changelog: 3.6.4...3.6.5
3.6.4
Adds Azure Application Insights Option
3.6.3
Bug Fixes
- fixed error when no seed data is set in appsettings
3.6.2
What's Changed
- upgraded to dotnet 6 by @sei-aschlackman in #40
- standardized appsettings by @sei-aschlackman in #41
Full Changelog: 3.6.1...3.6.2
3.6.1
Fix Details
The swagger endpoint was not respecting the PathBase environment variable, causing the swagger UI to break when using path based routing.
3.6.0
Enhancement Details
Added support for uploading a file to a VSphere Virtual Machine through the custom SEI VSphere Stackstorm action.
3.5.0
Enhancement Details
Added support for Task types in the SEI Azure StackStorm pack to send commands to Azure Virtual Machines
Fix Details
Fixed a health-check issue that would cause Steamfitter to restart if StackStorm is unavailable