Skip to content

Releases: containers/podman-py

v5.4.0.1

19 Feb 17:00
2a29132
Compare
Choose a tag to compare

What's Changed

  • pyproject toml fixed for podman submodules invisibility by @jyejare in #515
  • Bump release to 5.4.0.1 by @inknos in #517

New Contributors

Full Changelog: v5.4.0...v5.4.0.1

v5.4.0

19 Feb 08:01
371bec7
Compare
Choose a tag to compare

What's Changed

  • /run/user/$UID as fallback if XDG_RUNTIME_DIR is not set by @eighthave in #475
  • fix: /run/user/ is based on UID not username by @eighthave in #478
  • Add all, external, and label to Image.prune() by @inknos in #413
  • Add pre-commit workflow by @inknos in #473
  • [skip-ci] Update pre-commit/action action to v3.0.1 by @renovate in #479
  • New CI Images by @Luap99 in #482
  • Add edward5hen as reviewer by @jwhonce in #481
  • Support uppercase mount attributes by @D3vil0p3r in #487
  • chore(deps): update dependency containers/automation_images to v20250107 by @renovate in #494
  • Implement "decode" parameter in pull() by @D3vil0p3r in #484
  • Add support for container initialization by @vmsh0 in #491
  • fix: accept a string for the command argument of Container.start by @vmsh0 in #497
  • Clarify documentation of container removal flags by @vmsh0 in #498
  • Add compatMode raw JSON output and fix tls_verify init on pull() by @D3vil0p3r in #500
  • Honor port numbers in urls for image.pull by @inknos in #504
  • Enable many ruff checks by @inknos in #476
  • Onboard TMT by @inknos in #503
  • Update dependency containers/automation_images to v20250131 by @renovate in #508
  • Add **kwargs to Network.connect call by @inknos in #507
  • Use pyproject toml and enable workflow for publishing on PyPI by @inknos in #480
  • Add upstream tests to tmt by @inknos in #509
  • Bump release to 5.4.0 by @inknos in #510

New Contributors

Full Changelog: v5.3.0...v5.4.0

v5.3.0

25 Nov 15:28
d4668d5
Compare
Choose a tag to compare

What's Changed

  • [skip-ci] Packit: downstream_package_name for each package key by @lsm5 in #416
  • Make "images.push" method support "format" parameter by @milanbalazs in #415
  • Add test of container create with DNS option by @Honny1 in #417
  • Fix podman search flake + update CI VM images by @cevich in #418
  • Update dependency containers/automation_images to v20240529 by @renovate in #389
  • Remove wait condition in run() by @inknos in #428
  • Update dependency containers/automation_images to v20240821 by @renovate in #423
  • domain/networks_manager.py: use specified driver in IPAMConfig by @jtluka in #429
  • Fix/Disable Pylint R0917 by @inknos in #432
  • Extend the parameters of 'images.load' and 'login' methods by @milanbalazs in #434
  • Don't use root as default user for exec_run by @aparcar in #431
  • Renovate: Update default assignment by @cevich in #437
  • Packit: enable c9s downstream update by @lsm5 in #440
  • Audit and Update OWNERS file by @baude in #441
  • Update dependency ubuntu to v24 by @renovate in #436
  • Remove the container in case of detach mode by @milanbalazs in #435
  • Update CI VM images by @inknos in #430
  • Fix cyclic-import by @Honny1 in #450
  • Packit: constrain koji and bodhi jobs to fedora package by @lsm5 in #442
  • Fix default stderr value of container.logs() to match documentation. by @MattBelle in #452
  • [skip-ci] RPM: remove conditionals from changelog by @lsm5 in #453
  • Added stream support to Container.exec_run(). by @MattBelle in #454
  • Accept integer ports in containers_create.create by @krrhodes in #447
  • Container.labels now returns an empty dict instead of None. by @MattBelle in #462
  • Fix typos by @kianmeng in #464
  • fix[docs]: Unindented example code on the index page by @Mr-Sunglasses in #467
  • Added support for mounting directories through the volume keyword. by @MattBelle in #460
  • docs: Add Installation and docs in README.md by @Mr-Sunglasses in #471
  • fix: name filter in images.list() by @Mr-Sunglasses in #468
  • Bump release to 5.3.0 and drop python<3.8 by @inknos in #469

New Contributors

Full Changelog: v5.2.0...v5.3.0

v5.2.0

02 Aug 13:20
376c866
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.0...v5.2.0

v5.1.0

02 Aug 13:07
7dbc101
Compare
Choose a tag to compare

What's Changed

  • Fix dns_option typo by @robbmanes in #386
  • Fixes encoding of X-Registry-auth HTTP Header value from Base64 to url_safe Base64 by @apozsuse in #385
  • Include py.typed marker file. by @jonded94 in #381
  • [skip-ci] Packit: enable c10s downstream sync by @lsm5 in #388
  • ignore proxies from the env vars when using UNIX Domain Sockets by @eighthave in #391
  • Fix Pylint E0606 for undefined variable after else by @inknos in #392
  • [skip-ci] Packit: use default update_release behavior by @lsm5 in #393
  • Update OWNERS by @jwhonce in #394
  • Fix README TypeError when one container is running by @inknos in #395
  • Remove Fedora release number from task names by @cevich in #396
  • Add python 3.12 support and remove python xdg by @inknos in #401
  • Update index.rst Client -> PodmanClient by @jwoehr in #405
  • Implementing the functionality of the 'named' argument of the 'Image.save' method by @milanbalazs in #406
  • Fix the locally non-existent image fails with AttributeError by @milanbalazs in #408
  • Enable demux option in exec_run by @inknos in #410
  • Bump version to 5.1.0 by @inknos in #409

New Contributors

Full Changelog: v5.0.0...v5.1.0

v5.0.0

22 Mar 22:03
2a6ded6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.9.0...v5.0.0

v4.9.0

22 Jan 16:39
a6630ad
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.8.0...v4.9.0

v4.8.2

03 Jan 13:43
dbcad6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.8.1...v4.8.2

v4.8.1

21 Dec 12:41
e524db4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.8.0...v4.8.1

v4.8.0.post1

29 Nov 13:26
803ea74
Compare
Choose a tag to compare

This is a re-release of v4.8.0 to fix an issue with the pypi builds of v4.8.0.

Please refer to the v4.8.0 change log for this release.