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)
Fixed:
- Update the default path to the log file in the configuration (#15485)
Changed:
- Bump the minimum base check version (#15448)
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:
- 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 (#11551)
Added:
- Support new implementation of Windows performance counters on Python 3 (#10850)
Fixed:
Added:
- Add runtime configuration validation (#8878)
Added:
- Upgrade pywin32 on Python 3 (#8845)
Fixed:
- Bump minimum base package version (#8443)
Fixed:
Added:
- [doc] Add encoding in log config sample (#7708)
Fixed:
- Update logs config service field to optional (#7209)
Added:
- Upgrade pywin32 to 228 (#6980)
Fixed:
- Fix template specs typos (#6912)
Added:
- Allow optional dependency installation for all checks (#6589)
Added:
- Active Directory to not use agentConfig (#5938)
Fixed:
Added:
- Upgrade pywin32 to 227 (#5036)
Added:
- Upgrade pywin32 to 225 (#4563)
Fixed:
- Rename lower case manifest.in (#3858)
Added:
- Adhere to code style (#3483)
Added:
- Support Python 3 (#2975)
Fixed:
- Fix flake8 (#3077)
Added:
- Pin pywin32 dependency (#2322)
Fixed:
- Add data files to the wheel package (#1727)
Fixed:
- Remove entry_points in setup.py
- Fix broken link to sample configuration file
- Moved conf.yaml to root of folder to ensure it is consistent and shipped with the wheel
- Remove non-existent counters
- Clean-up import for
PDHBaseCheck
fromdatadog-checks-base
wheel. #1183
Added:
- adds Active Directory integration.