File tree Expand file tree Collapse file tree
datadog_checks/silverstripe_cms Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33<!-- towncrier release notes start -->
44
5+ ## 8.3.0 / 2025-07-29
6+
7+ *** Added*** :
8+
9+ * Revert upgrade to psycopg3 ([ #20884 ] ( https://github.com/DataDog/integrations-core/pull/20884 ) )
10+
511## 8.2.0 / 2025-07-10
612
713*** Added*** :
Original file line number Diff line number Diff line change 1+ Revert upgrade to psycopg3
Original file line number Diff line number Diff line change 11# (C) Datadog, Inc. 2018-present
22# All rights reserved
33# Licensed under a 3-clause BSD style license (see LICENSE)
4- __version__ = "8.2 .0"
4+ __version__ = "8.3 .0"
Original file line number Diff line number Diff line change 22
33<!-- towncrier release notes start -->
44
5+ ## 22.16.0 / 2025-07-29
6+
7+ *** Added*** :
8+
9+ * Reverts upgrade to psycopg3 ([ #20885 ] ( https://github.com/DataDog/integrations-core/pull/20885 ) )
10+ * Reverts the fix to the ` e.pgerror ` ([ #20883 ] ( https://github.com/DataDog/integrations-core/pull/20883 ) )
11+
512## 22.15.1 / 2025-07-25
613
714*** Fixed*** :
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__ = "22.15.1 "
5+ __version__ = "22.16.0 "
Original file line number Diff line number Diff line change @@ -163,11 +163,11 @@ datadog-ossec-security==2.0.0
163163datadog-palo-alto-panorama==1.0.0
164164datadog-pan-firewall==3.0.0
165165datadog-pdh-check==4.2.0; sys_platform == 'win32'
166- datadog-pgbouncer==8.2 .0; sys_platform != 'win32'
166+ datadog-pgbouncer==8.3 .0; sys_platform != 'win32'
167167datadog-php-fpm==6.0.0
168168datadog-ping-federate==2.0.0
169169datadog-postfix==3.0.0; sys_platform != 'win32'
170- datadog-postgres==22.15.1
170+ datadog-postgres==22.16.0
171171datadog-powerdns-recursor==5.0.0
172172datadog-presto==3.1.0
173173datadog-process==5.1.0
@@ -186,7 +186,7 @@ datadog-sap-hana==5.1.0
186186datadog-scylla==5.0.0
187187datadog-sidekiq==3.0.0
188188datadog-silk==4.1.0
189- datadog-silverstripe-cms==1.1 .0
189+ datadog-silverstripe-cms==1.2 .0
190190datadog-singlestore==4.1.0
191191datadog-slurm==2.0.2; sys_platform == 'linux2'
192192datadog-snmp==10.1.1
Original file line number Diff line number Diff line change 22
33<!-- towncrier release notes start -->
44
5+ ## 1.2.0 / 2025-07-29
6+
7+ *** Added*** :
8+
9+ * Revert upgrade to psycopg3 ([ #20881 ] ( https://github.com/DataDog/integrations-core/pull/20881 ) )
10+
511## 1.1.0 / 2025-07-10
612
713*** Added*** :
Original file line number Diff line number Diff line change 11# (C) Datadog, Inc. 2025-present
22# All rights reserved
33# Licensed under a 3-clause BSD style license (see LICENSE)
4- __version__ = "1.1 .0"
4+ __version__ = "1.2 .0"
You can’t perform that action at this time.
0 commit comments