Releases: wso2/ansible-apim
Ansible Resources for WSO2 API Manager v4.2.0.1
WSO2 API Manager team is pleased to announce the release of Ansible resources v4.2.0.1 for WSO2 API Management.
Tested Versions
- Ubuntu 18.04 on Google Cloud Compute Engine
Issues - https://github.com/wso2/ansible-apim/issues
How You Can Contribute
If you like to contribute with a bug fix or a new feature, start by posting an issue and discussing the best way to implement it.
Unlike most projects, development for this repository is carried out on the 4.2.x branch. This is because the master branch contains the latest stable release of the project. The code in 4.2.x is merged to the master branch after a final review and a round of testing.
Please follow these guidelines when contributing to the code:
- Fork the current repository.
- Create a topic branch from the 4.2.x branch.
- Make commits in logical units.
- Before you send out the pull request, sync your forked repository with a remote repository. This makes your pull request simple and clear.
git clone https://github.com/<user>/ansible-apim.git
git remote add upstream https://github.com/wso2/ansible-apim.git
git fetch upstream
git checkout -b <topic-branch> upstream/4.2.x
# add some work
git push origin <topic-branch>
# submit pull request
Reporting Issues
We encourage you to report any problems in the WSO2 Ansible resources or their documentation by creating GitHub issues in the respective repositories. The issues page on GitHub is for tracking bugs and feature requests. When posing a new issue, follow the guidelines below.
- Check whether the issue has already been reported.
- Create a separate issue for each bug you are reporting or feature you are requesting.
Thank you!
WSO2 API Manager Team
Ansible Resources for WSO2 API Manager v4.1.0.1
WSO2 API Manager team is pleased to announce the release of Ansible resources v4.1.0.1 for WSO2 API Management.
The tasks completed for this release
Milestone 4.1.0.1
Tested Versions
- Ansible 2.9.6 on macOS 11.6
- Ubuntu 18.04 on Google Cloud Compute Engine
Issues - https://github.com/wso2/ansible-apim/issues
How You Can Contribute
If you like to contribute with a bug fix or a new feature, start by posting an issue and discussing the best way to implement it.
Unlike most projects, development for this repository is carried out on the 4.1.x branch. This is because the master branch contains the latest stable release of the project. The code in 4.1.x is merged to the master branch after a final review and a round of testing.
Please follow these guidelines when contributing to the code:
- Fork the current repository.
- Create a topic branch from the 4.1.x branch.
- Make commits in logical units.
- Before you send out the pull request, sync your forked repository with a remote repository. This makes your pull request simple and clear.
git clone https://github.com/<user>/ansible-apim.git
git remote add upstream https://github.com/wso2/ansible-apim.git
git fetch upstream
git checkout -b <topic-branch> upstream/4.1.x
# add some work
git push origin <topic-branch>
# submit pull request
Reporting Issues
We encourage you to report any problems in the WSO2 Ansible resources or their documentation by creating GitHub issues in the respective repositories. The issues page on GitHub is for tracking bugs and feature requests. When posing a new issue, follow the guidelines below.
- Check whether the issue has already been reported.
- Create a separate issue for each bug you are reporting or feature you are requesting.
Thank you!
WSO2 API Manager Team
Ansible Resources for WSO2 API Manager v4.0.0.1
WSO2 API Manager team is pleased to announce the release of Ansible resources v4.0.0.1 for WSO2 API Management.
The tasks completed for this release
Milestone 4.0.0.1
Tested Versions
Ansible 2.9.6
Ubuntu 18.04 on Vagrant
Issues - https://github.com/wso2/ansible-apim/issues
How You Can Contribute
If you like to contribute with a bug fix or a new feature, start by posting an issue and discussing the best way to implement it.
Unlike most projects, development for this repository is carried out on the 4.0.x branch. This is because the master branch contains the latest stable release of the project. The code in 4.0.x is merged to the master branch after a final review and a round of testing.
Please follow these guidelines when contributing to the code:
- Fork the current repository.
- Create a topic branch from the 4.0.x branch.
- Make commits in logical units.
- Before you send out the pull request, sync your forked repository with a remote repository. This makes your pull request simple and clear.
git clone https://github.com/<user>/ansible-apim.git
git remote add upstream https://github.com/wso2/ansible-apim.git
git fetch upstream
git checkout -b <topic-branch> upstream/4.0.x
# add some work
git push origin <topic-branch>
# submit pull request
Reporting Issues
We encourage you to report any problems in the WSO2 Ansible resources or their documentation by creating GitHub issues in the respective repositories. The issues page on GitHub is for tracking bugs and feature requests. When posing a new issue, follow the guidelines below.
- Check whether the issue has already been reported.
- Create a separate issue for each bug you are reporting or feature you are requesting.
Thank you!
WSO2 API Manager Team
Ansible resources for WSO2 API Manager v3.2.0.3
WSO2 API Manager team is pleased to announce the release of Ansible resources v3.2.0.3 for WSO2 API Management.
The tasks completed for this release
Milestone 3.2.0.3
Tested Versions
Ansible 2.9.10
CentOS 7 on Vagrant
Issues - https://github.com/wso2/ansible-apim/issues
How You Can Contribute
If you like to contribute with a bug fix or a new feature, start by posting an issue and discussing the best way to implement it.
Unlike most projects, development for this repository is carried out on the 3.2.x branch. This is because the master branch contains the latest stable release of the project. The code in 3.2.x is merged to the master branch after a final review and a round of testing.
Please follow these guidelines when contributing to the code:
- Fork the current repository.
- Create a topic branch from the 3.2.x branch.
- Make commits in logical units.
- Before you send out the pull request, sync your forked repository with a remote repository. This makes your pull request simple and clear.
git clone https://github.com/<user>/ansible-apim.git
git remote add upstream https://github.com/wso2/ansible-apim.git
git fetch upstream
git checkout -b <topic-branch> upstream/3.2.x
# add some work
git push origin <topic-branch>
# submit pull request
Reporting Issues
We encourage you to report any problems in the WSO2 Ansible resources or their documentation by creating GitHub issues in the respective repositories. The issues page on GitHub is for tracking bugs and feature requests. When posing a new issue, follow the guidelines below.
- Check whether the issue has already been reported.
- Create a separate issue for each bug you are reporting or feature you are requesting.
Thank you!
WSO2 API Manager Team
Ansible resources for WSO2 API Manager v3.2.0.2
WSO2 Installation Experience team is pleased to announce the release of Ansible resources v3.2.0.2 for WSO2 API Management
The tasks completed for this release
Milestone 3.2.0.2
Tested Versions
Ansible 2.9.10
CentOS 7 on Vagrant
Issues - https://github.com/wso2/ansible-apim/issues
How You Can Contribute
Join our mailing list and correspond with the developers directly.
Developer List: [email protected]
User List: [email protected]
Reporting Issues
We encourage you to report issues and documentation faults by creating issues.
Thank you!
WSO2 Installation Experience Team
Ansible resources for WSO2 API Manager v3.2.0.1
WSO2 Installation Experience team is pleased to announce the release of Ansible resources v3.2.0.1 for WSO2 API Management.
Tested Versions
Ansible 2.9.13
Ubuntu 18.04
Issues - https://github.com/wso2/ansible-apim/issues
How You Can Contribute
Join our mailing list and correspond with the developers directly.
Developer List: [email protected]
User List: [email protected]
Reporting Issues
We encourage you to report issues and documentation faults by creating issues.
Thank you!
WSO2 Installation Experience Team
Ansible resources for WSO2 API Manager v3.1.0.1
WSO2 Installation Experience team is pleased to announce the release of Ansible resources v3.1.0.1 for WSO2 API Management
The tasks completed for this release
ansible-apim 3.1.0 release changes (#105)
Tested Versions
Ansible 2.5.1
Ubuntu 18.04
Issues - https://github.com/wso2/ansible-apim/issues
How You Can Contribute
Join our mailing list and correspond with the developers directly.
Developer List: [email protected]
User List: [email protected]
Reporting Issues
We encourage you to report issues and documentation faults by creating issues.
Thank you!
WSO2 Installation Experience Team
Ansible resources for WSO2 API Manager v3.0.0.1
WSO2 Installation Experience team is pleased to announce the release of Ansible resources v3.0.0.1 for WSO2 API Management
The tasks completed for this release
Milestone 3.0.0.1
Tested Versions
Ansible 2.8.5
Ubuntu 18.04
Issues - https://github.com/wso2/ansible-apim/issues
How You Can Contribute
Join our mailing list and correspond with the developers directly.
Developer List: [email protected]
User List: [email protected]
Reporting Issues
We encourage you to report issues and documentation faults by creating issues.
Thank you!
WSO2 Installation Experience Team
Ansible resources for WSO2 API Manager v2.6.0.7
WSO2 Installation Experience team is pleased to announce the release of Ansible resources v2.6.0.6 for WSO2 API Management
The tasks completed for this release
Milestone 2.6.0.7
Tested Versions
Ansible 2.8.5
Ubuntu 18.04
Issues - https://github.com/wso2/ansible-apim/issues
How You Can Contribute
Join our mailing list and correspond with the developers directly.
Developer List: [email protected]
User List: [email protected]
Reporting Issues
We encourage you to report issues and documentation faults by creating issues.
Thank you!
WSO2 Installation Experience Team
Ansible resources for WSO2 API Manager v2.6.0.6
WSO2 Installation Experience team is pleased to announce the release of Ansible resources v2.6.0.6 for WSO2 API Management
The tasks completed for this release
Milestone 2.6.0.6
Tested Versions
Ansible 2.7.0 onwards
Ubuntu 18.04
Issues - https://github.com/wso2/ansible-apim/issues
How You Can Contribute
Join our mailing list and correspond with the developers directly.
Developer List: [email protected]
User List: [email protected]
Reporting Issues
We encourage you to report issues and documentation faults by creating issues.
Thank you!
WSO2 Installation Experience Team