Skip to content

Commit cb3e576

Browse files
authored
changelog 5.23.0 (#3724)
1 parent bd657de commit cb3e576

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

CHANGELOG.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,30 @@ Datadog Agent 6 has been officially released and the release notes can be found
33
Changes
44
=======
55

6+
# 5.23.0 / 03-21-2018
7+
8+
**Linux, Windows, Docker**
9+
10+
### Details
11+
https://github.com/DataDog/dd-agent/compare/5.22.3...5.23.0
12+
13+
### Changes
14+
Please refer to the [Integrations Core Checks 5.23.0 tag](https://github.com/DataDog/integrations-core/releases/tag/5.23.0) for the list of changes on the core checks.
15+
16+
Please refer to the [Process Agent 5.23.0 tag](https://github.com/DataDog/datadog-process-agent/releases/tag/5.23.0) for more information on the Process Agent.
17+
18+
* [BUGFIX] Windows: Fix pdh counters on localized versions of windows. See [#3713][]
19+
* [BUGFIX] Remove API key if included in processes metadata payload. See [#3712][]
20+
* [BUGFIX] Avoid failing the configcheck command if the instances is empty. See [#3704][]
21+
* [BUGFIX] Kuernetes: fix logic to collect ownerreference for k8 1.9. See [#3667][]
22+
* [BUGFIX] Fix an error when the agent failed to find the name of a docker image. See [#3669][]
23+
* [BUGFIX] pause-container: update the list of the pause containers. See [#3670][]
24+
* [IMPROVEMENT] jmxfetch: include version 0.19.0. See [#3711][]
25+
* [IMPROVEMENT] Logs an INFO message instead of an ERROR when the host is deemed as Dockerless. See [#3657][]
26+
* [IMPROVEMENT] Windows: change default datatype for pdh queries to double. See [#3703][]
27+
* [OTHER] Remove the deprecated option `skip_event` in network checks. See [#3643][]
28+
29+
630
# 5.22.3 / 03-08-2018
731

832
**Linux, Windows, Docker**
@@ -4697,6 +4721,32 @@ https://github.com/DataDog/dd-agent/compare/2.2.9...2.2.10
46974721
[#3620]: https://github.com/DataDog/dd-agent/issues/3620
46984722
[#3622]: https://github.com/DataDog/dd-agent/issues/3622
46994723
[#3625]: https://github.com/DataDog/dd-agent/issues/3625
4724+
[#3713]: https://github.com/DataDog/dd-agent/issues/3713
4725+
[#3712]: https://github.com/DataDog/dd-agent/issues/3712
4726+
[#3704]: https://github.com/DataDog/dd-agent/issues/3704
4727+
[#3667]: https://github.com/DataDog/dd-agent/issues/3667
4728+
[#3669]: https://github.com/DataDog/dd-agent/issues/3669
4729+
[#3670]: https://github.com/DataDog/dd-agent/issues/3670
4730+
[#3711]: https://github.com/DataDog/dd-agent/issues/3711
4731+
[#3657]: https://github.com/DataDog/dd-agent/issues/3657
4732+
[#3703]: https://github.com/DataDog/dd-agent/issues/3703
4733+
[#3643]: https://github.com/DataDog/dd-agent/issues/3643
4734+
[#3169]: https://github.com/DataDog/dd-agent/issues/3169
4735+
[#3543]: https://github.com/DataDog/dd-agent/issues/3543
4736+
[#3617]: https://github.com/DataDog/dd-agent/issues/3617
4737+
[#3623]: https://github.com/DataDog/dd-agent/issues/3623
4738+
[#3629]: https://github.com/DataDog/dd-agent/issues/3629
4739+
[#3630]: https://github.com/DataDog/dd-agent/issues/3630
4740+
[#3635]: https://github.com/DataDog/dd-agent/issues/3635
4741+
[#3640]: https://github.com/DataDog/dd-agent/issues/3640
4742+
[#3641]: https://github.com/DataDog/dd-agent/issues/3641
4743+
[#3644]: https://github.com/DataDog/dd-agent/issues/3644
4744+
[#3645]: https://github.com/DataDog/dd-agent/issues/3645
4745+
[#3648]: https://github.com/DataDog/dd-agent/issues/3648
4746+
[#3655]: https://github.com/DataDog/dd-agent/issues/3655
4747+
[#3661]: https://github.com/DataDog/dd-agent/issues/3661
4748+
[#3663]: https://github.com/DataDog/dd-agent/issues/3663
4749+
[#3674]: https://github.com/DataDog/dd-agent/issues/3674
47004750
[@2rs2ts]: https://github.com/2rs2ts
47014751
[@AirbornePorcine]: https://github.com/AirbornePorcine
47024752
[@AntoCard]: https://github.com/AntoCard

0 commit comments

Comments
 (0)