Skip to content

Latest commit

 

History

History
365 lines (209 loc) · 24.4 KB

CHANGELOG.md

File metadata and controls

365 lines (209 loc) · 24.4 KB

Change log

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v4.5.1 (2024-11-25)

Full Changelog

Fixed

  • fix: prevent random failures in agent_status_check #244 (vchepkov)

v4.5.0 (2024-11-20)

Full Changelog

Added

  • (#236) agent_state_summary: Count nodes without report as unhealthy #238 (bastelfreak)
  • (SUP-4990) S0039 Accommodate parsing of unicode dates in September #234 (EdwardBenton)

Fixed

  • (#236) agent_state_summary: Check if cached_catalog_status is null #237 (bastelfreak)

v4.4.0 (2024-09-19)

Full Changelog

Added

v4.3.0 (2024-07-01)

Full Changelog

Added

UNCATEGORIZED PRS; LABEL THEM ON GITHUB

v4.2.0 (2024-03-20)

Full Changelog

Added

  • (SUP-4724/SUP-4728/SUP-4729) added self resolution documentation links in README for S0024, S0041 and S0042 #222 (Aaronoftheages)
  • (SUP-4722/SUP-4723/SUP-4727) added self resolution documentation links in README for S0010, S0011 and S0029 #221 (Aaronoftheages)
  • (SUP-4721) added self resolution documentation link in README for S0009 #220 (Aaronoftheages)
  • (SUP-4671) added self resolution documentation link in README for S0008 #218 (Aaronoftheages)
  • (SUP-4786) ) added Self Resolution Documentation to S0002 with Formatting Fix #217 (Aaronoftheages)

v4.1.0 (2023-12-11)

Full Changelog

Added

  • (MAINT) Edit indicator descriptions for consistent style and accurate grammar #210 (J-Hunniford)
  • (SUP-4625) Add check for excessive JRubies #209 (m0dular)

Fixed

v4.0.1 (2023-10-26)

Full Changelog

Fixed

v4.0.0 (2023-10-18)

Full Changelog

Changed

  • (SUP-4433) Refactor hieradata into single hash #199 (m0dular)

Added

Fixed

  • (SUP-4402) pe_status_check fails if hiera.yaml is empty #200 (MartyEwings)

v3.0.0 (2023-06-12)

Full Changelog

Changed

Added

Fixed

  • (SUP-4282) add error handling to S0044 #192 (taikaa)
  • (SUP-4129) Empty Yaml load error handling and PDK Update #185 (MartyEwings)
  • (SUP-4076) Make the check time period 2* run interval #184 (MartyEwings)

v2.6.0 (2023-01-23)

Full Changelog

Added

  • (SUP-3703) Add indicator S0044 node_terminus is the PE classifier #181 (taikaa)
  • (SUP-3696) Added S0043 to determine whether there are nodes with Puppet agent versions ahead of the primary server #180 (taikaa)

v2.5.1 (2022-11-10)

Full Changelog

Fixed

v2.5.0 (2022-11-09)

Full Changelog

Added

Fixed

  • (SUP-3777) Stop loop in S0039 if log is in unreadable format #174 (elainemccloskey)
  • (#170) Improve agent_status_check.AS002 performance #171 (seanmil)

v2.4.1 (2022-10-14)

Full Changelog

Fixed

v2.4.0 (2022-09-29)

Full Changelog

Added

Fixed

v2.3.1 (2022-08-15)

Full Changelog

Fixed

v2.3.0 (2022-07-27)

Full Changelog

Added

Fixed

  • (SUP-3491) Cast free_jrubies value to float #151 (m0dular)

v2.2.0 (2022-07-15)

Full Changelog

Added

  • (Sup-3465) check for certname in incorrect configuration section #147 (MartyEwings)

v2.1.1 (2022-07-11)

Full Changelog

Fixed

v2.1.0 (2022-07-08)

Full Changelog

Added

  • (SUP-3450) make agent_status_check collection optional #141 (MartyEwings)
  • (SUP-3426) Use shorter timeout for facter execute #139 (m0dular)
  • (SUP-3400)(SUP-3401)(SUP-3402) Update Readme to explain facts further #137 (MartyEwings)

Fixed

v2.0.2 (2022-06-17)

Full Changelog

Fixed

v2.0.1 (2022-06-14)

Full Changelog

Fixed

  • (SUP-3381) Add error handling to role fact #132 (m0dular)

v2.0.0 (2022-06-13)

Full Changelog

Changed

  • (SUP-3315) Use cached state to determine node role #99 (m0dular)

v1.5.0 (2022-05-27)

Full Changelog

Added

v1.4.0 (2022-04-29)

Full Changelog

Added

v1.3.0 (2022-04-07)

Full Changelog

Added

  • (SUP-3150) Broker TCP Checks for infra components #109 (MartyEwings)
  • (SUP-3121) Agent connection to pxp broker #106 (MartyEwings)
  • (SUP-2917) Add indicator S0038 to check number of environments that are present in $codedir/environments #105 (taikaa)
  • (SUP-2908) check current connections to Postgres less than 90% defined maximum #104 (sandrajiang)

Fixed

  • (SUP-3180) Rescue a loaderror when checking filesystem #111 (jarretlavallee)
  • (SUP-3101) Add exception handling and Facter warnings for license_type and end date that do not exist or are invalid. Fact no longer resolves to true as a catchall. Change license_type and end_date variable assignments to first item of array rather than converting entire array to a string. Update spec test. #103 (taikaa)
  • (SUP-3122) Fix PSQL node detection in 2021.5 #98 (MartyEwings)

v1.2.0 (2022-03-23)

Full Changelog

Added

  • (SUP-2903) Check for new items in discard Directory #92 (MartyEwings)

Fixed

v1.1.0 (2022-02-24)

Full Changelog

Added

v1.0.0 (2022-02-08)

Full Changelog

Changed

Added

Fixed

v0.2.0 (2022-01-11)

Full Changelog

Added

  • (SUP-2898) Available Memory on the platform is less than 10% #18 (MartyEwings)

v0.1.0 (2021-12-14)

Full Changelog

Added

Fixed

* This Changelog was automatically generated by github_changelog_generator