Skip to content

Commit

Permalink
[IBM MQ integration package] Update the compatibility section (#11492)
Browse files Browse the repository at this point in the history
* Update the compatibility section

* Formatting and minor edits

* Update packages/ibmmq/_dev/build/docs/README.md

Co-authored-by: Harnish Chavda <[email protected]>

* Run elastic-package build

* Update changelog and manifest

---------

Co-authored-by: Harnish Chavda <[email protected]>
  • Loading branch information
alaudazzi and harnish-elastic authored Oct 30, 2024
1 parent e642c8e commit a9ada94
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/ibmmq/_dev/build/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Note:

## Compatibility

This integration has been tested against `IBM MQ v9.1` and `IBM MQ v9.2`. The ibmmq `qmgr` data stream is compatible with a containerized distribution of IBM MQ (since version 9.1.0).
This integration has been tested against IBM MQ v9.1 and IBM MQ v9.2. Currently, the `ibmmq qmgr` data stream is only compatible with the containerized versions of IBM MQ, such as those available from [IBM Cloud Container Registry](https://icr.io/) or [Docker Hub](https://hub.docker.com/r/ibmcom/mq).

## Prerequisites

Expand Down
5 changes: 5 additions & 0 deletions packages/ibmmq/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.4.1"
changes:
- description: Update the IBM MQ compatibility section.
type: enhancement
link: https://github.com/elastic/integrations/pull/11492
- version: "1.4.0"
changes:
- description: ECS version updated to 8.11.0. Update the kibana constraint to ^8.13.0. Modified the field definitions to remove ECS fields made redundant by the ecs@mappings component template.
Expand Down
2 changes: 1 addition & 1 deletion packages/ibmmq/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Note:

## Compatibility

This integration has been tested against `IBM MQ v9.1` and `IBM MQ v9.2`. The ibmmq `qmgr` data stream is compatible with a containerized distribution of IBM MQ (since version 9.1.0).
This integration has been tested against IBM MQ v9.1 and IBM MQ v9.2. Currently, the `ibmmq qmgr` data stream is only compatible with the containerized versions of IBM MQ, such as those available from [IBM Cloud Container Registry](https://icr.io/) or [Docker Hub](https://hub.docker.com/r/ibmcom/mq).

## Prerequisites

Expand Down
2 changes: 1 addition & 1 deletion packages/ibmmq/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 3.0.2
name: ibmmq
title: IBM MQ
version: "1.4.0"
version: "1.4.1"
source:
license: Elastic-2.0
description: Collect logs and metrics from IBM MQ with Elastic Agent.
Expand Down

0 comments on commit a9ada94

Please sign in to comment.