Skip to content

Commit 61a62e3

Browse files
authored
[Backport] Release ibm_mq (#22233)
1 parent 271c4be commit 61a62e3

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

ibm_mq/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
<!-- towncrier release notes start -->
44

5+
## 8.7.0 / 2025-12-23
6+
7+
***Added***:
8+
9+
* Add collecting channel and queue desc fields as tags for metrics ([#21948](https://github.com/DataDog/integrations-core/pull/21948))
10+
511
## 8.6.0 / 2025-11-26
612

713
***Added***:

ibm_mq/changelog.d/21948.added

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# (C) Datadog, Inc. 2018-present
22
# All rights reserved
33
# Licensed under a 3-clause BSD style license (see LICENSE)
4-
__version__ = '8.6.0'
4+
__version__ = '8.7.0'

requirements-agent-release.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ datadog-hyperv==3.2.0; sys_platform == 'win32'
9999
datadog-ibm-ace==4.3.0
100100
datadog-ibm-db2==4.2.0
101101
datadog-ibm-i==4.3.0; sys_platform != 'win32'
102-
datadog-ibm-mq==8.6.0
102+
datadog-ibm-mq==8.7.0
103103
datadog-ibm-spectrum-lsf==1.1.0
104104
datadog-ibm-was==5.3.0
105105
datadog-iboss==1.2.0

0 commit comments

Comments
 (0)