Sdss-clu

Latest version: v2.2.6

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

Scan your dependencies

Page 1 of 8

2.2.6

✨ Improved

* Removed use/setting of the event loop in `BaseClient.__init__()`.

2.2.5

✨ Improved

* AMQP `REPLY` log messages now include the header of the message.

🏷️ Changed

* [120](https://github.com/sdss/clu/pull/120) Callbacks that are synchronous functions are now called immediately instead of being scheduled with `call_soon()`.

2.2.4

✨ Improved

* Log the command string when a new command is received by an actor.

2.2.3

✨ Improved

* [119](https://github.com/sdss/clu/pull/119) If an exception object is passed to `BaseActor.write()`, the filename and line number where the exception where raised are included in the output. The user can choose what traceback frame to output by passing `traceback_frame` to `write()`.

🔧 Fixed

* Handle cases when a message tries to be pushed to an non-existing exchange.

⚙️ Engineering

* Update workflows and docs building.

2.2.2

✨ Improved

* Prevent multiple reconnections when using the `AMQPClient` context manager.

2.2.1

🚀 New

* `AMQPClient` now supports an asynchronous context manager that starts the client and closes the connection on exit.

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.