mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-20 10:48:59 +00:00
* sort list of available versions
If `version == 'latest'` then the version is set to `available_versions[-1]` however `available_versions` was not previously sorted so the ordering was the natural order of the `pg_available_extension_versions` view.
* remove unnecessary lambda
* create changelog fragment for #1078
* add PR link to changelog fragment
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| .keep | ||
| 349-pacman_improve_group_expansion_speed.yml | ||
| 968-gitlab_variables-pagination.yml | ||
| 1024-vault-skip-verify-support.yml | ||
| 1028-proxmox-kvm-linked-clone.yml | ||
| 1036-redis-cache-keyset-name.yaml | ||
| 1048-postgresql_privs_add_procedure_type.yml | ||
| 1059-postgresql_privs_fix_failings_when_using_roles_with_hyphen.yml | ||
| 1078-postgresql_ext_fix_version_selection_when_version_is_latest.yml | ||