Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 1.7 KB

File metadata and controls

45 lines (26 loc) · 1.7 KB

CHANGELOG - Proxmox

2.2.0 / 2025-10-31

Added:

  • Add additional proxmox_type tag to nodes. (#21581)

Fixed:

  • Add allowed values list on kerberos_auth field (#20879)
  • Handle AttributeError when Qemu Agent is not available (#21399)

2.1.0 / 2025-10-02

Added:

  • Bump Python to 3.13 (#21161)
  • Bump datadog-checks-base to 37.21.0 (#21477)

2.0.0 / 2025-08-07 / Agent 7.70.0

Changed:

  • Set empty_default_hostname true by default. (#20780)

Added:

  • Add failover support with Agent High Availability feature. (#20755)
  • Add HA metrics. (#20763)
  • Add support for sending tasks as events. (#20849)
  • Add support for filtering metrics and events by resource. (#20933)

Fixed:

  • Improve descriptions and examples in example configuration file (#20878)

1.0.0 / 2025-07-10 / Agent 7.69.0

Added:

  • Initial Release (#20428)
  • Bump datadog_checks_base to 37.16.0 (#20711)