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)
Changed:
- Bump the minimum base check version (#15427)
Added:
- Update generated config models (#15212)
Fixed:
- Fix types for generated config models (#15334)
Added:
- Bump dependencies for Agent 7.47 (#15145)
Fixed:
- Bump Python version from py3.8 to py3.9 (#14701)
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 (#11412)
Fixed:
- Fix namespace packaging on Python 2 (#11532)
Fixed:
- Add comment to autogenerated model files (#10945)
Added:
- Add runtime configuration validation (#8967)
Added:
- Upgrade pywin32 on Python 3 (#8845)
Fixed:
- Bump minimum base package version (#8443)
Fixed:
Fixed:
Added:
- Add config spec (#7153)
Added:
- Upgrade pywin32 to 228 (#6980)
Added:
- Allow optional dependency installation for all checks (#6589)
Fixed:
Added:
- Make the admin share configurable (#5485)
Added:
- Upgrade pywin32 to 227 (#5036)
Added:
- Upgrade pywin32 to 225 (#4563)
Fixed:
- Rename lower case manifest.in (#3858)
Added:
- Make PDHCheck use PDHBaseCHeck (#3818)
Added:
- Adhere to code style (#3553)
Added:
- Support Python 3 (#3049)
Fixed:
- Fix flake8 (#3077)
Added:
- Pin pywin32 dependency (#2322)
Fixed:
- Add data files to the wheel package (#1727)
Added:
- Added to new wheels packaging and unit test framework
Fixed:
- Added resilience to failed import of
WinPDHCounter
. #1183 - Use
WinPDHCounter
shipped withdatadog-checks-base
wheel. #1183
Fixed:
- Fix tag key-value separator. #927
Added:
- adds pdh_check integration.