Skip to content

Latest commit

 

History

History
269 lines (167 loc) · 6.03 KB

CHANGELOG.md

File metadata and controls

269 lines (167 loc) · 6.03 KB

Docker Image Packaging for PostgreSQL

YYYYMMDD.Y.Z - TBC

20240911.1.1 - 2024-09-11

  • Support Ansible community package 10.4.0

20240818.1.1 - 2024-08-18

  • Support Ansible community package 10.3.0

20240717.1.1 - 2024-07-17

  • Remove Kubernetes 1.27 support
  • Remove Ubuntu 23.10 support
  • Support Ansible community package 10.2.0

20240612.1.1 - 2024-06-12

  • Support Ansible community package 10.0.0
  • Remove Fedora 38 support

20240424.1.1 - 2024-04-01

  • Support Ansible community package 9.5.0

20240328.1.1 - 2024-03-28

  • Support Ansible community package 9.4.0
  • Support AlmaLinux 8
  • Support AlmaLinux 9
  • Replace OBS repo from CentOS_8_Stream with AlmaLinux_8
  • Replace OBS repo from CentOS_9_Stream with AlmaLinux_9

20240131.1.1 - 2024-01-31

  • Support Ansible community package 9.2.0
  • Remove Ubuntu 23.04 support

20231225.1.2 - 2023-12-25

  • Support Ansible community package 9.1.0
  • Remove Fedora 37 support
  • Remove openSUSE Leap 15.4 support

20231108.1.2 - 2023-11-08

  • Support Ansible community package 9.0.0

20231108.1.1 - 2023-11-08

  • Support Ansible community package 8.6.0

20231012.1.1 - 2023-10-12

  • Support Ansible community package 8.5.0
  • Support Fedora 39
  • Support Ubuntu 23.10

20230914.1.1 - 2023-09-14

  • Support Ansible community package 8.4.0
  • Support Ansible community package 8.3.0

20230724.1.2 - 2023-07-24

  • Support Ansible community package 8.2.0
  • Remove Ubuntu 22.10 support

20230623.1.1 - 2023-06-23

  • Support Ansible community package 8.1.0

20230617.1.1 - 2023-06-17

20230512.1.1 - 2023-05-12

  • Remove Fedora 36 support
  • Support Fedora 38

20230329.1.1 - 2023-03-29

  • Support Ansible community package 7.4.0
  • Support Ubuntu 23.04

20230301.1.1 - 2023-03-01

  • Support Ansible community package 7.3.0

20230201.1.1 - 2023-02-01

  • Support Ansible community package 7.2.0

20221209.1.1 - 2022-12-09

  • Support Ansible community package 7.1.0

20221126.1.1 - 2022-11-26

  • Support Ansible community package 7.0.0

20221110.1.1 - 2022-11-10

  • Support Ansible community package 6.6.0

20221014.1.1 - 2022-10-14

  • Support Ansible community package 6.5.0

20220915.1.1 - 2022-09-15

  • Support Ansible community package 6.4.0

20220824.1.1 - 2022-08-24

  • Support Ansible community package 6.3.0

20220803.1.1 - 2022-08-03

  • Support Ansible community package 6.2.0

20220714.1.1 - 2022-07-14

  • Support Ansible community package 6.1.0
  • Remove Ubuntu 21.10 support

20220622.1.1 - 2022-06-22

  • Support Ansible community package 6.0.0

20220608.1.1 - 2022-06-08

  • Support Ansible community package 5.9.0

20220520.1.1 - 2022-05-20

  • Support Ansible community package 5.8.0
  • Remove Fedora 34 support

20220427.1.1 - 2022-04-27

  • Rename Ansible Role with FQCN
  • Support Ansible community package 5.7.0
  • Ubuntu 22.04 based
  • Support RHEL 9
  • Support CentOS 9 Stream
  • Support openSUSE Leap 15.4

20220407.1.2 - 2022-04-07

  • Support Ansible community package 5.6.0
  • Support Fedora 36
  • Support Ubuntu 22.04
  • Support Ansible community package 5.5.0
  • Support Ansible community package 5.4.0

20220211.1.1 - 2022-02-11

  • Remove Ubuntu 21.04 support
  • Skip package upgrade before running molecule
  • Support PostgreSQL 14
  • Remove PostgreSQL 11 support

20211231.1.3 - 2021-12-31

  • Support Fedora Rawhide
  • Support Debian Testing
  • Remove openSUSE Leap 15.2 support
  • Upgrade minimal Ansible community package support to 4.10

20211020.1.1 - 2021-10-20

  • Install dependencies with package manager
  • Upgrade minimal Ansible community package support to 4.7.0

20210718.1.1 - 2021-07-18

  • Upgrade minimal Ansible community package support to 4.2.0

20210602.1.1 - 2021-06-02

  • Upgrade minimal Ansible support to 4.0.0

20210313.1.1 - 2021-03-13

12.4.4-4alvistack4 - 2020-12-09

  • Migrate from Travis CI to GitLab CI
  • Revamp with Packer

12.4.4-4alvistack1 - 2020-10-14

  • Refine Molecule matrix

12.4.0-4alvistack2 - 2020-08-26

  • Upgrade minimal Ansible Lint support to 4.3.2
  • Upgrade Travis CI test as Ubuntu Focal based
  • Upgrade minimal Ansible support to 2.10.0

12.3.0-4alvistack2 - 2020-06-10

  • Revamp create, side_effect, verify and destroy logic
  • Replace tini with catatonit
  • Rename post_tasks.yml as side_effect.yml
  • Upgrade base image to Ubuntu 20.04

12.2.0-4alvistack4 - 2020-03-05

  • Revamp with Molecule and docker commit
  • Consolidate molecule tests into default (noop)
  • Hotfix for systemd

12.1.0-3alvistack1 - 2020-01-15

  • Replace dumb-init with tini, as like as docker --init
  • Include release specific vars and tasks
  • Revamp template for /usr/share/postgresql/postgresql.conf.sample
  • Backport /usr/local/bin/docker-entrypoint.sh from upstream

11.5.0-2alvistack3 - 2019-11-05

  • Upgrade minimal Ansible support to 2.9.0
  • Upgrade Travis CI test as Ubuntu Bionic based
  • Default with Python 3
  • Hotfix for en_US.utf8 locale

11.5.0-1alvistack1 - 2019-10-18

  • Revamp as Ansible based

11.3.0-0alvistack1 - 2019-05-20

  • Bugfix "Build times out because no output was received"

11.2.0-0alvistack7 - 2019-04-16

  • Remove legacy 9.3 support as upstream image
  • Improve checksum handling

11.2.0-0alvistack5 - 2019-03-18

  • Revamp CMD as upstream image
  • Add some debug utils
  • Add checksum for curl

11.0.0-0alvistack1 - 2018-10-29

  • Upgrade Docker base image to postgres:11
  • Update dumb-init to v.1.2.2
  • Add pglogical, pgpool2 support
  • Add peer-finder for Kubernetes support
  • Always start apps with gosu postgres

10.3.0-0alvistack1 - 2018-03-31

  • Running PostgreSQL with Docker
  • Official PostgreSQL docker image based
  • Handle ENTRYPOINT with dumb-init
  • Hack original docker-entrypoint.sh for initialization only