Skip to content

Releases: linux-system-roles/postgresql

Version 1.3.9

31 Oct 01:06
Compare
Choose a tag to compare

[1.3.9] - 2024-10-30

Bug Fixes

  • fix: postgresql_cert_name didn't work properly, using this parameter (#102)

Other Changes

  • ci: Add tft plan and workflow (#95)
  • ci: Update fmf plan to add a separate job to prepare managed nodes (#97)
  • ci: bump sclorg/testing-farm-as-github-action from 2 to 3 (#98)
  • ci: Add workflow for ci_test bad, use remote fmf plan (#99)
  • ci: Fix missing slash in ARTIFACTS_URL (#100)
  • ci: Add tags to TF workflow, allow more [citest bad] formats (#101)
  • ci: ansible-test action now requires ansible-core version (#103)
  • ci: add YAML header to github action workflow files (#104)
  • refactor: Use vars/RedHat_N.yml symlink for CentOS, Rocky, Alma wherever possible (#106)

Version 1.3.8

02 Jul 17:58
Compare
Choose a tag to compare

[1.3.8] - 2024-07-02

Bug Fixes

  • fix: add support for EL10 (#93)

Other Changes

  • ci: ansible-lint action now requires absolute directory (#92)

Version 1.3.7

11 Jun 17:19
Compare
Choose a tag to compare

[1.3.7] - 2024-06-11

Other Changes

  • ci: use tox-lsr 3.3.0 which uses ansible-test 2.17 (#87)
  • ci: tox-lsr 3.4.0 - fix py27 tests; move other checks to py310 (#89)
  • ci: Add supported_ansible_also to .ansible-lint (#90)

Version 1.3.6

04 Apr 16:28
Compare
Choose a tag to compare

[1.3.6] - 2024-04-04

Other Changes

  • ci: bump ansible/ansible-lint from 6 to 24 (#84)
  • ci: bump mathieudutour/github-tag-action from 6.1 to 6.2 (#85)

Version 1.3.5

26 Feb 21:53
Compare
Choose a tag to compare

[1.3.5] - 2024-02-26

Other Changes

  • test: stop and disable service on ostree systems (#82)

Version 1.3.4

08 Feb 23:10
Compare
Choose a tag to compare

[1.3.4] - 2024-02-08

Other Changes

  • ci: fix python unit test - copy pytest config to tests/unit (#78)
  • docs: fix role var typo (#79)
  • test: skip versions tests if ostree (#80)

Version 1.3.3

31 Jan 18:04
Compare
Choose a tag to compare

[1.3.3] - 2024-01-31

Other Changes

  • test: tests_versions gather_facts; skip version 16 if not supported (#76)

Version 1.3.2

23 Jan 14:49
Compare
Choose a tag to compare

[1.3.2] - 2024-01-23

Other Changes

  • test: add test for versions (#74)

Version 1.3.1

17 Jan 20:38
Compare
Choose a tag to compare

[1.3.1] - 2024-01-16

Bug Fixes

  • fix: Enable PostgreSQL stream selection for c9s and RHEL9 (#72)

Other Changes

  • ci: support ansible-lint and ansible-test 2.16 (#70)
  • ci: Use supported ansible-lint action; run ansible-lint against the collection (#71)

Version 1.3.0

08 Dec 21:01
Compare
Choose a tag to compare

[1.3.0] - 2023-12-08

New Features

  • feat: Enable support for Postgresql 16 (#68)

Other Changes

  • ci: bump actions/github-script from 6 to 7 (#66)
  • refactor: get_ostree_data.sh use env shebang - remove from .sanity* (#67)