Skip to content

v1.17.0

Choose a tag to compare

@Tiboris Tiboris released this 23 Oct 15:05
· 58 commits to main since this release

v1.17.0 (2023-10-23)

Chore

  • chore(ci): Temporarely remove packit tests

Until secret injection issue into test farm is solved

Signed-off-by: David Pascual <davherna@redhat.com> (5251d90)

  • chore(release): Update semantic release action name and version

Updating action to new name and latest version.
This should not affect behaviour.

Signed-off-by: David Pascual <davherna@redhat.com> (97a5355)

  • chore(release): Upload distribution package to release assets

To fix fedora release, broken in #272

Fixes #273

Signed-off-by: David Pascual <davherna@redhat.com> (6d6cdc6)

Feature

  • feat(openstack): Append API version to auth_url in credentials

This will save a manual step for the users when setting up clouds.yaml file,
as auth_url field is usually generated without specifying the version.

Version specification is needed by asyncopenstackclient libray

Signed-off-by: David Pascual <davherna@redhat.com> (3a59761)