Skip to content

Releases: sdwilsh/aiotruenas-client

v0.10.0

10 Apr 04:09
a6a1480
Compare
Choose a tag to compare

Notable Changes

  • Python 3.11 Support
  • Websockets bumped to 11

All Changes

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

31 Dec 20:15
56576d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

02 Jul 23:23
6e1507d
Compare
Choose a tag to compare
  • Fix an issue that would prevent multiple connections, regardless of server, from subscribing to the same topic
  • Add basic support for Datasets (represents Filesystems and Volumes)

v0.7.0

28 May 06:46
184b35b
Compare
Choose a tag to compare

Bump websockets from 9.0.2 to 9.1

v0.6.0

17 May 19:06
230b0bb
Compare
Choose a tag to compare

Changes

  • Upgrades websockets from 8.1 to 9.0.2

v0.5.0

10 Jan 18:59
63be3cb
Compare
Choose a tag to compare
  • New property on CachingMachine to determine if the connection is closed or not
  • Add support for Jobs
  • Add support for Jails
  • Update virtual machine methods to match new websockets spec.

v0.4.0

04 Jan 23:50
518f82a
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Automatically cleans up serial numbers with leading/trailing whitespace.

v0.3.0

03 Jan 17:21
943e0cb
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • No longer blocks while waiting for a response to an API request
  • Support for python3.9
  • Support for api_key authentication (thanks @MatthewFlamm!)

v0.2.2

30 Sep 05:33
c384146
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

Fixing a bug in setup.cfg

v0.2.1

30 Sep 05:28
c074f18
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Fixing release automation.