Python-on-whales

Latest version: v0.71.0

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

Scan your dependencies

Page 10 of 15

0.24.0

* Fix windows cli download (228)
* Add the service logs. (229)
* Fix stack envfile parsing (231) thanks perewall !
* Added some attributes to the compose config (233)

0.23.0

* Added a NotASwarmManager exception (218)
* Added a is_installed function for buildx. (221)
* Improve docker.logs() by adding stream and follow, add stderr (222)
* Added NoSuchVolume exception and docker.volume.exists() (223)

0.22.0

* Added a wrapper to make all fields in the pydantic models optional and allow None. This should reduce drastically the amount of surprises when parsing the engine response. 206 207 209
* Added more options for docker.execute() (195)
* Reworking the exception system 201 , we now raise when necessary the following exceptions, more to come in the future:
* `python_on_whales.exceptions.NoSuchImage`
* `python_on_whales.exceptions.NoSuchContainer`
* `python_on_whales.exceptions.NoSuchService`
* Fix docker.container.export. (215)
* Added entrypoint to the service model in compose. (217)
* [buildx] Allow multiple cache_(from|to) directives (214) Thanks redref !

0.21.1

* Fixes `docker.image.prune()` hanging
* Fixed some parsing of the task json

0.21.0

* Added --env-file compose option to ClientConfig (197)
* Added some more instructions in the docs: run compose functions (200)
* Make source optional when getting the json inspection of containers. (199)

0.20.2

Fixed an issue where the typed file was not included.

Page 10 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.