Skip to content

Releases: solarwinds/orionsdk-python

v0.5.0

Choose a tag to compare

@MichalLudik MichalLudik released this 07 Jan 10:45
a3c8e3e

What's Changed

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@josefsnirych josefsnirych released this 14 Dec 14:32
fd95791

What's Changed

New Contributors

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

v0.3.0 - SolarWinds class

Choose a tag to compare

@danjagnow danjagnow released this 25 Oct 19:08

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

Choose a tag to compare

@danjagnow danjagnow released this 24 Oct 17:40

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

Choose a tag to compare

@danjagnow danjagnow released this 29 Jul 19:13

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.