Skip to content

Releases: saltstack-formulas/postgres-formula

v0.45.0

18 Jul 06:25
Compare
Choose a tag to compare

0.45.0 (2022-07-18)

Continuous Integration

  • update pre-commit configuration inc. for pre-commit.ci [skip ci] (2fefadf)
  • kitchen+gitlab: update for new pre-salted images [skip ci] (03fd3fa)
  • vagrant: use linked_clone at all times (inc. CI) [skip ci] (ad865fc)
  • update linters to latest versions [skip ci] (f45dc9c)

Features

  • codenamemap: add support for Ubuntu 22.04 (fdf5f36)

Tests

  • repository: use system.platform[:codename] [skip ci] (1c70c9c)
  • system: add build_platform_codename [skip ci] (1270d0c)
  • system.rb: add support for mac_os_x [skip ci] (76de88b)

v0.44.0

07 Feb 23:31
Compare
Choose a tag to compare

0.44.0 (2022-02-07)

Bug Fixes

  • opensuse: fix repo key parameter (7bba14a)

Continuous Integration

  • freebsd: update with latest pre-salted Vagrant boxes [skip ci] (2f7d009)
  • gemfile: allow rubygems proxy to be provided as an env var [skip ci] (137eec7)
  • gemfile+lock: use ssf customised inspec repo [skip ci] (c13fa62)
  • kitchen+ci: update with 3004 pre-salted images/boxes [skip ci] (8947cc4)
  • kitchen+ci: update with latest 3003.2 pre-salted images [skip ci] (33e590e)
  • kitchen+ci: update with latest CVE pre-salted images [skip ci] (9248de3)
  • kitchen+gitlab: update for new pre-salted images [skip ci] (ebe3841)
  • vagrant: replace FreeBSD 12.2 with 12.3 [skip ci] (71556cc)

Features

  • debian: use repository keyring instead of key_id (b6a28fe)

Tests

  • repository: redhat's family alternatives for repo url (43b4329)

v0.43.0

20 Jul 18:43
Compare
Choose a tag to compare

0.43.0 (2021-07-20)

Bug Fixes

  • redhat: fix pkg_deps to be able to install PostgreSQL 13 (060c8df)

Continuous Integration

  • add Debian 11 Bullseye & update yamllint configuration [skip ci] (1fa7c66)
  • use default & repo InSpec suites (a6c8197)
  • kitchen: move provisioner block & update run_command [skip ci] (e9da40b)

Features

  • codenamemap: update to current supported Fedora versions (8a11bd6)

Tests

  • inspec: move common controls to the share profile (2214096)
  • inspec: rename all files to avoid unnecessary _spec suffix (a1837c2)
  • pillar: use separate pillars to test default & repo suites (27473b9)

v0.42.0

15 Jul 09:09
Compare
Choose a tag to compare

0.42.0 (2021-07-15)

Features

  • debian: add bullseye support (216192d)

v0.41.9

06 Jul 14:04
Compare
Choose a tag to compare

0.41.9 (2021-07-06)

Bug Fixes

  • osmap.yaml: fix PGDG repo file creation for Amazon Linux (2de775b)

Continuous Integration

  • 3003.1: update inc. AlmaLinux, Rocky & rst-lint [skip ci] (d16e91c)
  • kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (b690bab)

v0.41.8

25 May 08:38
Compare
Choose a tag to compare

0.41.8 (2021-05-25)

Bug Fixes

Continuous Integration

  • add arch-master to matrix and update .travis.yml [skip ci] (79feefa)
  • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (fd8f0e5)
  • vagrant: add FreeBSD 13.0 [skip ci] (93bb123)
  • vagrant: use pre-salted boxes & conditional local settings [skip ci] (69812c1)

Documentation

  • readme: fix headings [skip ci] (c97317c)

v0.41.7

26 Mar 16:44
Compare
Choose a tag to compare

0.41.7 (2021-03-26)

Continuous Integration

  • enable Vagrant-based testing using GitHub Actions (2ebc9c1)
  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (cc43d1c)

Documentation

  • readme: add Testing with Vagrant section (ed2d688)

Tests

  • standardise use of share suite & _mapdata state [skip ci] (fc53d97)

v0.41.6

26 Feb 12:53
Compare
Choose a tag to compare

0.41.6 (2021-02-26)

Bug Fixes

  • repo: check whether pkg_repo is set (26b2233)
  • repo: reorder dependencies to prevent errors (750d8aa)

Continuous Integration

  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (476b15e)
  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (6f04b31)
  • pre-commit: update hook for rubocop [skip ci] (e964c26)

Tests

  • command_spec: fix rubocop violation [skip ci] (73c39af)
  • pillar: update conditional to include Tumbleweed (e976ee9)

v0.41.5

07 Jan 23:00
Compare
Choose a tag to compare

0.41.5 (2021-01-07)

Bug Fixes

  • cent7: postgres11 needs libicu installed (4c0f796)

Continuous Integration

  • commitlint: ensure upstream/master uses main repo URL [skip ci] (e84389d)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (2615411)

v0.41.4

16 Dec 06:51
Compare
Choose a tag to compare

0.41.4 (2020-12-16)

Bug Fixes

  • archlinux: avoid nonetype error (0a6cf8f)
  • archlinux: use consistent jinja repo check (3a955e0)
  • jinja: syntax correction (8b44c06)
  • python: use python3 postres on cent7/8 (d6d1068)
  • suse: version 11+ repo support on suse (b3f381e)

Continuous Integration

  • gitlab-ci: use GitLab CI as Travis CI replacement (a45673a)
  • pre-commit: add to formula [skip ci] (db1794b)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (f04d60a)
  • pre-commit: finalise rstcheck configuration [skip ci] (7036f60)