Skip to content

Releases: linux-system-roles/postgresql

Version 1.5.1

07 Feb 01:27

Choose a tag to compare

[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

29 Jan 02:30

Choose a tag to compare

[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

13 Jan 21:22

Choose a tag to compare

[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

06 Jan 18:00

Choose a tag to compare

[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

17 Nov 19:44

Choose a tag to compare

[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

21 Oct 18:09

Choose a tag to compare

[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)

Version 1.4.2

09 Jul 21:18

Choose a tag to compare

[1.4.2] - 2025-07-09

Other Changes

  • refactor: fix ansible-lint indentation issue (#133)

Version 1.4.1

23 Jun 14:13

Choose a tag to compare

[1.4.1] - 2025-06-23

Bug Fixes

  • fix: Fix removing sql script from the host after inputting it (#131)

Version 1.4.0

16 Jun 23:50

Choose a tag to compare

[1.4.0] - 2025-06-16

New Features

  • feat: Support this role in container builds (#125)

Bug Fixes

  • fix: Fixes for Ansible 2.19 (#129)

Other Changes

  • ci: ansible-plugin-scan is disabled for now (#111)
  • ci: bump ansible-lint to v25; provide collection requirements for ansible-lint (#114)
  • ci: Check spelling with codespell (#115)
  • ci: Add test plan that runs CI tests and customize it for each role (#116)
  • ci: In test plans, prefix all relate variables with SR_ (#117)
  • ci: Fix bug with ARTIFACTS_URL after prefixing with SR_ (#118)
  • ci: several changes related to new qemu test, ansible-lint, python versions, ubuntu versions (#119)
  • ci: use tox-lsr 3.6.0; improve qemu test logging (#120)
  • ci: skip storage scsi, nvme tests in github qemu ci (#121)
  • ci: bump sclorg/testing-farm-as-github-action from 3 to 4 (#122)
  • ci: bump tox-lsr to 3.8.0; rename qemu/kvm tests (#123)
  • ci: Add Fedora 42; use tox-lsr 3.9.0; use lsr-report-errors for qemu tests (#124)
  • tests: Add bootc end-to-end validation test (#126)
  • ci: Add support for bootc end-to-end validation tests (#127)
  • ci: Use ansible 2.19 for fedora 42 testing; support python 3.13 (#128)

Version 1.3.10

09 Jan 15:41

Choose a tag to compare

[1.3.10] - 2025-01-09

Other Changes

  • ci: Use Fedora 41, drop Fedora 39 (#108)
  • ci: Use Fedora 41, drop Fedora 39 - part two (#109)