Releases: esphome/aioesphomeapi
Releases · esphome/aioesphomeapi
29.1.1
29.1.0
What's Changed
Internal changes
- [pre-commit.ci] pre-commit autoupdate (#1074) @pre-commit-ci[bot]
- chore: mark tests as known first party (#1075) @bdraco
- Fix benign extra curly brace in release CI (#1071) @bdraco
- chore: enable additional ruff rules that apply to this codebase (#1079) @bdraco
- chore: add mypy to pre-commit (#1076) @bdraco
- chore: set verify_no_lingering_tasks fixture to autouse=True (#1078) @bdraco
- Fix lingering tasks and timers in connection tests (#1077) @bdraco
Dependencies
- Bump flake8 from 7.1.1 to 7.1.2 (#1073) @dependabot[bot]
29.0.2
29.0.1
What's Changed
- Build armv7l wheels (#1069) @bdraco
- Cleanup unused entries in pyproject (#1068) @bdraco
- Enable and fix some additional ruff checks (#1066) @bdraco
- Replace pylint with ruff in the CI (#1067) @bdraco
- Avoid resolver overhead when all address are already IPs (#1063) @bdraco
- Handle late encryption error (#1055) @bdraco
- Add missing timeout to tests (#1065) @bdraco
- Add more sending benchmarks (#1053) @bdraco
- Bump zeroconf requirement to 0.143.0 (#1052) @bdraco
- Add codspeed badge to readme (#1051) @bdraco
- Add benchmark for sending requests (#1045) @bdraco
- Update dependabot.yml to ensure its working (#1049) @bdraco
- Fix docker build path for test requirements (#1048) @bdraco
- Fix docker build following relocation of requirements_test.txt (#1047) @bdraco
- Relocate requirements files so dependabot can find them (#1046) @bdraco
Dependencies
11 changes
- Bump ruff from 0.9.5 to 0.9.6 (#1062) @dependabot[bot]
- Bump types-protobuf from 5.29.1.20241207 to 5.29.1.20250208 (#1061) @dependabot[bot]
- Bump ruff from 0.9.4 to 0.9.5 (#1059) @dependabot[bot]
- Bump docker/setup-qemu-action from 3.3.0 to 3.4.0 (#1057) @dependabot[bot]
- Bump docker/setup-buildx-action from 3.8.0 to 3.9.0 (#1058) @dependabot[bot]
- Bump mypy from 1.14.1 to 1.15.0 (#1056) @dependabot[bot]
- Bump pytest-codspeed from 3.1.2 to 3.2.0 (#1050) @dependabot[bot]
- Bump ruff from 0.9.3 to 0.9.4 (#1043) @dependabot[bot]
- Bump isort from 5.13.2 to 6.0.0 (#1039) @dependabot[bot]
- Bump pytest-asyncio from 0.25.2 to 0.25.3 (#1041) @dependabot[bot]
- Bump pylint from 3.3.3 to 3.3.4 (#1042) @dependabot[bot]
29.0.0
What's Changed
- Include Bluetooth connection slot allocations in connections free message (#1038) @bdraco
- Migrate to Python 3.13 for benchmarks (#1033) @bdraco
Dependencies
4 changes
- Bump docker/build-push-action from 6.12.0 to 6.13.0 (#1035) @dependabot[bot]
- Bump ruff from 0.9.2 to 0.9.3 (#1037) @dependabot[bot]
- Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 (#1036) @dependabot[bot]
- Bump docker/setup-qemu-action from 3.0.0 to 3.3.0 (#1034) @dependabot[bot]
28.0.1
What's Changed
Dependencies
19 changes
- Bump ruff from 0.9.1 to 0.9.2 (#1030) @dependabot
- Bump ruff from 0.9.0 to 0.9.1 (#1028) @dependabot
- Bump docker/build-push-action from 6.11.0 to 6.12.0 (#1029) @dependabot
- Bump docker/build-push-action from 6.10.0 to 6.11.0 (#1021) @dependabot
- Bump pytest-asyncio from 0.25.1 to 0.25.2 (#1023) @dependabot
- Bump ruff from 0.8.6 to 0.9.0 (#1027) @dependabot
- Bump pytest-codspeed from 3.1.0 to 3.1.2 (#1026) @dependabot
- Bump pylint from 3.3.2 to 3.3.3 (#1016) @dependabot
- Bump mypy from 1.14.0 to 1.14.1 (#1017) @dependabot
- Bump pytest-asyncio from 0.25.0 to 0.25.1 (#1018) @dependabot
- Bump ruff from 0.8.4 to 0.8.6 (#1020) @dependabot
- Bump mypy from 1.13.0 to 1.14.0 (#1015) @dependabot
- Bump ruff from 0.8.3 to 0.8.4 (#1014) @dependabot
- Bump pytest-asyncio from 0.24.0 to 0.25.0 (#1011) @dependabot
- Bump ruff from 0.8.2 to 0.8.3 (#1012) @dependabot
- Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 (#1013) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 (#1010) @dependabot
- Bump types-protobuf from 5.28.3.20241203 to 5.29.1.20241207 (#1008) @dependabot
- Bump pytest-codspeed from 3.0.0 to 3.1.0 (#1009) @dependabot
28.0.0
What's Changed
- Bump protobuf requirement to >=4 (#1007) @bdraco
- Bump protobuf to 25.5 (aka PyPi 4.25.5) (#992) @bdraco
Dependencies
3 changes
- Bump ruff from 0.8.0 to 0.8.2 (#1006) @dependabot
- Bump pylint from 3.3.1 to 3.3.2 (#1004) @dependabot
- Bump types-protobuf from 5.28.3.20241030 to 5.28.3.20241203 (#1005) @dependabot
27.0.3
What's Changed
Dependencies
2 changes
- Bump docker/build-push-action from 6.9.0 to 6.10.0 (#1001) @dependabot
- Bump pypa/cibuildwheel from 2.21.3 to 2.22.0 (#1000) @dependabot
27.0.2
What's Changed
Dependencies
6 changes
- Bump ruff from 0.7.4 to 0.8.0 (#998) @dependabot
- Bump ruff from 0.7.3 to 0.7.4 (#997) @dependabot
- Bump codecov/codecov-action from 4 to 5 (#996) @dependabot
- Bump ruff from 0.7.2 to 0.7.3 (#995) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 (#994) @dependabot
- Bump ruff from 0.7.1 to 0.7.2 (#991) @dependabot
27.0.1
What's Changed
- Implement zerocopy writes (#990) @bdraco
- Add codspeed benchmarks for Bluetooth messages (#977) @bdraco
Dependencies
18 changes
- Bump types-protobuf from 5.28.0.20240924 to 5.28.3.20241030 (#988) @dependabot
- Bump pytest-codspeed from 2.2.1 to 3.0.0 (#989) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 (#987) @dependabot
- Bump ruff from 0.6.9 to 0.7.1 (#984) @dependabot
- Bump mypy from 1.12.0 to 1.13.0 (#983) @dependabot
- Bump mypy from 1.11.2 to 1.12.0 (#979) @dependabot
- Bump pylint from 3.2.7 to 3.3.1 (#968) @dependabot
- Bump pypa/cibuildwheel from 2.21.2 to 2.21.3 (#976) @dependabot
- Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 (#973) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 (#974) @dependabot
- Bump ruff from 0.6.7 to 0.6.9 (#975) @dependabot
- Bump pypa/cibuildwheel from 2.21.1 to 2.21.2 (#971) @dependabot
- Bump docker/build-push-action from 6.7.0 to 6.9.0 (#970) @dependabot
- Bump ruff from 0.6.5 to 0.6.7 (#965) @dependabot
- Bump types-protobuf from 5.27.0.20240920 to 5.28.0.20240924 (#967) @dependabot
- Bump types-protobuf from 5.27.0.20240907 to 5.27.0.20240920 (#962) @dependabot
- Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 (#964) @dependabot
- Bump pypa/cibuildwheel from 2.21.0 to 2.21.1 (#961) @dependabot