Skip to content

Commit

Permalink
[Backport 7.61.x] Changelog updates for 7.59.1 release (#31779)
Browse files Browse the repository at this point in the history
Co-authored-by: kacper-murzyn <[email protected]>
  • Loading branch information
1 parent ed78f43 commit c7e4ad6
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG-DCA.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@
Release Notes
=============

.. _Release Notes_7.59.1:

7.59.1
======

.. _Release Notes_7.59.1_Prelude:

Prelude
-------

Released on: 2024-12-02
Pinned to datadog-agent v7.59.1: `CHANGELOG <https://github.com/DataDog/datadog-agent/blob/main/CHANGELOG.rst#7591>`_.

.. _Release Notes_7.59.0:

7.59.0
Expand Down
25 changes: 25 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@
Release Notes
=============

.. _Release Notes_7.59.1:

7.59.1
======

.. _Release Notes_7.59.1_Prelude:

Prelude
-------

Release on: 2024-12-02


.. _Release Notes_7.59.1_Enhancement Notes:

Enhancement Notes
-----------------

- Setting up a temporary directory for `JMXFetch <https://github.com/DataDog/jmxfetch>`_ to use
when it runs. Using the same one the Agent uses when running as this guarantees a directory where
JMXFetch can write to. This helps when JMXFetch sends metrics over
`Unix Domain Socket <https://docs.datadoghq.com/developers/dogstatsd/unix_socket/?tab=host>` as it needs
access to a temp directory which it can write to.


.. _Release Notes_7.59.0:

7.59.0
Expand Down

0 comments on commit c7e4ad6

Please sign in to comment.