Releases: NabuCasa/snitun
Releases · NabuCasa/snitun
0.39.0
What’s Changed
- #262 Fix uvloop issues on read IP @pvizeli
- #263 Catch TimeoutError without asyncio @pvizeli
- #270 Move aiohttp dependency @ludeeus
- #271 Set minimum Python version to 3.10 @ludeeus
- #272 Bump version to 0.39.0 @ludeeus
Dependency Updates
5 changes
- #269 Bump actions/checkout from 4.1.2 to 4.1.4 @dependabot
- #264 Bump ruff from 0.3.4 to 0.4.2 @dependabot
- #267 Bump actions/upload-artifact from 4.3.1 to 4.3.3 @dependabot
- #268 Bump actions/download-artifact from 4.1.4 to 4.1.7 @dependabot
- #265 Bump pytest from 8.1.1 to 8.2.0 @dependabot
0.38.3
0.38.2
0.38.1
0.38.0
0.37.1
0.37.0
What’s Changed
- #218 Use timezone-aware objects to represent datetimes in UTC @ludeeus
- #220 Split tox in CI @ludeeus
- #217 Remove server.wait_closed in test fixtures @ludeeus
- #219 Add Python 3.12 to CI @ludeeus
- #236 Adjust the test_client_stop_no_wait test @ludeeus
- #235 Consolidate all project files into pyproject.toml @ludeeus
- #238 Remove tox @ludeeus
- #240 Add base ruff configuration @ludeeus
- #239 Switch publishing to use OIDC @ludeeus
- #242 Enable and handle disabled ruff rules A -> D @ludeeus
- #243 Handle the rest of wanted ruff rules @ludeeus
- #241 Switch devcontainer to ruff @ludeeus
- #248 Increase read size for SNI listener @ludeeus
- #249 Bump version to 0.37.0 @ludeeus
Dependency Updates
20 changes
- #206 Bump pytest-aiohttp from 1.0.4 to 1.0.5 @dependabot
- #210 Bump actions/checkout from 3.6.0 to 4.1.0 @dependabot
- #209 Bump pylint from 2.17.5 to 2.17.7 @dependabot
- #207 Bump black from 23.7.0 to 23.9.1 @dependabot
- #208 Bump pytest from 7.4.0 to 7.4.2 @dependabot
- #211 Bump actions/checkout from 4.1.0 to 4.1.1 @dependabot
- #213 Bump pytest from 7.4.2 to 7.4.3 @dependabot
- #212 Bump actions/setup-python from 4.7.0 to 4.7.1 @dependabot
- #214 Bump pylint from 2.17.7 to 3.0.2 @dependabot
- #215 Bump black from 23.9.1 to 23.10.1 @dependabot
- #216 Bump pytest-timeout from 2.1.0 to 2.2.0 @dependabot
- #221 Bump black from 23.10.1 to 23.11.0 @dependabot
- #222 Bump actions/setup-python from 4.7.1 to 5.0.0 @dependabot
- #231 Bump release-drafter/release-drafter from 5 to 6.0.0 @dependabot
- #232 Bump pylint from 3.0.2 to 3.1.0 @dependabot
- #237 Bump pytest from 7.4.3 to 8.1.1 @dependabot
- #244 Bump actions/setup-python from 5.0.0 to 5.1.0 @dependabot
- #246 Bump pytest-timeout from 2.2.0 to 2.3.1 @dependabot
- #247 Bump ruff from 0.3.2 to 0.3.4 @dependabot
- #245 Bump actions/checkout from 4.1.1 to 4.1.2 @dependabot
0.36.2
0.36.1
0.36.0
What’s Changed
- #184 Bump pylint from 2.15.9 to 2.17.3 @ludeeus
- #185 Bump black from 22.12.0 to 23.3.0 @ludeeus
- #186 Python 3.11 adjustments @ludeeus
- #167 Grammar fix @cogneato
- #187 Move customizations to under customizations @ludeeus
- #188 Add github-actions to dependabot @ludeeus
- #200 Allow registration of alias @ludeeus
- #201 Bump version to 0.36.0 @ludeeus
- #202 Collapse dependencies in release notes @ludeeus
Dependency Updates
11 changes
- #182 Bump pytest from 7.2.2 to 7.3.1 @dependabot
- #190 Bump actions/checkout from 2 to 3.5.2 @dependabot
- #189 Bump actions/setup-python from 1 to 4.6.0 @dependabot
- #193 Bump actions/setup-python from 4.6.0 to 4.6.1 @dependabot
- #192 Bump pylint from 2.17.3 to 2.17.4 @dependabot
- #194 Bump actions/checkout from 3.5.2 to 3.5.3 @dependabot
- #195 Bump pytest from 7.3.1 to 7.4.0 @dependabot
- #196 Bump black from 23.3.0 to 23.7.0 @dependabot
- #197 Bump flake8 from 6.0.0 to 6.1.0 @dependabot
- #199 Bump actions/setup-python from 4.6.1 to 4.7.0 @dependabot
- #198 Bump pylint from 2.17.4 to 2.17.5 @dependabot