Break out connectivity and improve SetPoEPortMode
github-actions
released this
26 Aug 19:52
·
259 commits
to refs/heads/master
since this release
What's Changed
- Fix bad license string (#465) @Kane610
- Bump to v56 (#464) @Kane610
- Allow DeviceSetPoePortModeRequest to take a list of ports (#463) @Kane610
- Move client tests (#462) @Kane610
- Clean up tests (#461) @Kane610
- Use gather on initialize (#460) @Kane610
- Split out configuration and connectivity from controller (#459) @Kane610
- Simplify request flow (#458) @Kane610
- Update vscode settings (#457) @Kane610
- Move coveragerc config to pyproject (#456) @Kane610
- Bump orjson from 3.9.4 to 3.9.5 (#454) @dependabot
- Bump mypy from 1.5.0 to 1.5.1 (#453) @dependabot
- Bump ruff from 0.0.284 to 0.0.285 (#455) @dependabot
- Only use pyproject.toml (#448) @Kane610
- Bump mypy from 1.5.0 to 1.5.1 (#449) @dependabot
- Bump ruff from 0.0.284 to 0.0.285 (#450) @dependabot
- Bump orjson from 3.9.4 to 3.9.5 (#451) @dependabot
- Move mypy configuration to pyproject.toml (#447) @Kane610
- Remove pylintrc and update gitignore (#446) @Kane610
- Utilize Ruff better (#445) @Kane610
- Replace async_timeout with asyncio.timeout (#443) @Kane610
- Improve tests (#444) @Kane610