Skip to content

Commit 5db07e3

Browse files
authored
Release 1.66.0 (#4530)
1 parent 85aba39 commit 5db07e3

8 files changed

Lines changed: 13 additions & 0 deletions

File tree

docs/releases/1.66.0/4346.fmf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
description: |
2+
The ``repository`` and ``revision`` keys of :ref:`/plugins/discover/fmf`
3+
plugin are now deprecated. Users should switch to ``url`` and ``ref``
4+
keys, respectively.

docs/releases/1.66.0/4473.fmf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
description: |
2+
A regression was introduced into :ref:`virtual</plugins/provision/virtual.testcloud>`
3+
provision plugin in recent guest log refactoring, and console log path
4+
shown to user was invalid. This bug is now fixed, together with improved
5+
implementation of ``virtual`` guest log collection.

docs/releases/1.66.0/4505.fmf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
description: |
2+
:ref:`/plugins/prepare/artifact` plugin gains new key, ``default-repository-priority``,
3+
for setting priority of package repositories created by the plugin
4+
when the repositories do not have the priority set already by user.

0 commit comments

Comments
 (0)