Releases: fila43/postgresql
Releases · fila43/postgresql
Version 1.3.8
[1.3.8] - 2024-07-02
Bug Fixes
- fix: add support for EL10 (linux-system-roles#93)
Other Changes
- ci: ansible-lint action now requires absolute directory (linux-system-roles#92)
Version 1.3.0
[1.3.0] - 2023-12-08
New Features
- feat: Enable support for Postgresql 16 (linux-system-roles#68)
Other Changes
- ci: bump actions/github-script from 6 to 7 (linux-system-roles#66)
- refactor: get_ostree_data.sh use env shebang - remove from .sanity* (linux-system-roles#67)
Version 1.1.0
[1.1.0] - 2023-07-19
New Features
- feat: Enable support for Postgresql 15 (linux-system-roles#44)
Bug Fixes
- fix: facts being gathered unnecessarily (linux-system-roles#43)
Other Changes
- ci: Add pull request template and run commitlint on PR title only (linux-system-roles#40)
- ci: Rename commitlint to PR title Lint, echo PR titles from env var (linux-system-roles#41)
- ci: ansible-lint - ignore var-naming[no-role-prefix] (linux-system-roles#42)
Version 1.0.4
[1.0.4] - 2023-05-23
Other Changes
- docs: Consistent contributing.md for all roles - allow role specific contributing.md section
- docs: add Collection requirements section
- test: ensure facts for tests_include_vars_from_parent.yml
Version 1.0.0
[1.0.0] - 2023-04-06
New Features
- New role for managing PostgreSQL