Skip to content

Commit 77da4e3

Browse files
committed
prepare changelog for 2.7.0
1 parent cafed7f commit 77da4e3

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# v2.7.0 (TBD)
22

33
New features:
4-
- If specifying the user password in the config file is not desired,
5-
[application credentials][app-cred] can now be used instead, both for the
6-
`swift` section and in the `jobs[].from` sections.
4+
- If specifying the user password in the config file is not desired, [application credentials][app-cred] can now be used
5+
instead, both for the `swift` section and in the `jobs[].from` sections.
76

87
```yaml
98
swift:
@@ -18,6 +17,11 @@ New features:
1817
1918
Changes:
2019
- All dependencies have been upgraded to their latest versions.
20+
- For source type `yum`, add support for XZ-compressed repositories (previous versions only supported GZip).
21+
22+
Bugfixes:
23+
- For source type `swift`, fix detection of pseudo-directories that are located at the root of a job's search space
24+
(i.e. having the same name as the `object_prefix`).
2125

2226
# v2.6.0 (2019-11-27)
2327

0 commit comments

Comments
 (0)