Branch: refs/heads/2.2.0
Home:
https://github.com/Checkmk/checkmk
Commit: 63a9f7f6d6837cece65e015ba013bfbed622cde2
https://github.com/Checkmk/checkmk/commit/63a9f7f6d6837cece65e015ba013bfbed…
Author: David Gervasoni <david.gervasoni(a)checkmk.com>
Date: 2024-10-15 (Tue, 15 Oct 2024)
Changed paths:
A .werks/17320
M cmk/special_agents/agent_azure.py
Log Message:
-----------
17320 FIX azure agent: increase API page size and specify ClientType
SUP-20446
Change-Id: I1bd5886141da283c2201ae7260ec4d920afe3dfa
Commit: 314dcc8c772f21b9d8f81eaab22888b76f16ca45
https://github.com/Checkmk/checkmk/commit/314dcc8c772f21b9d8f81eaab22888b76…
Author: David Gervasoni <david.gervasoni(a)checkmk.com>
Date: 2024-10-15 (Tue, 15 Oct 2024)
Changed paths:
A .werks/17321
M cmk/special_agents/agent_azure.py
Log Message:
-----------
17321 FIX Azure agent: fix query for network interface configuration
SUP-20446
Change-Id: I8d65b01c6c361dfc5619a6cbd04b358d3c269b5d
Commit: eccfea3b6ba4d29d8ccca6382cadd82fd52c4259
https://github.com/Checkmk/checkmk/commit/eccfea3b6ba4d29d8ccca6382cadd82fd…
Author: Rebekka Seltmann <rebekka.seltmann(a)checkmk.com>
Date: 2024-10-16 (Wed, 16 Oct 2024)
Changed paths:
A .werks/17087
M cmk/special_agents/agent_cisco_meraki.py
M tests/unit/cmk/special_agents/test_agent_cisco_meraki.py
Log Message:
-----------
agent_cisco_meraki: Apply changes to selected organisations immediately
To avoid too many requests, information about organisations to query for the Cisco Meraki
agent are cached.
However, the cache was not invalidated if the selected organisations changed, leading to
changes only become visible after the cache interval (1 day).
Now the cache is refreshed when a new selection has been made.
SUP-20179
Change-Id: Ifed93ca80b9c0a70da192246369b55158ace0deb
Compare:
https://github.com/Checkmk/checkmk/compare/15ac1caa5281...eccfea3b6ba4
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications