Nameko

Latest version: v2.14.1

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

Scan your dependencies

Page 10 of 11

1.5.0

Not secure
-------------

Released 2014-03-27

* Improvements to :class:`~nameko.containers.ServiceContainer.kill()` enabling
better tracebacks and cleaner teardown:

- Using ``sys.exc_info`` to preserve tracebacks
- No longer passing exception into
:meth:`~nameko.extensions.DependencyProvider.kill()`, removing race
conditions.
- No longer requiring ``exc`` in
:class:`~nameko.containers.ServiceContainer.kill()`

1.4.1

Not secure
-------------

Released 2014-03-26

* Adds the ``nameko_doc`` package, for easing the creation of service-oriented
documentation.

1.4.0

Not secure
-------------

Released 2014-03-20

* RPC calls to non-existent services (no queues bound to the RPC exchange with
the appropriate routing key) now raise an exception instead of hanging
indefinitely. Note that calls to existing but non-running services (where the
queue exists but has no consumer) behave as before.

1.3.5

Not secure
-------------

Released 2014-03-05

* Increased test resilience. Force-closing existing connections on rabbit
reset

1.3.4

Not secure
-------------

Released 2014-03-05

* Use ``MagicMock`` for dependency replacement in test utilities
* Use ``autospec=True`` wherever possible when mocking
* Merge ``ServiceContainers`` into a single class

1.3.3

Not secure
-------------

Released 2014-02-25

* Bugfixes enabling reconnection to the broker if the connection is temporarily
lost.

Page 10 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.