Removed:
- Remove support for Python 2. (#18580)
Added:
- Bump the python version from 3.11 to 3.12 (#18207)
Fixed:
- Bump the version of datadog-checks-base to 37.0.0 (#18617)
Changed:
- Bump minimum version of base check (#18733)
Fixed:
- Bump the
pymysql
version to 1.1.1 on Python 3 (#17696)
Added:
- Bump the Python version from py3.9 to py3.11 (#15997)
Fixed:
- Bump the
pymysql
version to 1.1.0 on Python 3 (#16042)
Changed:
- Bump the minimum base check version (#15427)
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)
Fixed:
- Pin
pymysql
to0.10.1
(#12612)
Added:
- Upgrade dependencies (#11726)
- Add metric_patterns options to filter all metric submission by a list of regexes (#11695)
Added:
- Add
pyproject.toml
file (#11320)
Fixed:
- Fix namespace packaging on Python 2 (#11532)
Fixed:
- Add comment to autogenerated model files (#10945)
Fixed:
- Add missing config option to spec and update examples to match implementation (#10641)
Added:
- Add runtime configuration validation (#8889)
Fixed:
- Fix example config (#9705)
Fixed:
- Bump minimum base package version (#8443)
Fixed:
- Correct default template usage (#8233)
Added:
- Add log support (#7699)
Fixed:
- Fix style for the latest release of Black (#7438)
Added:
Fixed:
- Update deprecated imports (#6088)
Added:
- Standardize logging format (#4901)
Added:
- Allow custom port for mysql access (#4654)
Added:
- Adhere to code style (#3325)
Added:
- Finish Python 3 Support (#2901)
Added:
- Support Python3 (#2622)
Fixed:
- Add data files to the wheel package (#1727)
Fixed:
- Remove gauge timestamp so the check works with agent 6 (#1768)
Added:
- add custom tag support.
Added:
- adds cacti integration.