Wilfred

Latest version: v0.10.1

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

Scan your dependencies

Page 1 of 3

0.10.1

- **Changed** [c057239](https://github.com/wilfred-dev/wilfred/commit/c0572392c49031652e4b1607de40a1dbddcdcc6f) Removed snap package and all references to it (no longer supported, please use homebrew or pip).
- **Changed** [124](https://github.com/wilfred-dev/wilfred/issues/124) Changed so that Wilfred now binds to both TCP and UDP (applies to server port and any extra ports).
- **Fixed** [df4fd00](https://github.com/wilfred-dev/wilfred/commit/df4fd00be10d24f558e268ec69ba59f09bb5ddd7) Fixed a bug that would cause `wilfred top` to crash when the Docker API does not provide enough statistics.

0.10.0

- **Added** [157186c](https://github.com/wilfred-dev/wilfred/commit/157186cc588ac19272e2448f5c9dae0a398098e8) Added so that the running Python version is displayed when running `wilfred --version`.
- **Changed** [1ff0a30](https://github.com/wilfred-dev/wilfred/commit/1ff0a30743f51d3fb25edbae283fedb7222f69d5) Added memory usage in perecent alongside in MB to `wilfred top`.
- **Changed** [358b1dc](https://github.com/wilfred-dev/wilfred/commit/358b1dc6b57dd7fdc4190b823c5e7467f14b337a) Wilfred now requires Python 3.7 or newer to run.
- **Fixed** [8d20053](https://github.com/wilfred-dev/wilfred/commit/8d200533157fa42e55c616f794d96e8b4d50d69d) Fixed so that associated server ports are deleted upon server removal.
- **Fixed** [120](https://github.com/wilfred-dev/wilfred/issues/120) Fixed broken CPU load calculation used by `wilfred top` (command no longer completely broken).

0.9.0

- **Added** [112](https://github.com/wilfred-dev/wilfred/issues/112) Added the ability to add additional ports to any server using `wilfred port <name of server> <add / remove> <port to add or remove>`.
- **Fixed** [118](https://github.com/wilfred-dev/wilfred/issues/118) Fixed a minor spelling mistake during server creation.

0.8.0

- **Added** [92](https://github.com/wilfred-dev/wilfred/issues/92) Added new commit check on `--version`. If running the HEAD version of the brew package or the edge channel of the snap package, `wilfred --version` will now check for new commits.
- **Added** [74](https://github.com/wilfred-dev/wilfred/issues/74) Added the ability for Wilfred to automatically refresh the default images periodically. Wilfred will currently initiate refresh if images on file are older than 1 week or if the running version of Wilfred changes.
- **Added** [86](https://github.com/wilfred-dev/wilfred/issues/86) Added the ability to specify repo and branch as image source when running `wilfred images --refresh`. The new options are `--repo` (which by default has the value `wilfred-dev/images` and `--branch` (which by default has the value `master`).
- **Fixed** [87](https://github.com/wilfred-dev/wilfred/issues/87) Fixed so that `wilfred delete` no longer gracefully stops the container before deletion and instead kills the container (`container.kill()`). The use of `container.stop()` was not intended. This change will lead to faster server deletion.
- **Fixed** [84](https://github.com/wilfred-dev/wilfred/issues/84) Fixed a bug that would cause Wilfred to display a long traceback when `docker_client()` function raised exception (such as `DockerException` which is raised when Docker is not installed/broken)

0.7.1

- **Fixed** [57](https://github.com/wilfred-dev/wilfred/issues/57) Fixed a bug that caused `wilfred top` to crash when the installation finishes and the server starts (refactored underlying API).
- **Fixed** [58](https://github.com/wilfred-dev/wilfred/issues/58) Fixed a bug that caused all server statuses to show up as `stoppped`. `running`, `installing` and `stopped` are now properly displayed and detected (refactored underlying API, related to [#57](<(https://github.com/wilfred-dev/wilfred/issues/57)>)).

0.7.0

- **Changed** [56](https://github.com/wilfred-dev/wilfred/issues/56)/[#43](https://github.com/wilfred-dev/wilfred/issues/43) Name of server folders now include both the unique ID and the name of the server (easier to find the server folder).

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.