Pymee

Latest version: v1.11.2

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

Scan your dependencies

Page 2 of 4

1.5.4

Fix

* fix: fixed loop parameter in asyncio + tested (1) ([`1041e56`](https://github.com/FreshlyBrewedCode/pymee/commit/1041e56f066a6a3a9c90b82e4886fdc222db4bb5))

1.5.3

Fix

* fix: implement reconnects iteratively to avoid recursion problems ([`52c2a6b`](https://github.com/FreshlyBrewedCode/pymee/commit/52c2a6b37cd30a9c3c939c110744222187663d1e))

Style

* style: remove old comments ([`b54e1d7`](https://github.com/FreshlyBrewedCode/pymee/commit/b54e1d703c85005b2d783abf4ae4cccc3be780f8))

1.5.2

Fix

* fix: turn `on_reconnect` callback into coroutine ([`4fded37`](https://github.com/FreshlyBrewedCode/pymee/commit/4fded37bf7502f7e3d95fb9625506f990585e67d))

1.5.1

Fix

* fix: reuse existing node, group and relationship instances after reconnect ([`ead401b`](https://github.com/FreshlyBrewedCode/pymee/commit/ead401b484e30f7030059bda8538f3436d403411))

Style

* style: reformat code with black ([`daf3e65`](https://github.com/FreshlyBrewedCode/pymee/commit/daf3e6528af5e80257da3e2421e31be56e92b9db))

1.5.0

Feature

* feat: add working reconnection logic during authentication ([`235ea6f`](https://github.com/FreshlyBrewedCode/pymee/commit/235ea6f33b6f87536c486d794e274e4b8a22dfeb))

Fix

* fix: improve ping handler shutdown ([`5d69574`](https://github.com/FreshlyBrewedCode/pymee/commit/5d695743615ea7cffaf143939afb4b693b692f88))

* fix: fix syntax and logic errors during reconnection ([`b199f85`](https://github.com/FreshlyBrewedCode/pymee/commit/b199f85ad1f76f1bd1fe38033ee3d5c7b06f7dc2))

* fix: handle all exception types during authentication ([`0da9005`](https://github.com/FreshlyBrewedCode/pymee/commit/0da9005bbd6b109c2dacfaec8610236eee1de012))

* fix: remove legacy reconnection logic in `get_access_token` ([`52dd77a`](https://github.com/FreshlyBrewedCode/pymee/commit/52dd77ab38d95f3ed154947926fcd981335873f5))

* fix: fix unclosed client session error during authentication

Move the check of the access token to the top, so no client session is created if the token is still valid. ([`d7b5ca5`](https://github.com/FreshlyBrewedCode/pymee/commit/d7b5ca5b96b6da14e9e34764c233e118135de6b5))

1.4.0

Feature

* feat: enable automatic reconnection attempts ([`ee3fb00`](https://github.com/FreshlyBrewedCode/pymee/commit/ee3fb001067bb3ca90c1221584d1893cc7ebe085))

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.