Skip to content

Latest commit

 

History

History
99 lines (54 loc) · 3.37 KB

CHANGELOG.md

File metadata and controls

99 lines (54 loc) · 3.37 KB

Change Log

All notable changes to this project will be documented in this file.

Full Changelog

Added

  • Support for PostgreSQL 17 @ultraheroe

### Updated

  • Updated ansible tasks to use FQCN @ultraheroe
  • Updated test-requirements @ultraheroe
  • Updated Goss version to v0.4.9 and adjusted architecture detection @ultraheroe
  • Updated travis @ultraheroe
  • Dropped support for old versions of PostgreSQL (EOL reached) @ultraheroe

Full Changelog

Added

  • #35 Adding support for Debian 12 @ledepedro
  • #35 Adding support for Postgresql 13,14,15,16 @ledepedro

Changed

  • Changed the default version of PostgreSQL to 16 @ledepedro

Full Changelog

  • [#28] Adding support for Debian 11 @plozano94

Full Changelog

  • [#23] Some integer variables are beign rendered wrongly on templates @vsuarez

Full Changelog

Added

  • #15 Add tags to included_tasks @vicsufer

Full Changelog

Fixed

  • #12 Fixed service mess when custom data dir is defined @frantsao
  • Updated test dependencies because security warnings @frantsao

Added

  • #9 Added tag to database management tasks @frantsao

Full Changelog

Added

  • #10 Allow custom values in postgresql.conf

Full Changelog

Added

  • #4 Adding support to manage users and databases @dortegau
  • #4 Upgraded to molecule 3 (fixes python interpreter issues in Centos 8) @frantsao

Full Changelog

Fixed

  • Removed no longer needed postgresql.conf files used to create and check templates @frantsao
  • Updated travis configuration @frantsao

Added

  • First version @frantsao