Added:
- Add
tls_ciphers
param to integration (#19334)
Fixed:
- Bump the version of datadog-checks-base to 37.0.0 (#18617)
Changed:
- Bump minimum version of base check (#18733)
Added:
- Bump the python version from 3.11 to 3.12 (#18212)
Fixed:
- Update config model names (#17802)
Fixed:
- Update the description for the
tls_ca_cert
config option to useopenssl rehash
instead ofc_rehash
(#16981)
Added:
- Update the configuration file to include the new oauth options parameter (#16835)
Added:
- Add more metrics and official Fluxcd v2 support. (#16117)
Fixed:
- Bump base check dependency version to ensure Pydantic v2 support. (#16117)
- Correct config models for OpenMetrics check. (#16117)
Changed:
- Config models update - PR 2088
Added:
- Initial Fluxcd Integration.