Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaquiff authored and chirangaalwis committed Nov 8, 2019
1 parent 8805efa commit cdb7cd7
Showing 1 changed file with 5 additions and 42 deletions.
47 changes: 5 additions & 42 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,49 +1,12 @@
# Changelog
All notable changes to this project 2.6.x per each release will be documented in this file.
All notable changes to this project 3.0.x per each release will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## [v2.6.0.6] - 2019-06-20
## [v3.0.0.1] - 2019-11-08

### Added
- Helm resources for WSO2 API Management deployment pattern 1

- Added resources for deployment of kubernetes manifests and helm charts on AKS using Azurefiles as persistent storage instead of NFS.

## [v2.6.0.5] - 2019-06-13

### Added
- Kubernetes resources for WSO2 API Management deployment pattern 3

### Changed
- Fix an issue with creating WSO2 Subscription Kubernetes Secret in WSO2 API Management Helm resources
(see [issue](https://github.com/wso2/kubernetes-apim/issues/190))

## [v2.6.0.4] - 2019-05-27

### Changed
- Fix an issue which comments out Kubernetes client commands in the deployment management script of WSO2 API Manager deployment pattern 2

## [v2.6.0.3] - 2019-05-25

### Added
- Kubernetes resources for a simplified, WSO2 API Manager with Analytics deployment
- Define Kubernetes Deployment resource requests and limits
- Integrate support in Kubernetes resources for users with and without WSO2 subscriptions
- Integrate support in Helm resources for users with and without WSO2 subscriptions

### Changed
- Upgrade API version of Kubernetes Deployment resources
- Improvements to Kubernetes deployment management scripts

## [v2.6.0.2] - 2019-04-26

### Changed
- Fix erroneous Kubernetes Persistent Volume mount path in Helm resources for WSO2 API Management deployment pattern 1

## [v2.6.0.1] - 2018-10-10

### Added
- Kubernetes resources for WSO2 API Management deployment patterns 1 and 2
- Helm resources for WSO2 API Management deployment patterns 1 and 2

[v2.6.0.6]: https://github.com/wso2/kubernetes-apim/compare/v2.6.0.5...v2.6.0.6
For detailed information on the tasks carried out during this release, please see the GitHub milestone
[v3.0.0.1](https://github.com/wso2/kubernetes-apim/milestone/6).

0 comments on commit cdb7cd7

Please sign in to comment.