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)
Fixed:
- Update config model names (#17802)
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)
Added:
- Upgrade Pydantic model code generator (#14779)
Fixed:
- Bump Python version from py3.8 to py3.9 (#14701)
Added:
- Add functionality to load the legacy version of the integration (#12396)
Added:
- Add metric_patterns options to filter all metric submission by a list of regexes (#11695)
Added:
- Add
pyproject.toml
file (#11367)
Fixed:
- Fix namespace packaging on Python 2 (#11532)
Added:
- Support new implementation of Windows performance counters on Python 3 (#10716)
Fixed:
- Add comment to autogenerated model files (#10945)
- Properly hide legacy PDH config (#10858)
- Bump base package dependency (#10797)
Added:
- Add runtime configuration validation (#8933)
Fixed:
Added:
- Add config and use new agent signature (#6779)
Added:
- Allow optional dependency installation for all checks (#6589)
Added:
- Adhere to code style (#3517)
Fixed:
- Add tags option to hyperv (#3337)
Added:
- Add Hyper-V integration (#2607)