Skip to content

Releases: wso2/product-mi-tooling

WSO2 Micro Integrator CLI 4.3.0

25 Jul 16:15
Compare
Choose a tag to compare

We are pleased to announce the release of the WSO2 Micro Integrator CLI 4.3.0

The WSO2 Micro Integrator CLI is the Command Line tool for managing the WSO2 Micro Integrator

How to run

  1. Extract the compressed archive generated to a desired location.
  2. execute ./mi to start the application.
  3. Execute ./mi --help for further instructions.

NOTE: To execute the tool from anywhere, append the location of the executable (mi) to your $PATH variable.

Fixed Issues

See details of all the changes including new features, improvements, and bug fixes for this milestone release.

Known Issues

All the open issues pertaining WSO2 Micro Integrator CLI 4.3.0 are reported here.

How You Can Contribute

Your feedback is most welcome!

** Community **
You can use our Discord Channel and Stackoverflow Collective to engage with a wider audience https://wso2.com/community/

** Reporting Issues **

We encourage you to report issues, improvements and feature requests through this repository

Important: Please be advised that security issues must be reported to security@wso2.com, not as a GitHub issue, in order to reach the proper audience. We strongly advise following the WSO2 Security Vulnerability Reporting Guidelines when reporting the security issues.

-- The WSO2 Integration Team --

WSO2 Integration Control Plane 1.0.0 - RC

17 Jul 10:50
Compare
Choose a tag to compare

We are pleased to announce the first release candidate of the WSO2 Integration Control Plane 1.0.0.

The WSO2 Integration Control Plane provides the capability to monitor specified cluster/group of Micro Integrator and Ballerina nodes.

How to run

(Ignore steps 1 and 2 if you already have JDK 17 installed on your machine)

  1. Install JDK Version 17.
  2. Set the JAVA_HOME environment variable.
  3. Download and Extract the downloaded ZIP file.
  4. Go to the bin directory in the extracted folder.
  5. Run the dashboard.sh file if you are on a Linux/Mac OS or run the dashboard.bat file if you are on a Windows OS.
  6. Start MI, ballerina nodes to monitor
  7. For Micro Integrator download MI. Open <MI_HOME>/conf/deployment.toml and add following config to monitor MI nodes
[dashboard_config]
dashboard_url = "https://localhost:9743/dashboard/api/"
  1. For Ballerina, configure WSO2 controlplane and run Ballerina nodes.

Fixed Issues

See details of all the changes including new features, improvements, and bug fixes for this milestone release.

Known Issues

All the open issues pertaining WSO2 Integration Control Plane 1.0.0 are reported here.

How You Can Contribute

Your feedback is most welcome!

Community
You can use our Discord Channel and Stackoverflow Collective to engage with a wider audience https://wso2.com/community/

Reporting Issues

We encourage you to report issues, improvements and feature requests through this repository

Important: Please be advised that security issues must be reported to security@wso2.com, not as a GitHub issue, in order to reach the proper audience. We strongly advise following the WSO2 Security Vulnerability Reporting Guidelines when reporting the security issues.

-- The WSO2 Integration Team --

WSO2 Integration Control Plane 1.0.0

25 Jul 02:46
Compare
Choose a tag to compare

We are pleased to announce the release of WSO2 Integration Control Plane 1.0.0.

The WSO2 Integration Control Plane provides the capability to monitor specified cluster/group of Micro Integrator and Ballerina nodes.

How to run

(Ignore steps 1 and 2 if you already have JDK 17 installed on your machine)

  1. Install JDK Version 17.
  2. Set the JAVA_HOME environment variable.
  3. Download and Extract the downloaded ZIP file.
  4. Go to the bin directory in the extracted folder.
  5. Run the dashboard.sh file if you are on a Linux/Mac OS or run the dashboard.bat file if you are on a Windows OS.
  6. Start MI, ballerina nodes to monitor
  7. For Micro Integrator download MI. Open <MI_HOME>/conf/deployment.toml and add following config to monitor MI nodes
[dashboard_config]
dashboard_url = "https://localhost:9743/dashboard/api/"
  1. For Ballerina, configure WSO2 controlplane and run Ballerina nodes.

Fixed Issues

See details of all the changes including new features, improvements, and bug fixes for this milestone release.

Known Issues

All the open issues pertaining WSO2 Integration Control Plane 1.0.0 are reported here.

How You Can Contribute

Your feedback is most welcome!

Community
You can use our Discord Channel and Stackoverflow Collective to engage with a wider audience https://wso2.com/community/

Reporting Issues

We encourage you to report issues, improvements and feature requests through this repository

Important: Please be advised that security issues must be reported to security@wso2.com, not as a GitHub issue, in order to reach the proper audience. We strongly advise following the WSO2 Security Vulnerability Reporting Guidelines when reporting the security issues.

-- The WSO2 Integration Team --

WSO2 Micro Integrator CLI 4.3.0 - RC

17 Jul 11:13
Compare
Choose a tag to compare
Pre-release

We are pleased to announce the first release candidate of the WSO2 Micro Integrator CLI 4.3.0

The WSO2 Micro Integrator CLI is the Command Line tool for managing the WSO2 Micro Integrator

How to run

  1. Extract the compressed archive generated to a desired location.
  2. execute ./mi to start the application.
  3. Execute ./mi --help for further instructions.

NOTE: To execute the tool from anywhere, append the location of the executable (mi) to your $PATH variable.

Fixed Issues

See details of all the changes including new features, improvements, and bug fixes for this milestone release.

Known Issues

All the open issues pertaining WSO2 Micro Integrator CLI 4.3.0 are reported here.

How You Can Contribute

Your feedback is most welcome!

** Community **
You can use our Discord Channel and Stackoverflow Collective to engage with a wider audience https://wso2.com/community/

** Reporting Issues **

We encourage you to report issues, improvements and feature requests through this repository

Important: Please be advised that security issues must be reported to security@wso2.com, not as a GitHub issue, in order to reach the proper audience. We strongly advise following the WSO2 Security Vulnerability Reporting Guidelines when reporting the security issues.

-- The WSO2 Integration Team --

WSO2 Integration Control Plane 1.0.0-beta

12 Jul 07:48
Compare
Choose a tag to compare

We are pleased to announce the release of the WSO2 Integration Control Plane 1.0.0-beta.

The WSO2 Integration Control Plane provides the capability to monitor specified cluster/group of Micro Integrator and Ballerina nodes.

How to run

(Ignore steps 1 and 2 if you already have JDK 17 installed on your machine)

  1. Install JDK Version 17.
  2. Set the JAVA_HOME environment variable.
  3. Download and Extract the downloaded ZIP file.
  4. Go to the bin directory in the extracted folder.
  5. Run the dashboard.sh file if you are on a Linux/Mac OS or run the dashboard.bat file if you are on a Windows OS.
  6. Start MI, ballerina nodes to monitor
  7. For Micro Integrator download MI. Open <MI_HOME>/conf/deployment.toml and add following config to monitor MI nodes
[dashboard_config]
dashboard_url = "https://localhost:9743/dashboard/api/"
  1. For Ballerina, configure WSO2 controlplane and run Ballerina nodes.

Fixed Issues

See details of all the changes including new features, improvements, and bug fixes for this milestone release.

Known Issues

All the open issues pertaining WSO2 Integration Control Plane 1.0.0-beta are reported here.

How You Can Contribute

Your feedback is most welcome!

Community
You can use our Discord Channel and Stackoverflow Collective to engage with a wider audience https://wso2.com/community/

Reporting Issues

We encourage you to report issues, improvements and feature requests through this repository

Important: Please be advised that security issues must be reported to security@wso2.com, not as a GitHub issue, in order to reach the proper audience. We strongly advise following the WSO2 Security Vulnerability Reporting Guidelines when reporting the security issues.

-- The WSO2 Integration Team --

WSO2 Integration Control Plane 4.3.0-m2

07 May 06:36
Compare
Choose a tag to compare
Pre-release

We are pleased to announce the release of the WSO2 Integration Control Plane 4.3.0-M2.

The WSO2 Integration Control Plane provides the capability to monitor specified cluster/group of Micro Integrator and Ballerina nodes.

How to run

(Ignore steps 1 and 2 if you already have JDK 17 installed on your machine)

  1. Install JDK Version 17.
  2. Set the JAVA_HOME environment variable.
  3. Download and Extract the downloaded ZIP file.
  4. Go to the bin directory in the extracted folder.
  5. Run the dashboard.sh file if you are on a Linux/Mac OS or run the dashboard.bat file if you are on a Windows OS.
  6. Start MI, ballerina nodes to monitor
  7. For Micro Integrator download MI. Open <MI_HOME>/conf/deployment.toml and add following config to monitor MI nodes
[dashboard_config]
dashboard_url = "https://localhost:9743/dashboard/api/"
  1. For Ballerina, configure WSO2 controlplane and run Ballerina nodes.

Fixed Issues

See details of all the changes including new features, improvements, and bug fixes for this milestone release.

Known Issues

All the open issues pertaining WSO2 Integration Control Plane 4.3.0-m2 are reported here.

How You Can Contribute

Your feedback is most welcome!

Community
You can use our Discord Channel and Stackoverflow Collective to engage with a wider audience https://wso2.com/community/

Reporting Issues

We encourage you to report issues, improvements and feature requests through this repository

Important: Please be advised that security issues must be reported to security@wso2.com, not as a GitHub issue, in order to reach the proper audience. We strongly advise following the WSO2 Security Vulnerability Reporting Guidelines when reporting the security issues.

-- The WSO2 Team --

WSO2 Micro Integrator Tooling 4.3.0-m1

22 Feb 10:01
Compare
Choose a tag to compare
Pre-release

The WSO2 MI team is pleased to announce the release of the WSO2 Micro Integrator Tooling 4.3.0-M1.

The Micro Integrator dashboard provides the capability to monitor specified cluster/group of Micro Integrator server instances.

How to run

(Ignore steps 1 and 2 if you already have JDK 17 installed on your machine)

  1. Install JDK Version 17.
  2. Set the JAVA_HOME environment variable.
  3. Download and Extract the downloaded ZIP file.
  4. Go to the bin directory in the extracted folder.
  5. Run the dashboard.sh file if you are on a Linux/Mac OS or run the dashboard.bat file if you are on a Windows OS.

Fixed Issues

See details of all the changes including new features, improvements, and bug fixes for this milestone release.

Known Issues

All the open issues pertaining WSO2 Micro Integrator Tooling 4.3.0-m1 are reported here.

How You Can Contribute

Your feedback is most welcome!

Community
You can use our Discord Channel and Stackoverflow Collective to engage with a wider audience https://wso2.com/community/

Reporting Issues

We encourage you to report issues, improvements and feature requests through this repository

Important: Please be advised that security issues must be reported to security@wso2.com, not as a GitHub issue, in order to reach the proper audience. We strongly advise following the WSO2 Security Vulnerability Reporting Guidelines when reporting the security issues.

-- The WSO2 MI Team --

WSO2 Micro Integrator Tooling 4.2.0

22 Mar 13:31
Compare
Choose a tag to compare

The WSO2 API Manager Team is pleased to announce the release of the WSO2 Micro Integrator Tooling 4.2.0.

The Micro Integrator dashboard provides the capability to monitor specified clusters/groups of Micro Integrator server instances.

How to run

(Ignore steps 1 and 2 if you already have JDK 17 installed on your machine)

  1. Install JDK Version 17.
  2. Set the JAVA_HOME environment variable.
  3. Extract the dashboard server ZIP file.
  4. Go to the bin directory in the extracted folder.
  5. Run the dashboard.sh, file if you are on a Linux/Mac OS, or run the dashboard.bat file if you are on a Windows OS.

What's new in Micro Integrator Tooling 4.2.0

  • MI Dashboard revamp
  • Registry artifact view support

Fixed Issues

See details of all the changes including new features, improvements, and bug fixes for this milestone release.

Known Issues

All the open issues pertaining to WSO2 Micro Integrator Tooling 4.2.0 are reported here.

How You Can Contribute

Your feedback is most welcome!

Community
You can use our Discord Channel and Stackoverflow Collective to engage with a wider audience https://wso2.com/community/

Reporting Issues

We encourage you to report issues, improvements, and feature requests through WSO2 API Manager Git Issues

Important: Please keep in mind that security issues must be reported to security@wso2.com, not as a GitHub issue, in order to reach the appropriate audience. We strongly advise following the WSO2 Security Vulnerability Reporting Guidelines when reporting security issues.

-- The WSO2 API Manager Team --

WSO2 Micro Integrator Tooling 4.2.0-RC

06 Mar 04:51
Compare
Choose a tag to compare
Pre-release

The WSO2 Integration team is pleased to announce the release of the WSO2 Micro Integrator Tooling 4.2.0-RC.

The Micro Integrator dashboard provides the capability to monitor specified clusters/groups of Micro Integrator server instances.

How to run

(Ignore steps 1 and 2 if you already have JDK 17 installed on your machine)

  1. Install JDK Version 17.
  2. Set the JAVA_HOME environment variable.
  3. Download and Extract the downloaded ZIP file.
  4. Go to the bin directory in the extracted folder.
  5. Run the dashboard.sh, file if you are on a Linux/Mac OS, or run the dashboard.bat file if you are on a Windows OS.

What's new in Micro Integrator Tooling 4.2.0-rc

  • MI Dashboard revamp
  • Registry artifact view support

Fixed Issues

See details of all the changes including new features, improvements, and bug fixes for this milestone release.

Known Issues

All the open issues pertaining to WSO2 Micro Integrator Tooling 4.2.0are reported here.

How You Can Contribute

Your feedback is most welcome!

Community
You can use our Discord Channel and Stackoverflow Collective to engage with a wider audience https://wso2.com/community/

Reporting Issues

We encourage you to report issues, improvements, and feature requests through WSO2 API Manager Git Issues

Important: Please keep in mind that security issues must be reported to security@wso2.com, not as a GitHub issue, in order to reach the appropriate audience. We strongly advise following the WSO2 Security Vulnerability Reporting Guidelines when reporting security issues.

-- The WSO2 API Manager Team --

WSO2 Micro Integrator Tooling 4.2.0-beta

12 Feb 08:41
Compare
Choose a tag to compare

The WSO2 Integration team is pleased to announce the release of the WSO2 Micro Integrator Tooling 4.2.0-beta.

The Micro Integrator dashboard provides the capability to monitor specified clusters/groups of Micro Integrator server instances.

How to run

(Ignore steps 1 and 2 if you already have JDK 17 installed on your machine)

  1. Install JDK Version 17.
  2. Set the JAVA_HOME environment variable.
  3. Download and Extract the downloaded ZIP file.
  4. Go to the bin directory in the extracted folder.
  5. Run the dashboard.sh, file if you are on a Linux/Mac OS, or run the dashboard.bat file if you are on a Windows OS.

What's new in Micro Integrator Tooling 4.2.0-beta

  • MI Dashboard revamp
  • Registry artifact view support

Fixed Issues

See details of all the changes including new features, improvements, and bug fixes for this milestone release.

Known Issues

All the open issues pertaining to WSO2 Micro Integrator Tooling 4.2.0-beta are reported here.

How You Can Contribute

Your feedback is most welcome!

Community
You can use our Discord Channel and Stackoverflow Collective to engage with a wider audience https://wso2.com/community/

Reporting Issues

We encourage you to report issues, improvements, and feature requests through WSO2 API Manager Git Issues

Important: Please keep in mind that security issues must be reported to security@wso2.com, not as a GitHub issue, in order to reach the appropriate audience. We strongly advise following the WSO2 Security Vulnerability Reporting Guidelines when reporting security issues.

-- The WSO2 API Manager Team --