v5.1.0
What's Changed
- Fix dns_option typo by @robbmanes in #386
- Fixes encoding of
X-Registry-auth
HTTP Header value from Base64 tourl_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
- @robbmanes made their first contribution in #386
- @jonded94 made their first contribution in #381
- @eighthave made their first contribution in #391
- @inknos made their first contribution in #392
- @jwoehr made their first contribution in #405
Full Changelog: v5.0.0...v5.1.0