Releases: linux-system-roles/postgresql
Releases · linux-system-roles/postgresql
Version 1.7.2
Compare
Sorry, something went wrong.
No results found
[1.7.2] - 2026-06-24
Other Changes
refactor: use ansible.posix 2.1.X for EL7 compatibility [citest_skip] (#188 )
ci: Add config file for CodeRabbit with custom rules (#189 )
ci: Skip reviews for PRs with [citest_skip] in the title (#190 )
test: remove unused files [citest_skip] (#191 )
Version 1.7.1
Compare
Sorry, something went wrong.
No results found
[1.7.1] - 2026-05-12
Bug Fixes
fix: Use verbosity level 3 for no_log (#186 )
Version 1.7.0
Compare
Sorry, something went wrong.
No results found
[1.7.0] - 2026-05-07
New Features
feat: new variable postgresql_secure_logging defaulting to true (#184 )
Other Changes
ci: bump actions/github-script from 8 to 9 (#183 )
Version 1.6.0
Compare
Sorry, something went wrong.
No results found
[1.6.0] - 2026-04-28
New Features
feat: add SUSE/openSUSE support (#172 )
feat: add role fingerprints to syslog (#181 )
Other Changes
ci: tox-lsr version 3.15.0 [citest_skip] (#168 )
ci: Add Fedora 43, remove Fedora 41 from Testing Farm CI (#169 )
ci: bump actions/upload-artifact from 6 to 7 (#171 )
ci: tox-lsr 3.17.0 - container test improvements, use ansible 2.20 for fedora 43 [citest_skip] (#174 )
ci: tox-lsr 3.17.1 - previous update broke container tests, this fixes them [citest_skip] (#175 )
test: ensure role gathers the facts it uses by having test clear_facts before include_role (#176 )
ci: fix yum repos to use devel site instead of old site name [citest_skip] (#177 )
ci: update header for run_role_with_clear_facts [citest_skip] (#178 )
ci: Comply with Ansible partner certification checking [citest_skip] (#179 )
ci: ansible-lint requires dependencies to be installed [citest_skip] (#180 )
Version 1.5.1
Compare
Sorry, something went wrong.
No results found
[1.5.1] - 2026-02-06
Other Changes
ci: bump ansible/ansible-lint from 25 to 26 (#163 )
ci: skip most CI checks if title contains citest skip [citest_skip] (#164 )
ci: ansible-lint - remove .collection directory from converted collection [citest_skip] (#165 )
test: ensure supported versions on RHEL major + minor releases (#166 )
Version 1.5.0
Compare
Sorry, something went wrong.
No results found
[1.5.0] - 2026-01-28
New Features
feat: Add support for postgresql 18 (#160 )
Other Changes
test: add more packages for postgresql cleanup (#161 )
Version 1.4.6
Compare
Sorry, something went wrong.
No results found
[1.4.6] - 2026-01-13
Other Changes
refactor: handle INJECT_FACTS_AS_VARS=false by using ansible_facts instead (#157 )
ci: use ANSIBLE_INJECT_FACT_VARS=false by default for testing (#158 )
Version 1.4.5
Compare
Sorry, something went wrong.
No results found
[1.4.5] - 2026-01-06
Other Changes
ci: bump actions/checkout from 5 to 6 (#152 )
ci: add qemu tests for Fedora 43, drop Fedora 41 (#153 )
ci: bump actions/upload-artifact from 5 to 6 (#154 )
docs: fix copyright in license (#155 )
Version 1.4.4
Compare
Sorry, something went wrong.
No results found
[1.4.4] - 2025-11-17
Bug Fixes
fix: cannot use community-general version 12 - no py27 and py36 support (#150 )
Other Changes
ci: bump actions/upload-artifact from 4 to 5 (#146 )
ci: use versioned upload-artifact instead of master; bump codeql-action to v4; bump upload-artifact to v5 (#147 )
ci: bump tox-lsr to 3.13.0 (#148 )
ci: bump tox-lsr to 3.14.0 - this moves standard-inventory-qcow2 to tox-lsr (#149 )
Version 1.4.3
Compare
Sorry, something went wrong.
No results found
[1.4.3] - 2025-10-21
Other Changes
ci: bump actions/checkout from 4 to 5 (#135 )
ci: rollout several recent changes to CI testing (#137 )
ci: support openSUSE Leap in qemu/kvm test matrix (#138 )
ci: use the new epel feature to enable EPEL for testing farm (#139 )
ci: use tox-lsr 3.12.0 for osbuild_config.yml feature (#141 )
test: ensure all facts/vars are defined for testing (#142 )
ci: use JSON format for __bootc_validation (#143 )
ci: bump actions/github-script from 7 to 8 (#144 )