Skip to content

Releases: wso2/pivotal-cf-apim

WSO2 API Manager Pivotal Cloud Foundry Resources v2.6.0.3

28 Jun 17:36
Compare
Choose a tag to compare

WSO2 Installation Experience team is pleased to announce the release of Pivotal Cloud Foundry resources v2.6.0.3 for WSO2 API Manager

Fixed Issues:

#96 - Upgrade routing release to the newest version

Supported Versions:
PCF Ops Manager v2.5.1-build.169

How You Can Contribute:
Join our mailing list and correspond with the developers directly.
Developer List: dev@wso2.org
User List: user@wso2.org

Reporting Issues:
We encourage you to report issues and documentation faults regarding Pivotal Cloud Foundry resources for WSO2 API Manager 2.6.0 by creating issues.

WSO2 API Manager Pivotal Cloud Foundry Resources v2.6.0.2

21 Jun 09:13
Compare
Choose a tag to compare

WSO2 Installation Experience team is pleased to announce the release of Pivotal Cloud Foundry resources v2.6.0.2 for WSO2 API Manager

Fixed Issues:
#82 - [Pattern-2] Fix NFS mounts
#87 - [Pattern 2] Traffic Manager should be configured to use fail-over mechanism
#91 - Change metadata name
#93 - Add a CONTRIBUTING.md for the repo

Supported Versions:
PCF Ops Manager v2.4-build.131
Pivotal PAS v2.4.1

How You Can Contribute:
Join our mailing list and correspond with the developers directly.
Developer List: dev@wso2.org
User List: user@wso2.org

Reporting Issues:
We encourage you to report issues and documentation faults regarding Pivotal Cloud Foundry resources for WSO2 API Manager 2.6.0 by creating issues.

WSO2 API Manager Pivotal Cloud Foundry Resources v2.6.0.2

07 Mar 15:25
Compare
Choose a tag to compare

WSO2 API Manager Pivotal Cloud Foundry Resources v2.6.0.1

WSO2 Installation Experience team is pleased to announce the release of Pivotal Cloud Foundry resources for WSO2 API Manager v2.6.0.1

Fixed Issues:
#50 - Implement compatibility with MS SQL Databases
#51 - Add Health Check Errands for Jobs
#53 - Update Stemcell Version
#55 - Change Carbon DB into Registry and UM DBs
#57 - Use route registrar instead of instance linking for API Manager Analytics in Pattern 2
#58 - Display logs for each job in Ops Manager

Supported Versions:
PCF Ops Manager v2.4-build.131
Pivotal PAS v2.4.1

How You Can Contribute:
Join our mailing list and correspond with the developers directly.
Developer List: dev@wso2.org
User List: user@wso2.org

Reporting Issues:
We encourage you to report issues and documentation faults regarding Pivotal Cloud Foundry resources for WSO2 API Manager 2.6.0 by creating issues.

WSO2 API Manager Pivotal Cloud Foundry Resources v2.6.0.1

24 Jan 18:15
Compare
Choose a tag to compare

WSO2 API Manager Pivotal Cloud Foundry Resources v2.6.0.1

WSO2 Installation Experience team is pleased to announce the release of Pivotal Cloud Foundry resources for WSO2 API Manager v2.6.0.1

Fixed Issues:
#45 - Add Identity Server as Key Manager as a job to the BOSH release
#44 - Configure the data sources for the five databases in Pattern 2 jobs
#41 - API Manager pattern-2 deployment URI error
#38 - Replace Oracle JDK with Open JDK
#29 - Fix issues and revamp the export.sh script of BOSH Release for WSO2 API Manager deployment pattern 1
#26 - Test BOSH Release for WSO2 API Manager deployment pattern 1
#25 - Add documentation for BOSH Release WSO2 API Manager deployment pattern 1
#17 - Create API-M PCF Tile for Deployment Pattern 2
#16 - Create API-M PCF Tile for Deployment Pattern 1
#11 - Create API-M BOSH Release for Deployment Pattern 2
#10 - Create API-M BOSH Release for Deployment Pattern 1

Supported Versions:
PCF Ops Manager v2.4-build.131
Pivotal PAS v2.4.1

How You Can Contribute:
Join our mailing list and correspond with the developers directly.
Developer List: dev@wso2.org
User List: user@wso2.org

Reporting Issues:
We encourage you to report issues and documentation faults regarding Pivotal Cloud Foundry resources for WSO2 API Manager 2.6.0 by creating issues.

WSO2 API Manager Pivotal Cloud Foundry Resources v2.1.0.1

12 Jul 07:05
Compare
Choose a tag to compare

This is the first release of CloudFoundry Service Broker for WSO2 API Manager. It includes a service broker API implemented in Ballerina which supports to utilize WSO2 API Manager as a service in CloudFoundry environments.

This release has implemented following API resources for creating and deleting APIs in WSO2 API Manager on service bind and unbind operations:

  • HTTP GET /catalog
  • HTTP PUT /service_instances/{instanceId}/service_bindings/{bindingId}
  • HTTP DELETE /service_instances/{instanceId}/service_bindings/{bindingId}