File tree Expand file tree Collapse file tree 4 files changed +8
-3
lines changed
Expand file tree Collapse file tree 4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 22
33<!-- towncrier release notes start -->
44
5+ ## 23.3.1 / 2025-12-15
6+
7+ *** Fixed*** :
8+
9+ * Fixed collection of Postgres schema owners. ([ #22101 ] ( https://github.com/DataDog/integrations-core/pull/22101 ) )
10+
511## 23.3.0 / 2025-11-26
612
713*** Added*** :
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22# All rights reserved
33# Licensed under a 3-clause BSD style license (see LICENSE)
44
5- __version__ = "23.3.0 "
5+ __version__ = "23.3.1 "
Original file line number Diff line number Diff line change @@ -176,7 +176,7 @@ datadog-pgbouncer==8.7.0; sys_platform != 'win32'
176176datadog-php-fpm==6.2.0
177177datadog-ping-federate==2.2.0
178178datadog-postfix==3.2.0; sys_platform != 'win32'
179- datadog-postgres==23.3.0
179+ datadog-postgres==23.3.1
180180datadog-powerdns-recursor==5.2.0
181181datadog-presto==3.3.0
182182datadog-process==5.3.0
You can’t perform that action at this time.
0 commit comments