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 @@ -160,7 +160,7 @@ datadog-scylla==4.0.0
160160datadog-sidekiq==3.0.0
161161datadog-silk==4.0.0
162162datadog-singlestore==4.0.0
163- datadog-slurm==1.0.2 ; sys_platform == 'linux2'
163+ datadog-slurm==1.0.3 ; sys_platform == 'linux2'
164164datadog-snmp==9.1.0
165165datadog-snowflake==7.1.0
166166datadog-solr==2.1.0
Original file line number Diff line number Diff line change 22
33<!-- towncrier release notes start -->
44
5+ ## 1.0.3 / 2024-12-06
6+
7+ *** Fixed*** :
8+
9+ * Add all user query param to the different queries ([ #19182 ] ( https://github.com/DataDog/integrations-core/pull/19182 ) )
10+
511## 1.0.2 / 2024-11-28
612
713*** Fixed*** :
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# (C) Datadog, Inc. 2024-present
22# All rights reserved
33# Licensed under a 3-clause BSD style license (see LICENSE)
4- __version__ = '1.0.2 '
4+ __version__ = '1.0.3 '
You can’t perform that action at this time.
0 commit comments