Skip to content

Latest commit

 

History

History
136 lines (60 loc) · 6.38 KB

CHANGELOG.md

File metadata and controls

136 lines (60 loc) · 6.38 KB

Changelog

1.2.7 (2024-03-08)

Fixes

  • delegate to localhost download binary (#14) (2aa18f7)

1.2.6 (2024-03-08)

Fixes

  • version: windows_exporter updated to 0.25.1 release (#12) (977c445)

1.2.5 (2024-03-08)

Continuous Integration

Fixes

  • version: windows_exporter updated to 0.25.0 release (#11) (fdf5c61)

Styles

  • update repo description (38940e2)
  • update task names (d8a6e60)
  • use double underlined register variable (0eb3938)

1.2.4 (2023-10-09)

Fixes

  • correct win_stat module fqcn (#9) (1b2d394)

Tests

  • fix: set role_name_check as skip_list and add this key in tls-and-basic-auth scenario (#8) (ade622a)

1.2.3 (2023-10-05)

Fixes

  • version: windows_exporter updated to 0.24.0 release (#6) (eb87e30)

1.2.2 (2023-09-23)

Fixes

  • replaced listen-address option from telemetry to web (#5) (24d6423)

1.2.1 (2023-08-22)

Fixes

  • add fqcn for all modules (b49a59f)

1.2.0 (2023-08-22)

Features

  • add missing config values (cb1c15e)

1.1.3 (2023-07-28)

Fixes

  • version: windows_exporter updated to 0.23.1 release (#3) (0d0490c)

1.1.2 (2023-07-03)

Fixes

  • update _windows_exporter_arguments variable (3cfbf77)

Styles

  • add quotes in notify name (eb4fa27)

1.1.1 (2023-07-01)

Fixes

  • version: windows_exporter updated to 0.22.0 release (f157604)

1.1.0 (2023-06-26)

Code Refactoring

Features

  • add configuration for tls and basic auth (bc07a8a)

1.0.1 (2023-06-23)

Continuous Integration

  • add publish and release workflows (fe7e739)
  • add update-version script and workflow (49753a1)

Documentation

Fixes

  • reordering key names (fafe834)
  • update version condition for installation task block (f1cdbb9)

Tests

  • add .ansible-lint file and minor fixes molecule (135259a)