Releases: solarwinds/OrionSDK
3.2.0.50065
What's Changed
- Update Chocolatey Artifacts for v3.2.0.500049 by @petr-urbanek-swi in #345
- OO-19408 Update Readme for Chocolatey by @petr-urbanek-swi in #346
- Sanitize Credentials with Special Characters to Prevent Management Issues by @Dzhus-Viacheslav in #368
- OO-40217 Create a sample of ImportSelectedListResourcesResult by @matus-mucka-swi in #370
- Extend IIS/Exchange scripts with configuration functionality by @stashut in #372
- Update README.md by @TobywL1 in #374
- Replace cleartext credentials with placeholders in SWQL Studio export scripts by @jakub-drzyzga-swi in #386
- Disabled AssemblyInformationalVersion attribute generation by @MichalLudik in #392
New Contributors
- @petr-urbanek-swi made their first contribution in #345
- @Dzhus-Viacheslav made their first contribution in #368
- @stashut made their first contribution in #372
- @TobywL1 made their first contribution in #374
Full Changelog: v3.2.0.50049...v3.2.0.50065
v3.2.0.50049
Change SWIS endpoints
- #333 - by @petr-jancik-swi
- #336 - by @petr-jancik-swi
Remove Support of obsolete connection types
- #324 - by @danjagnow
Removing obsolete protocols
- #324 - by @danjagnow
Samples for managing NTA Sources
- #327 - by @jan-turon
Fix C# samples for active alerts
- #326 - by @danjagnow
v3.1.343
This release addresses the following issue:
If you are using Orion 2020.2.6 HF2 or later, you will need this fix to avoid a System.FormatException that occurs when parsing the SWIS schema documentation associated with that release. See [ERROR] SWQL Studio (3.0.0.336) connecting to Orion Platform 2020.2.6 HF2 for additional details.
v3.0.336
v3.0.0.309-beta
This release includes several changes to enable the SwisPowerShell commandlet to work with PowerShell 7, previously known as PowerShell Core. The goal is to enable cross-platform usage of this PowerShell commandlet. See the supported platforms for PowerShell 7.
To enable this change, several assemblies were retargeted from net48 to netstandard2.0. This required changes to system dependencies that are reflected in the MSI installer. The most significant changes (courtesy of @tdanner) were related to the Windows Communication Foundation (WCF) protocol that SWIS uses. It has limited support in .NET Core.
This release also includes a fix for high-DPI support by @pstranak-sw.
v3.0.0.296-beta
- Fix a problem with copying text from the query window - by @tdanner
v3.0
This release includes several enhancements and bug fixes. Note that this release now requires .NET Framework 4.8
- Added support for reading documentation from metadata - by @jirkapok
- Added support for filtering, based on obsolescence - by @gglogowski
- Added support for pause button for activity monitor - by @etichy
- Fixed parameter copy-paste - by @jirkapok
- Fixed annoying save dialog to display just once - @jirkapok
- Enabled high DPI support - @tdanner
- SQL's DateTime now shows full precision - @martin-lacina-swi
- Fixed intellisense, added Ctrl+Space shortcut to show intellisense - @jirkapok
- Migrated to .NET48 - @danjagnow
- Copy text from query window formatted - @nothrow
v2.6.0.285-beta
- Fixed annoying save dialog to display just once - @jirkapok
- Enabled high DPI support - @tdanner
- SQL's DateTime now shows full precision - @martin-lacina-swi
- Fixed intellisense, added Ctrl+Space shortcut to show intellisense - @jirkapok
- Migrated to .NET48 - @danjagnow
- Copy text from query window formatted - @nothrow
v2.6.0.238-beta
v2.6.0.227-beta
- Added support for reading documentation from metadata - by @jirkapok
- Added support for filtering, based on obsolescence - by @gglogowski