Satori-python

Latest version: v0.14.5

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

Scan your dependencies

Page 2 of 6

0.14.1

- 修复 `IDENTIFY` 未能处理 seq 为 None 的情况 15

**Full Changelog**: https://github.com/RF-Tar-Railt/satori-python/compare/v0.14.0...v0.14.1

0.14.0

What's Changed
* server 在心跳包超时后将断开连接 (354c4a30a7330aa1b21e88b33771864ec475d3a2)
* client 与 server 重连后 server 会将期间的事件缓存并在重连后一并发出 (3672516a624f4e5e0c1873ae5c6908b5dd55e6f5)
* fix: 发送心跳时不再判断 sequence by WindowsSov8forUs in https://github.com/RF-Tar-Railt/satori-python/pull/14

New Contributors
* WindowsSov8forUs made their first contribution in https://github.com/RF-Tar-Railt/satori-python/pull/14

**Full Changelog**: https://github.com/RF-Tar-Railt/satori-python/compare/v0.13.3...v0.14.0

0.13.3

- 修复 `parser` 解析到 `<text/>` 设置属性错误的问题
- 修复 `Server` 创建时 aiohttp 报错的问题 13

**Full Changelog**: https://github.com/RF-Tar-Railt/satori-python/compare/v0.13.2...v0.13.3

0.13.2

- 修复 `route.MESSAGE_GET` 和 `route.MESSAGE_DELETE` 的类型

**Full Changelog**: https://github.com/RF-Tar-Railt/satori-python/compare/v0.13.1...v0.13.2

0.13.1

- 增加了一个 `select` 方法,用来递归提取特定消息元素

**Full Changelog**: https://github.com/RF-Tar-Railt/satori-python/compare/v0.13.0...v0.13.1

0.13.0

What's Changed
* `Session` 改名为 `ApiProtocol`, `account.session` 改为 `acoount.protocol`
* `Provider` 增加几类方法 (`ensure`, `proxy_urls`, `download_uploaded`)
* `Protocol` 新增方法 `upload_create`,用于上传文件并获取内部链接:[文件上传](https://satori.js.org/zh-CN/advanced/resource.html#api-upload-create)
* `Server` 现在支持 `upload.create` 路由与使用本地文件系统的默认实现
* `Server` 现在支持 `v1/proxy/{url}` 路由: [proxy-route](https://satori.js.org/zh-CN/advanced/resource.html#proxy-route)
* Update docs.md by hhhhhge in https://github.com/RF-Tar-Railt/satori-python/pull/8

New Contributors
* hhhhhge made their first contribution in https://github.com/RF-Tar-Railt/satori-python/pull/8

**Full Changelog**: https://github.com/RF-Tar-Railt/satori-python/compare/v0.12.0...v0.13.0

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.