File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,19 @@ SPDX-FileCopyrightText: 2025 SAP SE or an SAP affiliate company
33SPDX-License-Identifier: Apache-2.0
44-->
55
6+ ## v2.11.0 - 2025-11-21
7+
8+ New features:
9+ - The new ` service_type ` attribute on Swift connection parameters allows interacting
10+ with Swift APIs that are not advertised under the default service type ` object-store ` .
11+ - During ` docker build ` , CA certificates that have been placed at ` certs/*.crt ` within
12+ the repository will automatically be added to the root CA bundle of the final image.
13+
14+ Changes:
15+ - When syncing Yum repos containing RPM packages, repository metadata using the
16+ zstd compression format is now properly understood.
17+ - Updated all dependencies to their latest versions.
18+
619## v2.10.1 - 2023-12-06
720
821Changes:
You can’t perform that action at this time.
0 commit comments