Removed:
- Remove support for Python 2. (#18580)
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)
Added:
- Bump the Python version from py3.9 to py3.11 (#15997)
Fixed:
- Update datadog-checks-base dependency version to 32.6.0 (#15604)
Added:
- Update generated config models (#15212)
Fixed:
- Fix types for generated config models (#15334)
Fixed:
- Bump Python version from py3.8 to py3.9 (#14701)
Added:
- Add metric_patterns options to filter all metric submission by a list of regexes (#11695)
Added:
- Add
pyproject.toml
file (#11406)
Fixed:
- Fix namespace packaging on Python 2 (#11532)
Fixed:
- Add comment to autogenerated model files (#10945)
Added:
Added:
- Add runtime configuration validation (#8964)
Fixed:
- Fix refactored imports (#9136)
Fixed:
- Bump minimum base package version (#8443)
Added:
- Add config specs (#8096)
Added:
- Allow optional dependency installation for all checks (#6589)
Fixed:
Added:
- Add log section (#3974)
Added:
- Adhere to code style (#3548)
Added:
- Support Python 3 (#2760)
Fixed:
- Remove spurious tab from config file (#2758)
Added:
- Fixed manifests and added validation in ddev (#2002)
Fixed:
- Correctly catch LDAP exception when failing to connect to server (#2574)
Added:
- Add OpenLDAP integration (#1870)