Skip to content

v2.11.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Nov 13:32
· 18 commits to master since this release
52f7206

New features:

  • The new service_type attribute on Swift connection parameters allows interacting
    with Swift APIs that are not advertised under the default service type object-store.
  • During docker build, CA certificates that have been placed at certs/*.crt within
    the repository will automatically be added to the root CA bundle of the final image.

Changes:

  • When syncing Yum repos containing RPM packages, repository metadata using the
    zstd compression format is now properly understood.
  • Updated all dependencies to their latest versions.