Skip to content

Commit b5f3a28

Browse files
authored
Fix postgres changelog (#20323)
* Fix postgres changelog * Move notes inline
1 parent 5116516 commit b5f3a28

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

postgres/CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,13 @@
1313

1414
***Fixed***:
1515

16-
* Fixed bug where we fail to explain parameterized queries that have no parameters ([#20243](https://github.com/DataDog/integrations-core/pull/20243))
16+
* Fixed bug where we fail to explain parameterized queries that have no parameters. *Note: Does not include fix from 22.12.1* ([#20243](https://github.com/DataDog/integrations-core/pull/20243))
17+
18+
## 22.12.1 / 2025-05-19
19+
20+
***Fixed***:
21+
22+
* fix Postgresql replication stat metrics to include `replication.` prefix. *Note: This fix is not included in 22.13.0* ([#20316](https://github.com/DataDog/integrations-core/pull/20316))
1723

1824
## 22.12.0 / 2025-05-14
1925

0 commit comments

Comments
 (0)