Skip to content

Releases: solarwinds/orionsdk-python

v0.4.0

14 Dec 14:32
fd95791
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0 - SolarWinds class

25 Oct 19:08
Compare
Choose a tag to compare

This release contains the following features:

  • A new SolarWinds class from @oniram22 that provides simple getter and setter methods for common SolarWinds actions. These methods abstract out the underlying details and SWQL calls, making SolarWinds automation more accessible to a broader audience. This class was introduced in v0.2.0, and it has been moved into the orionsdk namespace with this release.

v0.2.0 - SolarWinds class

24 Oct 17:40
Compare
Choose a tag to compare

This release contains the following features:

  • A new SolarWinds class from @oniram22 that provides simple getter and setter methods for common SolarWinds actions. These methods abstract out the underlying details and SWQL calls, making SolarWinds automation more accessible to a broader audience.

v0.1.0

29 Jul 19:13
Compare
Choose a tag to compare

This release contains the following features:

  • A bulkupdate method on swisclient from @mrxinu and @tdanner.
  • Session object exposed on swisclient from @ashkuren.
  • New and updated samples.