Python-on-whales

Latest version: v0.71.0

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

Scan your dependencies

Page 9 of 15

0.30.0

What's Changed
* ✨ Add docker.compose.restart() by gabrieldemarmiesse in https://github.com/gabrieldemarmiesse/python-on-whales/pull/268
* ✨ Added an explanation about docker compose image by gabrieldemarmiesse in https://github.com/gabrieldemarmiesse/python-on-whales/pull/269
* :sparkles: Add docker.compose.start() by gabrieldemarmiesse in https://github.com/gabrieldemarmiesse/python-on-whales/pull/270
* Fix links in the readme when the page is read from github by gabrieldemarmiesse in https://github.com/gabrieldemarmiesse/python-on-whales/pull/273
* Declare new userguide: Running python-on-whales in a container by gabrieldemarmiesse in https://github.com/gabrieldemarmiesse/python-on-whales/pull/275


**Full Changelog**: https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.29.0...v0.30.0

0.29.0

What's Changed
* Added the stream option to docker.execute() by gabrieldemarmiesse in https://github.com/gabrieldemarmiesse/python-on-whales/pull/258
* Fix typos. Mainly adress -> address by gabrieldemarmiesse in https://github.com/gabrieldemarmiesse/python-on-whales/pull/262
* Replaced string in the tests by gabrieldemarmiesse in https://github.com/gabrieldemarmiesse/python-on-whales/pull/264
* ✨ Get the compose version with docker.compose.version() by gabrieldemarmiesse in https://github.com/gabrieldemarmiesse/python-on-whales/pull/265
* Added doc explaining how to run python-on-whales in a container by gabrieldemarmiesse in https://github.com/gabrieldemarmiesse/python-on-whales/pull/261


**Full Changelog**: https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.28.0...v0.29.0

0.28.0

What's Changed
* Added docker.run(interactive=True, tty=True) by dand-oss in https://github.com/gabrieldemarmiesse/python-on-whales/pull/256
* fix `docker container create/run --network-alias` by thomasleveil in https://github.com/gabrieldemarmiesse/python-on-whales/pull/257
* Fix the remove flag in docker.compose.ps() by gabrieldemarmiesse in https://github.com/gabrieldemarmiesse/python-on-whales/pull/253
* Fix docs by adding secrets by gabrieldemarmiesse in https://github.com/gabrieldemarmiesse/python-on-whales/pull/255

New Contributors
* dand-oss made their first contribution in https://github.com/gabrieldemarmiesse/python-on-whales/pull/256
* thomasleveil made their first contribution in https://github.com/gabrieldemarmiesse/python-on-whales/pull/257

**Full Changelog**: https://github.com/gabrieldemarmiesse/python-on-whales/compare/v0.27.0...v0.28.0

0.27.0

* Added docker.compose.down(volumes=True) (249)
* Added docker.execute(interactive=True, tty=True) (250)
* Added docker.compose.run() (251)

0.26.0

* ✨ Added more options for docker.compose.up() (245)
* Added the compose_project_name option. (246)

0.25.0

* Fix compose config bug, rc1 sets cpu as a string (235)
* Added labels at the service level for compose (240)
* Added the possiblity to stream the logs of docker.buildx bake and build (239)
* ✨ Implemented the scale option in docker compose up (243)

Page 9 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.