You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`paramiko``2.1.2` (previously `1.15.2`), see [omnibus-software-141](https://github.com/DataDog/omnibus-software/pull/141)
13
+
*`pysnmp``4.3.5` (previously `4.2.5`), see [omnibus-software-141](https://github.com/DataDog/omnibus-software/pull/141)
14
+
15
+
### Changes
16
+
Please refer to the [Integrations Core Checks 5.14.0 tag](https://github.com/DataDog/integrations-core/releases/tag/5.14.0) for the list of changes on the core checks.
17
+
Please refer to the [Trace Agent 5.14.0 tag](https://github.com/DataDog/datadog-trace-agent/releases/tag/5.14.0) for the list of changes on the Trace Agent.
18
+
19
+
*[IMPROVEMENT] Autodiscovery metrics have new tags when available:
20
+
* Docker image name and tag ([#3350][])
21
+
* ECS task name ([#3349][] and [#3358][])
22
+
* Nomad task, group and job names ([#3289][])
23
+
* Kubernetes service and creator (deployment/daemon_set/replica_set/job). See [#3300][] and [#3348][]
24
+
*[IMPROVEMENT] New PrometheusCheck base class to enable simpler development of integrations pulling Prometheus format metrics. See [#3317][], [#3344][] and [#3359][], thanks [@aerostitch][]
25
+
*[IMPROVEMENT] Auto Conf: allow multiple instances per check. See [#3311][]
26
+
*[IMPROVEMENT] AWS: bump `boto` version to `2.46.1`. See [#3307][] and [omnibus-software-137](https://github.com/DataDog/omnibus-software/pull/137)
27
+
*[IMPROVEMENT] JMXFetch: Add support for `min_collection_interval`. See [jmxfetch-135](https://github.com/DataDog/jmxfetch/pull/135) and [jmxfetch-140](https://github.com/DataDog/jmxfetch/pull/140)
28
+
*[IMPROVEMENT] JMXFetch packaging: build JMXFetch with omnibus and store the jar on S3 bucket. See [dd-agent-omnibus-100](https://github.com/DataDog/dd-agent-omnibus/pull/100) and [#3220][]
29
+
*[IMPROVEMENT] Packaging: remove dependency on `pycrypto`. See [dd-agent-omnibus-175](https://github.com/DataDog/dd-agent-omnibus/pull/175)
30
+
*[IMPROVEMENT] Packaging: bump libxml2 version to `2.9.4`. See [omnibus-software-142](https://github.com/DataDog/omnibus-software/pull/142)
31
+
*[IMPROVEMENT] Utils, Proxy: add a utility function to deal with proxy configs and skipping. See [#3331][] and [#3356][]
32
+
*[BUGFIX] Alpine: make supervisor socket consistent with default. See [#3335][], thanks [@jonchiu][]
33
+
*[BUGFIX] Collector: fix misattribution of check instance warning. See [#3339][]
34
+
*[BUGFIX] Core: respect `ssl_skip_validation` when checking API key. See [#3346][], thanks [@jeffwidman][]
35
+
*[BUGFIX] GCE: Exclude `bosh_settings` from tags, as it frequently includes passwords. See [#3320][]
36
+
*[BUGFIX] Packaging: remove `agent/checks` from `PYTHONPATH`. See [#3315][]
37
+
*[BUGFIX] Packaging: Fix `==` bashism in package scripts. See [dd-agent-omnibus-174](https://github.com/DataDog/dd-agent-omnibus/pull/174)
38
+
*[BUGFIX] Packaging: Fix dependency on windows DLLs on Windows 2008R2 by duplicating them into the embedded path. See [dd-agent-omnibus-169](https://github.com/DataDog/dd-agent-omnibus/pull/169)
39
+
*[SANITY] Dogstatsd: Log hostname on initialization. See [#3332][]
40
+
*[SANITY] JMXFetch: Add warnings of breaking change coming with agent 6. See [#3318][]
41
+
*[SANITY] Packaging: Remove checks deps in `requirements.txt`. See [#3298][]
0 commit comments