Releases: solarwinds/OrionSDK
Releases · solarwinds/OrionSDK
v2.5.0.208-beta
Fixing CRUD UI bug
v2.5.0.204-beta
- Added find/replace dialog to SwqlStudio
v2.5.0.201-beta
- Install SwisPowerShell module from OrionSDK.msi (fixes #155)
v2.5.0.194-beta
- Fixed few minor bugs
- New UI for CRUD tab
- SwqlStudio updated to .NET 4.5
v2.5.0.187-beta
Fixed issue in SWQL studio with disappearing subscriptions
v2.4.0.176
This release contains a set of nice SWQL Studio UI upgrades from @jirkapok and others:
- Fancy tabs with Visual Studio-like behavior courtesy of DockPanelSuite
- The query parameter window has been converted into a docking panel that automatically tracks the names of the query parameters used by the current query
- Adds a toolbar
- Combobox on the toolbar for switching which open connection is used for the current tab
- Support for calling CRUD directly from SwqlStudio
- Menu items to copy the current query as a
curl
orGet-SwisData
command line - Preference for whether to prompt for saving queries on exit
- Include "TOP 1000" when SWQL Studio generates a SELECT statement #66
And bugfixes:
- Automatically reconnect when connection has gone stale #109
- Ugly error in SWQL Studio when verb argument contains malformed XML #107
Finally:
- All binaries are now code-signed by SolarWinds
v2.4.0.173-beta
- Bugfixes and UI tweaks for connection and tab handling.
v2.4.0.164-beta
- Menu items to copy the current query as a
curl
orGet-SwisData
command line - Preference for whether to prompt for saving queries on exit
- Bug fixes and improvements for connection management
v2.4.0.154-beta
- Adds a toolbar
- Combobox on the toolbar for switching which open connection is used for the current tab
v2.4.0.150-beta
This beta contains a set of nice UI upgrades from @jirkapok:
- Fancy tabs with Visual Studio-like behavior courtesy of DockPanelSuite
- The query parameter window has been converted into a docking panel that automatically tracks the names of the query parameters used by the current query