Remoto

Latest version: v1.2.0

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

Scan your dependencies

Page 2 of 7

1.0.0

-----
13-Feb-2019

* Create other connection backends aside from ssh and local: kubernetes,
podman, docker, and openshift.
* Adds new remote function/module execution model for non-native (for execnet) backends, so that
modules will work in backends like kubernetes.
* Create a helper (``remoto.connection.get()``) for retrieving connection
backends based on strings
* Increase the test coverage.
* Allow using ``localhost``, ``127.0.0.1``, and ``127.0.1.1`` to detect local
connections (before the full hostname was required, as returned by
``socket.gethostname()``)
* No longer require creating ``logging`` loggers to pass in to connection
classes, it will create a basic one when undefined.

0.0.35

------
8-Jan-2019

* Fix the botched 0.0.34 version which had stale commits from 0.0.32 - No code
changes.

0.0.34

------
12-Dec-2018

* Allow ``ssh_options`` to extend ssh flags in the ``Connection()`` object

0.0.33

------
17-Jul-2018

* ``extend_env`` needs to be removed from ``**kw`` **only** when present.

0.0.32

------
16-Jul-2018

* ``extend_env`` needs to be removed from ``**kw`` as it is being passed onto
subprocess, which renders it invalid

0.0.31

------
10-Jul-2018

* Extend environment variables, do not overwrite

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.