Added:
- Update dependencies (#19430)
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)
Changed:
- Bump the minimum base check version (#15427)
Added:
- Update generated config models (#15212)
Fixed:
- Fix types for generated config models (#15334)
Fixed:
- Bump the minimum datadog-checks-base version (#15217)
Added:
Fixed:
- Bump Python version from py3.8 to py3.9 (#14701)
Added:
- Implement multi-instance counters without Windows PdhEnumObjects API (#13243)
Added:
- Add functionality to load the legacy version of the integration (#12396)
Fixed:
- Upgrade dependencies (#11958)
Added:
- Upgrade dependencies (#11726)
- Add metric_patterns options to filter all metric submission by a list of regexes (#11695)
Added:
- Add
pyproject.toml
file (#11348)
Fixed:
- Fix namespace packaging on Python 2 (#11532)
Added:
- Support new implementation of Windows performance counters on Python 3 (#10903)
Fixed:
Added:
- Add runtime configuration validation (#8914)
Added:
- Upgrade pywin32 on Python 3 (#8845)
Fixed:
- Bump minimum base package version (#8443)
Fixed:
- Correct default template usage (#8233)
Fixed:
- Fix line wrap in conf.yaml (#8016)
Added:
- Upgrade pywin32 to 228 (#6980)
Added:
- Allow optional dependency installation for all checks (#6589)
Fixed:
- Agent 6 signature (#6446)
Added:
- Upgrade pywin32 to 227 (#5036)
Added:
- Upgrade pywin32 to 225 (#4563)
Fixed:
- Rename lower case manifest.in (#3858)
Added:
- Adhere to code style (#3506)
Added:
- Support Python 3 (#2988)
Fixed:
- Fix flake8 (#3077)
Fixed:
- Change example config from "localhost" to "." (#2779)
Added:
- Pin pywin32 dependency (#2322)
Fixed:
- Add data files to the wheel package (#1727)
Added:
- Migrate to new wheels packaging and test framework
Fixed:
- Clean-up import for
PDHBaseCheck
fromdatadog-checks-base
wheel. #1183
Added:
- adds wmi_check integration.