Skip to content

Commit

Permalink
Remove compatibility matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
ayeshLK committed Apr 17, 2024
1 parent 907b6a1 commit e085d87
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 21 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,7 @@ communication between disparate systems and applications. IBM MQ ensures the sec
asynchronously, decoupling senders and receivers for efficient and scalable communication. It supports both
point-to-point and publish/subscribe messaging models via queues and topics.

The `ballerinax/ibm.ibmmq` package provides an API to connect to an IBM MQ server using Ballerina.

## Compatibility

| | Version |
|:-----------------------|:------------:|
| IBM MQ Server | **9.3 or earlier** |
The `ballerinax/ibm.ibmmq` package provides an API to connect to an IBM MQ server using Ballerina. The current connector is compatible with IBM MQ server versions up to 9.3.

## Setup guide

Expand Down
8 changes: 1 addition & 7 deletions ballerina/Module.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,7 @@ communication between disparate systems and applications. IBM MQ ensures the sec
asynchronously, decoupling senders and receivers for efficient and scalable communication. It supports both
point-to-point and publish/subscribe messaging models via queues and topics.

The `ballerinax/ibm.ibmmq` package provides an API to connect to an IBM MQ server using Ballerina.

## Compatibility

| | Version |
|:-----------------------|:------------:|
| IBM MQ Server | **9.3 or earlier** |
The `ballerinax/ibm.ibmmq` package provides an API to connect to an IBM MQ server using Ballerina. The current connector is compatible with IBM MQ server versions up to 9.3.

## Setup guide

Expand Down
8 changes: 1 addition & 7 deletions ballerina/Package.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,7 @@ communication between disparate systems and applications. IBM MQ ensures the sec
asynchronously, decoupling senders and receivers for efficient and scalable communication. It supports both
point-to-point and publish/subscribe messaging models via queues and topics.

The `ballerinax/ibm.ibmmq` package provides an API to connect to an IBM MQ server using Ballerina.

## Compatibility

| | Version |
|:-----------------------|:------------:|
| IBM MQ Server | **9.3 or earlier** |
The `ballerinax/ibm.ibmmq` package provides an API to connect to an IBM MQ server using Ballerina. The current connector is compatible with IBM MQ server versions up to 9.3.

## Setup guide

Expand Down

0 comments on commit e085d87

Please sign in to comment.