Added:
- Add
tls_ciphers
param to integration (#19334)
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 hazalcast-python-client version for Python 3.12 support (#18520)
Changed:
- Drop name from excluded tags. Updated Hazelcast and Management Center to use version 5.x. Updated the status to reflect health of Management Center (Not Hazelcast cluster state). (#17367)
Added:
- Added metrics for queues, topics and reliable topics. (#17367)
Fixed:
- Update the description for the
tls_ca_cert
config option to useopenssl rehash
instead ofc_rehash
(#16981)
Added:
- Update the configuration file to include the new oauth options parameter (#16835)
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 Python version from py3.8 to py3.9 (#14701)
Added:
- Update HTTP config spec templates (#12890)
Fixed:
- Remove check options from jmx template (#11686)
- Remove outdated warning in the description for the
tls_ignore_warning
option (#11591)
Changed:
- Add tls_protocols_allowed option documentation (#11251)
Added:
- Add
pyproject.toml
file (#11360)
Fixed:
- Fix namespace packaging on Python 2 (#11532)
Fixed:
Added:
- Add runtime configuration validation (#8926)
Fixed:
- Fix description of JMX options (#10454)
Added:
- Add HTTP option to control the size of streaming responses (#10183)
- Add allow_redirect option (#10160)
Fixed:
- Fix the description of the
allow_redirects
HTTP option (#10195)
Added:
- Enable
new_gc_metrics
JMX config option for new installations (#9501)
Fixed:
Fixed:
- Bump minimum base package version (#8443)
Added:
- Document new collect_default_jvm_metrics flag for JMXFetch integrations (#8153)
Added:
- [doc] Add encoding in log config sample (#7708)
Fixed:
- Use consistent formatting for boolean values (#7405)
Fixed:
- Update logs config service field to optional (#7209)
- Add new_gc_metrics to all jmx integrations (#7073)
Fixed:
Fixed:
- Document
mc_cluster_states
configuration option (#6704)
Added:
- Allow optional dependency installation for all checks (#6589)
Added:
- Add Hazelcast integration (#6236)