Releases: containers/podman-py
Releases · containers/podman-py
v4.6.0
What's Changed
- Bump version to 4.5.0 by @umohnani8 in #263
- chore(deps): update dependency containers/automation_images to v20230426 by @renovate in #259
- chore(deps): update dependency urllib3 to v2 by @renovate in #265
- [skip-ci] Update tim-actions/get-pr-commits action to v1.3.0 by @renovate in #268
- chore(deps): update dependency containers/automation_images to v20230517 by @renovate in #270
- Streaming support for PodsManager.stats API by @RazCrimson in #266
- Minor text fixes in contributing.md by @umohnani8 in #278
- Swap renovate dep. update. PR assignments by @cevich in #279
- chore(deps): update dependency containers/automation_images to v20230601 by @renovate in #280
- Update Makefile to emulate readthedocs automation by @umohnani8 in #282
- [CI:BUILD] Packit: initial enablement by @lsm5 in #242
- chore(deps): update dependency containers/automation_images to v20230614 by @renovate in #286
- Packit: remove .packit.sh by @lsm5 in #288
- Fix catching errors in the response body of containers/prune by @francisbergin in #290
- Fix pod prune error explanation string by @francisbergin in #291
- Refactor Makefile to support tox / MacOS Ventura by @jwhonce in #285
- Switch HTTPConnection from http.client to urllib3.connection by @dcermak in #283
- Keep main branch version ahead of release branches by @lsm5 in #289
- [CI:BUILD] RPM: Cleanup by @lsm5 in #296
- Includes the possibility to use the 'listTags' parameter in image search endpoint by @apozsuse in #295
- Update dependency fixtures to ~=4.1.0 by @renovate in #297
- Update fixtures to not be tied to a version by @umohnani8 in #300
- Fix passing filters to networks prune by @francisbergin in #298
New Contributors
- @francisbergin made their first contribution in #290
- @apozsuse made their first contribution in #295
Full Changelog: v4.5.0...v4.6.0
v4.5.1
What's Changed
- [v4.5-rhel] cherry-pick urlib3 fixes by @umohnani8 in #274
Full Changelog: v4.5.0...v4.5.1
v4.5.0
What's Changed
- Bump version to 4.4.0 by @umohnani8 in #235
- Correctly add secrets to container on creation by @timc in #234
- Revert "Use modern tomllib/tomli modules for reading TOML files" by @umohnani8 in #240
- Fix Container.stats behaviour by @RazCrimson in #237
- [spec] Switch license to SPDX by @dcermak in #245
- Fix RHEL and Fedora builds. Add pytoml fallback and fix setuptools incompatability. by @gotmax23 in #244
- Specify version verbatim in setup.cfg by @gotmax23 in #247
- Bump fixtures requirement by @mwhahaha in #252
- Fix stream issues in container.top by @RazCrimson in #250
- Improve exception when missing env var by @jwhonce in #253
- Cirrus: Update CI VM images by @cevich in #251
- Fix new lint problems by @cevich in #255
- Configure Renovate by @renovate in #254
- [skip-ci] Update tim-actions/get-pr-commits action to v1.2.0 by @renovate in #256
- Change docstring to point to podman docs by @jwhonce in #261
New Contributors
- @timc made their first contribution in #234
- @RazCrimson made their first contribution in #237
- @dcermak made their first contribution in #245
- @gotmax23 made their first contribution in #244
- @renovate made their first contribution in #254
Full Changelog: v4.4.0...v4.5.0
v4.4.1
v4.4.0
What's Changed
- Bump version to 4.3.0 by @umohnani8 in #216
- update urllib to 1.26.5 for a CVE found in previous versions by @cdoern in #210
- Correct path for rtd conf.py by @baude in #219
- Clean up pylint configuration by @jwhonce in #222
- Use modern tomllib/tomli modules for reading TOML files by @mgorny in #214
- Added port binding range by @msisj in #224
- Update cirrus image by @rhatdan in #225
- Cirrus: Update CI VM images to F37 by @cevich in #228
- Fix the ability to run containers by @jonathanunderwood in #226
- Update files to adhere to new lint requirements by @umohnani8 in #236
New Contributors
Full Changelog: v4.3.0...v4.4.0
v4.2.1
v4.3.0
- Add pass-through layers, output and outputformat to building images
- Support passing of interval and condition in podman wait calls
- Implement podman image scp
- Update supported python versions
- Add support of passing empty strings in second
- Add support for on failure actions in healthchecks
- Bug fixes
Thanks for all the contributions!
v4.0.1
v4.2.0
v4.0.0
- Remove support for old (ApiConnection) API
- Update CI to use copr and release podman packages for testing
- Port code to support Podman 4.0.0 API changes
- Added support for Python 3.10
- lint scrub and correction of code
- Bug fixes
- Move to tox for development support
- Move to pytest from nose for test execution
- Support testing python 3.6,3.8-3.10
- Allow passing string values to memory limits
A big thank you to all our community contributors!