Skip to content

Releases: linux-system-roles/postgresql

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)

Version 1.2.0

30 Nov 00:15
Compare
Choose a tag to compare

[1.2.0] - 2023-11-29

New Features

  • feat: support for ostree systems (#62)

Other Changes

  • docs: fix error message to include support for Postgresql 15 (#63)