This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Orion SDK 2.4 released

Orion SDK 2.4 has been released. This release contains a set of nice SWQL Studio UI upgrades:

  • 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

And bugfixes:

  • Automatically reconnect when connection has gone stale
  • Ugly error in SWQL Studio when verb argument contains malformed XML

Finally:

  • All binaries are now code-signed by SolarWinds

You can download the installer from GitHub: Release v2.4.0.176 · solarwinds/OrionSDK · GitHub

You can also install it using Chocolatey (Chocolatey Gallery | SolarWinds Orion SDK 2.4.0.176) using "choco install orionsdk" (or "choco upgrade orionsdk" if you used Chocolatey to install a previous version)

These tools are compatible with all of the same SolarWinds products that the previous release was, so you should have no fear of upgrading. On the other side, Orion SDK 2.3 and several previous releases are compatible with the latest 2018 SolarWinds products, so don't feel like you need to upgrade the Orion SDK just for compatibility.

As always, you can ask your Orion SDK questions in this forum. If you see a bug in the SDK tools, feel free to open an issue on the GitHub project: Issues · solarwinds/OrionSDK · GitHub