Added:
- Add
tls_ciphers
param to integration (#19334)
Added:
- [NDM] [Cisco ACI] Support submitting topology metadata (utilizing LLDP neighbor information) (#18675)
Fixed:
- [NDM] [Cisco ACI] Fix APIC device status (#19204)
Added:
- [NDM] [Cisco ACI] Utilize raw ID for interface metadata (#18842)
Fixed:
- [NDM] [Cisco ACI] Improve integration performance (#18747)
Removed:
Fixed:
- Bump the version of datadog-checks-base to 37.0.0 (#18617)
Changed:
- Bump minimum version of base check (#18733)
Security:
- Bump version of cryptography to 43.0.1 to address vulnerability (#18656)
Added:
- Bump the python version from 3.11 to 3.12 (#18212)
Added:
- Add the ability to tag Cisco ACI device and interface metrics with user-defined tags. (#18496)
Added:
- Update dependencies (#18478)
Fixed:
- [NDM] [Cisco ACI] Use name instead of node ID as device hostname (#18375)
Fixed:
- [NDM] [Cisco ACI] Use actual int for interface index (#18414)
Fixed:
- [NDM] [Cisco ACI] Refactor batched payloads to fix incorrect status + use interface ID if name not available (#18360)
Added:
- [NDM] Add NDM metadata support for Cisco ACI (#17735)
- [NDM] [Cisco ACI] Add common NDM tags to metrics (#18017)
- [NDM] [Cisco ACI] Add config flag for enabling sending metadata to NDM (#18099)
- Update dependencies (#18187)
Added:
- Update dependencies (#17817)
Added:
- Update dependencies (#17519)
Fixed:
- Update the description for the
tls_ca_cert
config option to useopenssl rehash
instead ofc_rehash
(#16981)
Security:
- Bump cryptography to 42.0.5 (#17054)
Added:
- Update the configuration file to include the new oauth options parameter (#16835)
Added:
Fixed:
- Bump the cryptography version to 41.0.6 (#16322)
Fixed:
- Bump the
cryptography
version to 41.0.5 (#16083)
Added:
- Update Cryptography to 41.0.4 (#15922)
Fixed:
- Bump cryptography to 41.0.3 (#15517)
- Update datadog-checks-base dependency version to 32.6.0 (#15604)
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:
- Update cryptography dependency (#13367)
- Remove
default_backend
parameter from cryptography calls (#13333)
Added:
- Update HTTP config spec templates (#12890)
Added:
- Add metric_patterns options to filter all metric submission by a list of regexes (#11695)
Fixed:
- 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 (#11325)
Fixed:
- Fix namespace packaging on Python 2 (#11532)
Fixed:
- Add comment to autogenerated model files (#10945)
Fixed:
- Fix required config option (#10629)
Added:
- Add runtime configuration validation (#8894)
Fixed:
- Harmonize check and config options (#10488)
Added:
- Update dependencies (#10228)
- 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)
Fixed:
- Fix typos in log lines (#9907)
Added:
- Upgrade cryptography to 3.4.6 on Python 3 (#8764)
Security:
- Upgrade cryptography python package (#8611)
Fixed:
- Rename config spec example consumer option
default
todisplay_default
(#8593) - Bump minimum base package version (#8443)
Security:
- Upgrade cryptography python package (#8476)
Security:
- Upgrade
cryptography
dependency (#7869)
Added:
- Add ability to dynamically get authentication information (#7660)
Added:
- Add RequestsWrapper option to support UTF-8 for basic auth (#7441)
Fixed:
Fixed:
- DOCS-838 Template wording (#7038)
Added:
- Add note about warning concurrency (#6967)
Added:
Fixed:
- Update deprecated imports (#6088)
Fixed:
- Update request wrapper with password and A6 signature (#5684)
Fixed:
- Ensure only one session object per url (#5334)
Fixed:
- Use RequestsWrapper (#5037)
Added:
Fixed:
- Refresh auth token when it expires (#5039)
Fixed:
- Use utcnow instead of now (#4192)
Fixed:
- Fix event submission call (#4044)
Added:
- Update cryptography version (#4000)
Added:
- Improve API logs (#3794)
Fixed:
- Sanitize external host tags (#3792)
Added:
- Adhere to code style (#3489)
Added:
- Support Python 3 (#3029)
Fixed:
- Resolve flake8 issues (#3060)
Added:
- Upgrade cryptography (#2659)
Fixed:
- Use raw string literals when \ is present (#2465)
Fixed:
- fixes cisco for username and password (#2267)
Added:
- Use Certs in the Cisco Check as well as Passwords (#1986)
Fixed:
- Add data files to the wheel package (#1727)
Fixed:
- Makes the Cisco Check more resilient (#1785)
Added:
- adds CiscoACI integration.