File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# v2.7.0 (TBD)
22
33New 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
1918Changes:
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
You can’t perform that action at this time.
0 commit comments