Skip to content

Commit 5a3638c

Browse files
authored
Add postgres changelog for 22.6.1 (#20058)
* Add postgres changelog for 22.6.1 Porting #19710 to master * remove changelog from 22.8.0
1 parent e78066f commit 5a3638c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

postgres/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,19 @@
1212
***Fixed***:
1313

1414
* 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))
1615

1716
## 22.7.0 / 2025-02-26 / Agent 7.64.0
1817

1918
***Added***:
2019

2120
* Add support for Postgres 17 ([#19625](https://github.com/DataDog/integrations-core/pull/19625))
2221

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))
27+
2328
## 22.6.0 / 2025-02-20
2429

2530
***Added***:

0 commit comments

Comments
 (0)