Amqp-client-python

Latest version: v0.2.0

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

Scan your dependencies

Page 1 of 2

0.2.0

Breaking Changes:
- Set exchange type from `direct` to `topic`;
- Add logic to handle `*` character in routing_keys(topic);
- Remove overhead of body content;
Chore:
- Add test cases;
- Add type check pipeline(mypy);
Deprecated:
- Set synchronous eventbus as `deprecated`, use the `sync wrapper`;
Discord Server:
- Add [server](https://discord.gg/RkXNeZpNZk) for easy interaction;

0.1.14

Features:
- Add signals of events;
Fixes:
- Use right default port when passing with protocol specified;
Docs:
- Started lib documentation on ReadTheDocs and gh-pages;

0.1.13

Fixes:
- Set content-type to "text/plain" when sending error message;

0.1.12

Fixes:
- Auto-reconnect on async eventbus;

0.1.11

Fixes:
- Dispose on EventbusRabbitmq;
- SSLOptions with wrong certfile_path reference;

0.1.10

Features:
- Enable to set delivery mode and expiration on publish/rpc_client methods;
- Raise error on EventbusWrapper methods in cases of bad usage like Blocking thread or ThreadUnsafe situations;
Fixes:
- Dispose method finish can eventloop when passing a parameter;

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.