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
Copy file name to clipboardExpand all lines: postgres/CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,14 +12,19 @@
12
12
***Fixed***:
13
13
14
14
* Omit .* regex filter to avoid unnecessary work in query ([#19470](https://github.com/DataDog/integrations-core/pull/19470))
15
-
* When collecting Postgres setttings, only trigger the activations extensions that are installed in default namespaces. ([#19694](https://github.com/DataDog/integrations-core/pull/19694))
16
15
17
16
## 22.7.0 / 2025-02-26 / Agent 7.64.0
18
17
19
18
***Added***:
20
19
21
20
* Add support for Postgres 17 ([#19625](https://github.com/DataDog/integrations-core/pull/19625))
22
21
22
+
## 22.6.1 / 2025-02-25
23
+
24
+
***Fixed***:
25
+
26
+
* When collecting Postgres setttings, only trigger the activations extensions that are installed in default namespaces. ([#19694](https://github.com/DataDog/integrations-core/pull/19694))
0 commit comments