Skip to content

Releases: antmelekhin/ansible-role-postgres-exporter

v1.5.1

09 Aug 22:11
Compare
Choose a tag to compare

1.5.1 (2024-08-09)

Documentation

v1.5.0

09 Aug 22:03
Compare
Choose a tag to compare

1.5.0 (2024-08-09)

Features

  • add meta/argument_specs.yml file (#23) (f52dc3c)

v1.4.0

06 Aug 10:08
Compare
Choose a tag to compare

1.4.0 (2024-08-06)

Fixes

  • add postgres_exporter_checksum_url variable (5f67178)

Improvements

  • merge OS-specific variables into the vars/main.yml file (#22) (4503ec4)

Tests

  • clean version output in the default scenario (aa4d510)

v1.3.1

17 Jul 10:07
Compare
Choose a tag to compare

1.3.1 (2024-07-17)

Fixes

  • add postgres_exporter_checksum_url variable (5f67178)

Tests

  • clean version output in the default scenario (aa4d510)

v1.3.0

17 Jun 08:53
Compare
Choose a tag to compare

1.3.0 (2024-06-17)

Improvements

  • update variables and common role style, add molecule integration-test (#21) (4ddf7e0)

v1.2.7

17 May 18:36
Compare
Choose a tag to compare

1.2.7 (2024-05-17)

Documentation

  • README: update variables documentation (5c614dc)

Styles

v1.2.6

07 May 09:49
Compare
Choose a tag to compare

1.2.6 (2024-05-07)

Fixes

  • fix selinux type for the specified port (aa9c8f7)

v1.2.5

05 May 14:04
Compare
Choose a tag to compare

1.2.5 (2024-05-05)

Code Refactoring

Continuous Integration

  • update workflows and release rules (#19) (fa15d59)

Styles

  • add newline to end of file (4f1fb84)
  • trim trailing whitespace (0a353c5)

Tests

v1.2.4

07 Nov 08:28
Compare
Choose a tag to compare

1.2.4 (2023-11-07)

Documentation

  • README: fixed postgres_exporter_archive_name variable describe. (#16) (d00e4a9)

Fixes

  • version: postgres_exporter updated to 0.15.0 release (#18) (54d1420)

v1.2.3

26 Sep 15:30
Compare
Choose a tag to compare

1.2.3 (2023-09-26)

Fixes

  • version: postgres_exporter updated to 0.14.0 release (#14) (1ffe4bf)

Tests

  • fix cache_valide_time in tls-and-basic-auth molecule scenario (#15) (e972641)