datadog-agent: Add release note entry.

John Soo e131d6bf 818cabf5

+13
+11
nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
··· 909 file</link> format. 910 </para> 911 </listitem> 912 </itemizedlist> 913 </section> 914 <section xml:id="sec-release-21.11-notable-changes">
··· 909 file</link> format. 910 </para> 911 </listitem> 912 + <listitem> 913 + <para> 914 + The <literal>datadog-agent</literal>, 915 + <literal>datadog-integrations-core</literal> and 916 + <literal>datadog-process-agent</literal> packages were 917 + upgraded from 6.11.2 to 7.30.2, git-2018-09-18 to 7.30.1 and 918 + 6.11.1 to 7.30.2, respectively. For details, see the 919 + <link xlink:href="https://github.com/DataDog/datadog-agent/blob/main/CHANGELOG.rst">upstream 920 + changelog</link>. 921 + </para> 922 + </listitem> 923 </itemizedlist> 924 </section> 925 <section xml:id="sec-release-21.11-notable-changes">
+2
nixos/doc/manual/release-notes/rl-2111.section.md
··· 265 266 - The `todoman` package was upgraded from 3.9.0 to 4.0.0. This introduces breaking changes in the [configuration file](https://todoman.readthedocs.io/en/stable/configure.html#configuration-file) format. 267 268 ## Other Notable Changes {#sec-release-21.11-notable-changes} 269 270 - The setting [`services.openssh.logLevel`](options.html#opt-services.openssh.logLevel) `"VERBOSE"` `"INFO"`. This brings NixOS in line with upstream and other Linux distributions, and reduces log spam on servers due to bruteforcing botnets.
··· 265 266 - The `todoman` package was upgraded from 3.9.0 to 4.0.0. This introduces breaking changes in the [configuration file](https://todoman.readthedocs.io/en/stable/configure.html#configuration-file) format. 267 268 + - The `datadog-agent`, `datadog-integrations-core` and `datadog-process-agent` packages were upgraded from 6.11.2 to 7.30.2, git-2018-09-18 to 7.30.1 and 6.11.1 to 7.30.2, respectively. For details, see the [upstream changelog](https://github.com/DataDog/datadog-agent/blob/main/CHANGELOG.rst). 269 + 270 ## Other Notable Changes {#sec-release-21.11-notable-changes} 271 272 - The setting [`services.openssh.logLevel`](options.html#opt-services.openssh.logLevel) `"VERBOSE"` `"INFO"`. This brings NixOS in line with upstream and other Linux distributions, and reduces log spam on servers due to bruteforcing botnets.