Aioslsk

Latest version: v1.3.0

Safety actively analyzes 623567 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.3.0

Features / fixes

* feat: pausing and resuming transfers by JurgenR in https://github.com/JurgenR/aioslsk/pull/226
* fix: lock transfer transitions by JurgenR in https://github.com/JurgenR/aioslsk/pull/231
* fix: fix type hint errors by JurgenR in https://github.com/JurgenR/aioslsk/pull/220
* fix: PeerSharesReply should return empty directories by JurgenR in https://github.com/JurgenR/aioslsk/pull/216

Dependencies

* chore(deps): bump pydantic from 2.5.2 to 2.6.4 by dependabot in https://github.com/JurgenR/aioslsk/pull/217
* chore(deps): bump pydantic from 2.6.4 to 2.7.0 by dependabot in https://github.com/JurgenR/aioslsk/pull/224
* chore(deps): bump pydantic from 2.7.0 to 2.7.1 by dependabot in https://github.com/JurgenR/aioslsk/pull/228
* chore(deps): bump async-upnp-client from 0.38.2 to 0.38.3 by dependabot in https://github.com/JurgenR/aioslsk/pull/219
* chore(deps): bump types-aiofiles from 23.2.0.20240311 to 23.2.0.20240331 by dependabot in https://github.com/JurgenR/aioslsk/pull/221
* chore(deps): bump types-aiofiles from 23.2.0.20240331 to 23.2.0.20240403 by dependabot in https://github.com/JurgenR/aioslsk/pull/222
* chore(deps): bump typing-extensions from 4.10.0 to 4.11.0 by dependabot in https://github.com/JurgenR/aioslsk/pull/223
* chore(deps): bump idna from 3.6 to 3.7 by dependabot in https://github.com/JurgenR/aioslsk/pull/225
* chore(deps): bump aiohttp from 3.9.2 to 3.9.4 by dependabot in https://github.com/JurgenR/aioslsk/pull/227
* chore(deps-dev): bump mypy from 1.9.0 to 1.10.0 by dependabot in https://github.com/JurgenR/aioslsk/pull/229
* chore(deps-dev): bump pytest from 8.1.1 to 8.1.2 by dependabot in https://github.com/JurgenR/aioslsk/pull/230
* chore(deps-dev): bump pytest-cov from 4.1.0 to 5.0.0 by dependabot in https://github.com/JurgenR/aioslsk/pull/218


**Full Changelog**: https://github.com/JurgenR/aioslsk/compare/v1.2.3...v1.3.0

1.2.3

What's Changed

Fixes / features

* feat: add server code 160 by JurgenR in https://github.com/JurgenR/aioslsk/pull/183
* feat: limit the maximum number of search results returned when being queried by JurgenR in https://github.com/JurgenR/aioslsk/pull/205
* fix: describe behaviour when using a query containing slashes by JurgenR in https://github.com/JurgenR/aioslsk/pull/214
* fix: set local path when receiving PeerTransferRequest by JurgenR in https://github.com/JurgenR/aioslsk/pull/185
* fix: add disconnect timeout for listening connections by JurgenR in https://github.com/JurgenR/aioslsk/pull/201

Documentation / tasks

* feat: add room processes documentation by JurgenR in https://github.com/JurgenR/aioslsk/pull/182
* docs: corrections to USAGE guide search section by JurgenR in https://github.com/JurgenR/aioslsk/pull/197
* docs: improve documentation by JurgenR in https://github.com/JurgenR/aioslsk/pull/203
* docs: fix theme by JurgenR in https://github.com/JurgenR/aioslsk/pull/209
* docs: attempt to fix docs, requirements.tx by JurgenR in https://github.com/JurgenR/aioslsk/pull/210
* docs: add initial config for API reference by JurgenR in https://github.com/JurgenR/aioslsk/pull/211
* test: use correct object in mock server by JurgenR in https://github.com/JurgenR/aioslsk/pull/200
* test: add tests for PeerTransferRequest for downloads by JurgenR in https://github.com/JurgenR/aioslsk/pull/208

Dependencies

* chore(deps): bump aiohttp from 3.9.1 to 3.9.2 by dependabot in https://github.com/JurgenR/aioslsk/pull/179
* chore(deps): bump types-aiofiles from 23.2.0.20240106 to 23.2.0.20240311 by dependabot in https://github.com/JurgenR/aioslsk/pull/194
* chore(deps): bump async-upnp-client from 0.38.0 to 0.38.1 by dependabot in https://github.com/JurgenR/aioslsk/pull/176
* chore(deps): bump async-upnp-client from 0.38.1 to 0.38.2 by dependabot in https://github.com/JurgenR/aioslsk/pull/187
* chore(deps): bump pydantic-settings from 2.1.0 to 2.2.0 by dependabot in https://github.com/JurgenR/aioslsk/pull/188
* chore(deps): bump pydantic-settings from 2.2.0 to 2.2.1 by dependabot in https://github.com/JurgenR/aioslsk/pull/190
* chore(deps): bump types-aiofiles from 23.2.0.0 to 23.2.0.20240106 by dependabot in https://github.com/JurgenR/aioslsk/pull/174
* chore(deps-dev): bump pytest-asyncio from 0.23.2 to 0.23.3 by dependabot in https://github.com/JurgenR/aioslsk/pull/171
* chore(deps-dev): bump pytest-asyncio from 0.23.3 to 0.23.4 by dependabot in https://github.com/JurgenR/aioslsk/pull/178
* chore(deps-dev): bump pytest-asyncio from 0.23.4 to 0.23.5 by dependabot in https://github.com/JurgenR/aioslsk/pull/186
* chore(deps-dev): bump pytest-asyncio from 0.23.5 to 0.23.5.post1 by dependabot in https://github.com/JurgenR/aioslsk/pull/193
* chore(deps-dev): bump pytest-asyncio from 0.23.5.post1 to 0.23.6 by dependabot in https://github.com/JurgenR/aioslsk/pull/212
* chore(deps-dev): bump mypy from 1.8.0 to 1.9.0 by dependabot in https://github.com/JurgenR/aioslsk/pull/192
* chore(deps-dev): bump pytest from 7.4.3 to 7.4.4 by dependabot in https://github.com/JurgenR/aioslsk/pull/172
* chore(deps-dev): bump pytest from 7.4.4 to 8.0.0 by dependabot in https://github.com/JurgenR/aioslsk/pull/177
* chore(deps-dev): bump pytest from 8.0.0 to 8.0.1 by dependabot in https://github.com/JurgenR/aioslsk/pull/189
* chore(deps-dev): bump pytest from 8.0.1 to 8.0.2 by dependabot in https://github.com/JurgenR/aioslsk/pull/191
* chore(deps-dev): bump pytest from 8.0.2 to 8.1.1 by dependabot in https://github.com/JurgenR/aioslsk/pull/195
* chore(deps-dev): bump pytest-unordered from 0.5.2 to 0.6.0 by dependabot in https://github.com/JurgenR/aioslsk/pull/198
* chore(deps-dev): bump flake8 from 6.1.0 to 7.0.0 by dependabot in https://github.com/JurgenR/aioslsk/pull/173
* chore(deps-dev): bump jinja2 from 3.1.2 to 3.1.3 by dependabot in https://github.com/JurgenR/aioslsk/pull/175

**Full Changelog**: https://github.com/JurgenR/aioslsk/compare/v1.2.2...v1.2.3

1.2.2

What's Changed
* feat: restrict to only one upload at a time per user by JurgenR in https://github.com/JurgenR/aioslsk/pull/167
* chore(deps-dev): bump mypy from 1.7.1 to 1.8.0 by dependabot in https://github.com/JurgenR/aioslsk/pull/164
* chore(deps): bump async-upnp-client from 0.36.2 to 0.38.0 by dependabot in https://github.com/JurgenR/aioslsk/pull/163
* feat: make connecting optional on start by JurgenR in https://github.com/JurgenR/aioslsk/pull/170


**Full Changelog**: https://github.com/JurgenR/aioslsk/compare/v1.2.1...v1.2.2

1.2.1

What's Changed
* fix: fix GetSimilarUsers parameter and correct command by JurgenR in https://github.com/JurgenR/aioslsk/pull/162


**Full Changelog**: https://github.com/JurgenR/aioslsk/compare/v1.2.0...v1.2.1

1.2.0

What's Changed
* chore(deps-dev): bump pytest-asyncio from 0.21.1 to 0.23.2 by dependabot in https://github.com/JurgenR/aioslsk/pull/157
* chore(deps-dev): bump yappi from 1.4.0 to 1.5.1 by dependabot in https://github.com/JurgenR/aioslsk/pull/158
* chore(deps-dev): bump yappi from 1.5.1 to 1.6.0 by dependabot in https://github.com/JurgenR/aioslsk/pull/159
* feat: revise UPnP implementation by JurgenR in https://github.com/JurgenR/aioslsk/pull/160
* chore(deps): bump async-upnp-client from 0.33.2 to 0.36.2 by dependabot in https://github.com/JurgenR/aioslsk/pull/150
* feat: add support for Python 3.12 by JurgenR in https://github.com/JurgenR/aioslsk/pull/134


**Full Changelog**: https://github.com/JurgenR/aioslsk/compare/v1.1.3...v1.2.0

1.1.3

What's Changed
* chore: add flake8 config file and job by JurgenR in https://github.com/JurgenR/aioslsk/pull/144
* fix: return control back to the event loop when reading or writing a … by JurgenR in https://github.com/JurgenR/aioslsk/pull/145
* chore: create dependabot.yml by JurgenR in https://github.com/JurgenR/aioslsk/pull/146
* fix: dependabot configuration by JurgenR in https://github.com/JurgenR/aioslsk/pull/148
* fix: use async-timeout module for timeouts by JurgenR in https://github.com/JurgenR/aioslsk/pull/154
* chore(deps): bump aiofiles from 22.1.0 to 23.2.1 by dependabot in https://github.com/JurgenR/aioslsk/pull/153
* chore(deps): bump pydantic-settings from 2.0.3 to 2.1.0 by dependabot in https://github.com/JurgenR/aioslsk/pull/152

**Full Changelog**: https://github.com/JurgenR/aioslsk/compare/v1.1.2...v1.1.3

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.