Skip to content

Releases: solarwinds/OrionSDK

v2.5.0.208-beta

21 Dec 13:00
v2.5.0.208-beta
77501ba
Compare
Choose a tag to compare
v2.5.0.208-beta Pre-release
Pre-release

Fixing CRUD UI bug

v2.5.0.204-beta

27 Nov 09:50
v2.5.0.204-beta
09a3e39
Compare
Choose a tag to compare
v2.5.0.204-beta Pre-release
Pre-release
  • Added find/replace dialog to SwqlStudio

v2.5.0.201-beta

20 Nov 19:21
3f68b75
Compare
Choose a tag to compare
v2.5.0.201-beta Pre-release
Pre-release
  • Install SwisPowerShell module from OrionSDK.msi (fixes #155)

v2.5.0.194-beta

04 Oct 11:50
v2.5.0.194-beta
a223400
Compare
Choose a tag to compare
v2.5.0.194-beta Pre-release
Pre-release
  • Fixed few minor bugs
  • New UI for CRUD tab
  • SwqlStudio updated to .NET 4.5

v2.5.0.187-beta

26 Jun 13:10
v2.5.0.187-beta
a1f7a3b
Compare
Choose a tag to compare
v2.5.0.187-beta Pre-release
Pre-release

Fixed issue in SWQL studio with disappearing subscriptions

v2.4.0.176

26 Mar 21:24
Compare
Choose a tag to compare

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 or Get-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

23 Mar 14:36
41e0df7
Compare
Choose a tag to compare
v2.4.0.173-beta Pre-release
Pre-release
  • Bugfixes and UI tweaks for connection and tab handling.

v2.4.0.164-beta

13 Mar 13:40
e26d80c
Compare
Choose a tag to compare
v2.4.0.164-beta Pre-release
Pre-release
  • Menu items to copy the current query as a curl or Get-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

08 Mar 23:03
ba8f1a6
Compare
Choose a tag to compare
v2.4.0.154-beta Pre-release
Pre-release
  • Adds a toolbar
  • Combobox on the toolbar for switching which open connection is used for the current tab

v2.4.0.150-beta

06 Mar 22:21
Compare
Choose a tag to compare
v2.4.0.150-beta Pre-release
Pre-release

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