Notable Changes * Python 3.11 Support * Websockets bumped to 11
All Changes * Version bump to 0.10.0a0 by sdwilsh in https://github.com/sdwilsh/aiotruenas-client/pull/122 * Bump pytest from 6.2.5 to 7.1.0 by dependabot in https://github.com/sdwilsh/aiotruenas-client/pull/128 * Bump pre-commit from 2.16.0 to 2.17.0 by dependabot in https://github.com/sdwilsh/aiotruenas-client/pull/123 * Bump pytest from 7.1.0 to 7.1.1 by dependabot in https://github.com/sdwilsh/aiotruenas-client/pull/129 * Bump black from 21.12b0 to 22.6.0 by dependabot in https://github.com/sdwilsh/aiotruenas-client/pull/135 * Bump websockets from 10.1 to 10.3 by dependabot in https://github.com/sdwilsh/aiotruenas-client/pull/132 * Bump pre-commit from 2.17.0 to 2.20.0 by dependabot in https://github.com/sdwilsh/aiotruenas-client/pull/137 * Bump pytest from 7.1.1 to 7.1.2 by dependabot in https://github.com/sdwilsh/aiotruenas-client/pull/133 * Bump black from 22.6.0 to 22.8.0 by dependabot in https://github.com/sdwilsh/aiotruenas-client/pull/138 * Bump flake8 from 4.0.1 to 5.0.4 by dependabot in https://github.com/sdwilsh/aiotruenas-client/pull/139 * Bump yamllint from 1.26.3 to 1.27.1 by dependabot in https://github.com/sdwilsh/aiotruenas-client/pull/136 * Bump pytest from 7.1.2 to 7.1.3 by dependabot in https://github.com/sdwilsh/aiotruenas-client/pull/140 * Bump websockets from 10.3 to 10.4 by dependabot in https://github.com/sdwilsh/aiotruenas-client/pull/144 * Update repo for flake8 by sdwilsh in https://github.com/sdwilsh/aiotruenas-client/pull/164 * Configure Renovate by renovate in https://github.com/sdwilsh/aiotruenas-client/pull/160 * Update actions/checkout action to v3 by renovate in https://github.com/sdwilsh/aiotruenas-client/pull/165 * Update actions/setup-python action to v4 by renovate in https://github.com/sdwilsh/aiotruenas-client/pull/166 * Add Earthly lint runner by sdwilsh in https://github.com/sdwilsh/aiotruenas-client/pull/168 * Teach Renovate how to see all of our python dependencies by sdwilsh in https://github.com/sdwilsh/aiotruenas-client/pull/169 * Teach Renovate about pre-commit by sdwilsh in https://github.com/sdwilsh/aiotruenas-client/pull/170 * Full cut over to Renovate by sdwilsh in https://github.com/sdwilsh/aiotruenas-client/pull/171 * Update dependency black to v23 by renovate in https://github.com/sdwilsh/aiotruenas-client/pull/172 * Update pre-commit hook ambv/black to v23 by renovate in https://github.com/sdwilsh/aiotruenas-client/pull/173 * Update dependency pre-commit to v2.21.0 by renovate in https://github.com/sdwilsh/aiotruenas-client/pull/175 * Update dependency websockets to v11 by renovate in https://github.com/sdwilsh/aiotruenas-client/pull/176 * Setup automerge for minor and patch updates by sdwilsh in https://github.com/sdwilsh/aiotruenas-client/pull/179 * test and build with Python 3.11 by sdwilsh in https://github.com/sdwilsh/aiotruenas-client/pull/180 * Update dependency pytest to v7.3.0 by renovate in https://github.com/sdwilsh/aiotruenas-client/pull/181 * Update pre-commit hook pycqa/flake8 to v6 by renovate in https://github.com/sdwilsh/aiotruenas-client/pull/177 * Run pyright with Earthly by sdwilsh in https://github.com/sdwilsh/aiotruenas-client/pull/185 * run pre-commit with Earthly by sdwilsh in https://github.com/sdwilsh/aiotruenas-client/pull/186 * Update Renovate RegEx for Earthfile by sdwilsh in https://github.com/sdwilsh/aiotruenas-client/pull/187 * Update dependency yamllint to v1.30.0 by renovate in https://github.com/sdwilsh/aiotruenas-client/pull/182 * Update dependency pre-commit to v3 by renovate in https://github.com/sdwilsh/aiotruenas-client/pull/184 * Update pre-commit hook adrienverge/yamllint to v1.30.0 by renovate in https://github.com/sdwilsh/aiotruenas-client/pull/178 * Update dependency flake8 to v6 by renovate in https://github.com/sdwilsh/aiotruenas-client/pull/183 * Update renovate/renovate Docker tag to v35 by renovate in https://github.com/sdwilsh/aiotruenas-client/pull/188
New Contributors * renovate made their first contribution in https://github.com/sdwilsh/aiotruenas-client/pull/160
What's Changed * Version bump to 0.9.0a0 by sdwilsh in https://github.com/sdwilsh/aiotruenas-client/pull/94 * Bump pre-commit from 2.13.0 to 2.14.0 by dependabot in https://github.com/sdwilsh/aiotruenas-client/pull/99 * Bump pytest from 6.2.4 to 6.2.5 by dependabot in https://github.com/sdwilsh/aiotruenas-client/pull/103 * Bump websockets from 9.1 to 10.0 by dependabot in https://github.com/sdwilsh/aiotruenas-client/pull/105 * Bump pre-commit from 2.14.0 to 2.15.0 by dependabot in https://github.com/sdwilsh/aiotruenas-client/pull/104 * Bump black from 21.6b0 to 21.9b0 by dependabot in https://github.com/sdwilsh/aiotruenas-client/pull/106 * Bump yamllint from 1.26.1 to 1.26.3 by dependabot in https://github.com/sdwilsh/aiotruenas-client/pull/100 * Bump isort from 5.9.1 to 5.9.3 by dependabot in https://github.com/sdwilsh/aiotruenas-client/pull/97 * Bump pyyaml from 5.4.1 to 6.0 by dependabot in https://github.com/sdwilsh/aiotruenas-client/pull/109 * Add additional logging on open/close by sdwilsh in https://github.com/sdwilsh/aiotruenas-client/pull/119 * Bump websockets from 10.0 to 10.1 by dependabot in https://github.com/sdwilsh/aiotruenas-client/pull/113 * Bump pre-commit from 2.15.0 to 2.16.0 by dependabot in https://github.com/sdwilsh/aiotruenas-client/pull/116 * Bump flake8 from 3.9.2 to 4.0.1 by dependabot in https://github.com/sdwilsh/aiotruenas-client/pull/108 * Bump black from 21.9b0 to 21.12b0 by dependabot in https://github.com/sdwilsh/aiotruenas-client/pull/117 * Bump isort from 5.9.3 to 5.10.1 by dependabot in https://github.com/sdwilsh/aiotruenas-client/pull/112 * add support for python 3.10 by sdwilsh in https://github.com/sdwilsh/aiotruenas-client/pull/120 * Improved connection logging by sdwilsh in https://github.com/sdwilsh/aiotruenas-client/pull/121
* 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)