1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments
Simon Kelly 159f38f4f2
postgresql_ext: sort list of available versions (#1078)
* 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>
2020-10-13 12:36:23 +03:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
296-ansible-2.9.yml
303-consul_kv-fix-env-variables-handling.yaml
311-jira-error-handling.yaml jira: log error messages in "errors" key (#311) 2020-07-28 08:59:33 +03:00
349-pacman_improve_group_expansion_speed.yml Improve group expansion speed: query list of pacman groups once (#349) (#349) 2020-10-09 14:18:11 +02:00
442-log_plays-add_playbook_task_name_and_action.yml
474-yarn_fix-outdated-fix-list.yml
522-parted_change_label.yml parted: proper fix for change of partition label case (#594) 2020-09-28 22:05:15 +02:00
547-start-service-condition.yaml
548_apk.yml
560-pkgng-add-stdout-and-stderr.yaml
562-nmcli-fix-idempotency.yaml
563-update-terraform-status-test.yaml Fix terraform changed status detection test (#561) (#563) 2020-08-21 21:44:15 +02:00
564-docker_container_use_config_macaddress_by_default.yaml
568_packaging.yml
569-pkgng-add-upgrade-action.yaml
596-splunk-add-option-to-not-validate-cert.yaml
610_logstash_callback_add_ini_config.yml add ini config to logstash callback (#610) 2020-07-31 10:56:12 +02:00
611-gitlab-runners-env-vars-intput-and-default-item-limit.yaml
613-snmp_facts-EndOfMibView.yml
615-digital-ocean-tag-info-bugfix.yml
642-docker_container-python-2.yml
646-docker_swarm-remove-advertise_addr-from-join-requirement.yaml
650_pacman_support_zst_package_files.yaml
651-fix-postgresql_set-warning.yaml
653-postgresql_query_add_search_path_param.yml
656-name-with-hyphen.yml
676-osx_defaults_fix_handling_negative_ints.yml
677-jenkins_plugins_sha1.yaml Shameless recommit of changes in jesstruck/ansible:jenkins_plugins_sha1 (#677) 2020-07-27 11:33:08 +02:00
687-fix-redfish-payload-decode-python35.yml
689-haproxy_agent_and_health.yml haproxy: Enable/disable health and agent checks (#689) 2020-07-29 23:39:48 +02:00
693-big-revamp-on-xfconf-adding-array-values.yml big revamp on xfconf, adding array values (#693) 2020-07-25 13:58:14 +03:00
699-django_manage-createcachetable-fix-idempotence.yml Fix changes detection for createcachetable (#699) 2020-09-29 06:18:34 +02:00
702-slack-support-for-blocks.yaml slack: support for blocks (#702) 2020-07-29 22:11:32 +02:00
704-doas-set-correct-default-values.yml Fix more become plugins (#708) 2020-07-29 20:27:16 +02:00
707-jira-error-handling.yaml jira: cast error messages to strings (#707) 2020-07-29 23:38:51 +02:00
708-set-correct-default-values.yml Fix more become plugins (#708) 2020-07-29 20:27:16 +02:00
711-lxd-target.yml module lxd_container - added target parameter for cluster deployments (#711) 2020-07-30 12:30:25 +03:00
722-plugins.yml Fix plugins (names, constants, FQCNs in examples) (#722) 2020-08-08 22:04:34 +02:00
738-ipa-python3.yml ipa module utils: BUGFIX ipa modules Cookie problem with Loadbalanced IPA and Python3 (… (#738) 2020-08-07 08:26:38 +02:00
744-xfconf_make_locale-independent.yml Update xfconf.py: make locale-independent (#744) 2020-08-11 12:27:33 +02:00
750-jc-new-filter.yaml JC plugin (#750) 2020-08-11 09:12:17 +03:00
776-postgresql_set_allow_empty_string.yaml postgresql_set: allow to pass an empty string as a value (#776) 2020-08-14 22:46:45 +03:00
777-interfaces_file-re-escape.yml interfaces_file: re.escape() old value (#873) 2020-09-08 14:48:20 +02:00
783-fix-gem-installed-versions.yaml gem: Fix get_installed_versions: correctly parse "default" version. (#783) 2020-09-03 07:47:34 +02:00
789-pkg5-wrap-to-modify-package-list.yaml pkg5: wrap 'to modify' package list (#789) 2020-08-25 21:21:51 +02:00
796-postgresql_privs-grant-option-bug.yaml postgresql_privs: Fix bug with grant_option (#796) 2020-08-21 13:57:26 +03:00
802-pushover-device-parameter.yml Specify device for Pushover notification (#802) 2020-09-03 08:01:52 +02:00
811-proxmox-kvm-state-absent.yml proxmox_kvm: fix idempotency issue with state=absent (#811) 2020-09-05 00:51:54 +02:00
820_nagios_added_acknowledge_and_servicecheck.yml Nagios: added 'acknowledge' and 'schedule_forced_svc_check' action (#820) 2020-09-29 06:17:09 +02:00
825-bootsource-override-option.yaml redfish_command: allow setting the BootSourceOverrideEnabled property (#825) 2020-09-10 17:25:48 +02:00
831-proxmox-kvm-wait.yml proxmox_kvm: new function wait_for_task() (#831) 2020-09-08 13:11:37 +02:00
843-update-slack-messages.yml add message_id (ts) option to slack module to allow editing messages (#843) 2020-09-08 13:09:25 +02:00
849-proxmox-kvm-state-absent-force.yml proxmox_kvm: allow force to be use with state=absent (#849) 2020-09-07 22:07:40 +02:00
858-postgresql_privs_should_allow_public_role_lowercased.yml postgresql_privs: allow lowercased PUBLIC role (#858) 2020-09-10 16:08:57 +03:00
887-rollback-if-nothing-changed.yml Rollback if nothing changed (#887) 2020-09-15 16:21:34 +03:00
892-slack-token-validation.yml Slack: moves to \S+ check instead of \w+-\w+ (#863) 2020-09-07 22:09:31 +02:00
897-lookup-plugin-hashivault-add-approle-mount-point.yaml [lookup_plugin/hashi_vault] add missing 'mount_point' param for approle (#897) 2020-09-17 10:19:12 +02:00
899_launchd_user_service.yml launchd: fix for user-level services (#899) 2020-09-27 22:30:22 +02:00
900-aerospike-migration-handle-unstable-cluster.yaml [aerospike_migrations] - handle exception for unstable-cluster (#900) 2020-09-25 07:38:48 +02:00
902-hashi_vault-token-path.yml hashi_vault - Change token_path env var loading precedence (#902) 2020-09-18 21:59:25 +02:00
903-enhance-redfish-manager-reset-actions.yml Support same reset actions on Managers as on Systems (#903) 2020-09-23 08:42:56 +02:00
929-vault-namespace-support.yml Support use of VAULT_NAMESPACE env var (#929) 2020-09-18 21:21:41 +02:00
939-zypper_repository_proper_failure_on_missing_python-xml.yml zypper_repository: Proper failure when python-xml is missing (#939) 2020-09-20 14:09:02 +02:00
941-postgresql_privs_usage_on_types_option.yml postgresql_privs: add usage_on_types option (#941) 2020-09-24 10:08:34 +03:00
943-proxmox-kvm-code-cleanup.yml proxmox_kvm: code cleanup (#934) 2020-09-23 16:39:46 +03:00
945-darwin-timezone-py3.yaml Use platform.system for Darwin comparisons (#945) 2020-09-28 08:12:38 +02:00
951-ipa_user-add-userauthtype-param.yaml ipa_user: Add userauthtype param (#951) 2020-09-29 17:02:40 +02:00
967-use-fqcn-when-calling-a-module-from-action-plugin.yml use FQCN when calling a module from action plugin (#967) 2020-09-28 22:06:08 +02:00
968-gitlab_variables-pagination.yml Gitlab variables pagination (#968) 2020-10-09 14:59:00 +02:00
979-docker_container-published_ports-empty-idempotency.yml docker_container: fix idempotency problem with empty published_ports list (#979) 2020-09-28 20:40:57 +02:00
992-nmcli-locale.yml nmcli: set C locale when executing nmcli (#992) 2020-09-29 22:57:07 +02:00
996-postgresql_privs_fix_function_handling.yml postgresql_privs: fix the module mistakes a procedure for a function (#996) 2020-09-29 21:27:30 +03:00
998-nagios-added_forced_check_for_all_services_or_host.yml nagios: force an active service check for all services of a particular host or for the host itself (#998) 2020-09-29 13:49:27 +02:00
1024-vault-skip-verify-support.yml Respect VAULT_SKIP_VERIFY envionment variable setting in hashi_vault lookup plugin (#1024) 2020-10-09 14:23:04 +02:00
1028-proxmox-kvm-linked-clone.yml proxmox_kvm: allow setting format to null (None) (#1028) 2020-10-10 10:53:09 +02:00
1036-redis-cache-keyset-name.yaml cache/redis: make keyset keyname configurable (#1036) 2020-10-11 15:16:59 +02:00
1048-postgresql_privs_add_procedure_type.yml postgresql_privs: add procedure type support (#1048) 2020-10-08 08:21:39 +03:00
1059-postgresql_privs_fix_failings_when_using_roles_with_hyphen.yml postgresql_privs: fix module fails when passing roles containing hyphens (#1059) 2020-10-11 12:57:19 +03:00
1078-postgresql_ext_fix_version_selection_when_version_is_latest.yml postgresql_ext: sort list of available versions (#1078) 2020-10-13 12:36:23 +03:00
33979-xfs_growfs.yml
55903_kubevirt.yml
63767_selective.yml
66813_gitlab_project.yml
add_argument_check_for_rundeck.yaml
airbrake_deployment_add_version.yml
aix_filesystem-module_util-routing-issue.yml
cyberarkconjur-removal.yml
digital-ocean.yml
dsv_fix.yml dsv: Use correct dict usage (#743) 2020-08-10 10:22:24 +05:30
firewalld_migration.yml
galaxy-yml.yml Fix galaxy.yml (#774) 2020-08-16 17:09:34 +01:00
google-modules.yml
homebrew-cask-at-symbol-fix.yaml Fix for error trying to install cask with '@' in the name (#763) 2020-09-02 07:52:23 +03:00
infinidat-removal.yml
logicmonitor-removal.yml
mysql.yml
parted_negative_numbers.yml
pkgutil-check-mode-etc.yaml pkgutil: add update all, check-mode, squashing and examples (#799) 2020-09-30 06:19:36 +02:00
porting-guide-2.yml Add porting guide entries from Ansible-base porting guide (#703) 2020-07-29 08:02:12 +02:00
proxysql.yml
xfconf_add_uint_type.yml Added uint type to xfconf module (#696) 2020-07-28 10:40:40 +03:00
xml-remove-changed.yml Fix xml reports changed when node is not deleted (#1007) 2020-09-30 14:11:28 +03:00
zfs-root-snapshot.yml Fix zfs snapshot handling on root zvols (#936) 2020-09-28 22:04:24 +02:00