Releases: NabuCasa/snitun
Releases · NabuCasa/snitun
0.45.1
What's Changed
⬆️ Dependencies
4 changes
- #423 Bump codecov/codecov-action from 5.4.3 to 5.5.0 @dependabot[bot]
- #424 Bump actions/checkout from 4.2.2 to 5.0.0 @dependabot[bot]
- #425 Bump ruff from 0.12.7 to 0.12.11 @dependabot[bot]
- #426 Bump actions/download-artifact from 4.3.0 to 5.0.0 @dependabot[bot]
0.45.0
What's Changed
⬆️ Dependencies
2 changes
- #421 Bump ruff from 0.12.4 to 0.12.7 @dependabot[bot]
- #420 Bump pytest-codspeed from 3.2.0 to 4.0.0 @dependabot[bot]
0.44.0
0.43.0
What's Changed
- #417 Fix CI: Add event_loop fixture for pytest-asyncio 1.x migration @bdraco
- #416 Increase incoming queue size for v0 protocol @bdraco
⬆️ Dependencies
10 changes
- #409 Bump actions/setup-python from 5.5.0 to 5.6.0 @dependabot[bot]
- #405 Bump ruff from 0.11.2 to 0.11.8 @dependabot[bot]
- #406 Bump pytest-cov from 6.1.0 to 6.1.1 @dependabot[bot]
- #407 Bump codecov/codecov-action from 5.4.0 to 5.4.2 @dependabot[bot]
- #408 Bump actions/download-artifact from 4.2.1 to 4.3.0 @dependabot[bot]
- #415 Bump pytest from 8.3.5 to 8.4.1 @dependabot[bot]
- #414 Bump pytest-cov from 6.1.1 to 6.2.1 @dependabot[bot]
- #413 Bump ruff from 0.11.8 to 0.12.4 @dependabot[bot]
- #410 Bump pytest-timeout from 2.3.1 to 2.4.0 @dependabot[bot]
- #412 Bump codecov/codecov-action from 5.4.2 to 5.4.3 @dependabot[bot]
0.42.0
What's Changed
- #389 Update release drafter config to be more in line with other projects @ludeeus
- #388 Set the package version from the tag name @ludeeus
- #392 Minimize channel debug overhead @bdraco
- #387 Add server side benchmarks @bdraco
- #390 Make multiplexer constants configurable via env vars @bdraco
- #396 Add support for setting the peer protocol version @bdraco
- #397 Specify SHA for all actions @ludeeus
⬆️ Dependencies
6 changes
- #402 Bump ruff from 0.9.9 to 0.11.2 @dependabot[bot]
- #404 Bump pytest from 8.3.4 to 8.3.5 @dependabot[bot]
- #401 Bump actions/setup-python from 5.4.0 to 5.5.0 @dependabot[bot]
- #399 Bump actions/download-artifact from 4.1.9 to 4.2.1 @dependabot[bot]
- #400 Bump actions/upload-artifact from 4.6.1 to 4.6.2 @dependabot[bot]
- #403 Bump pytest-cov from 6.0.0 to 6.1.0 @dependabot[bot]
0.41.7
0.41.6
What’s Changed
- #384 Rework delete_channel process so it can always get the close message in the queue @bdraco
- #385 Bump version to 0.41.6 @bbangert
Dependency Updates
3 changes
- #383 Bump actions/upload-artifact from 4.6.0 to 4.6.1 @dependabot[bot]
- #382 Bump actions/download-artifact from 4.1.8 to 4.1.9 @dependabot[bot]
- #381 Bump ruff from 0.9.5 to 0.9.9 @dependabot[bot]
0.41.5
0.41.4
0.41.3
What’s Changed
- #364 Update readme to reflect new and actual message types @bdraco
- #363 Ensure a channel can be deleted multiple times @bdraco
- #366 Use Python 3.12 in devcontainer @ludeeus
- #365 Add concurrency section to CI @ludeeus
- #367 Add some basic benchmarks for the multiplexer @bdraco
- #370 Update version to 0.41.3 @mdegat01