From eb3bf22f5a44447912f949cb531d233f9be43899 Mon Sep 17 00:00:00 2001 From: Chiranga Alwis Date: Sun, 27 Oct 2019 23:37:26 +0530 Subject: [PATCH] Update the release date in change log --- CHANGELOG.md | 10 ++++++---- README.md | 4 ---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fe9949c0..57033018 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,12 +3,14 @@ All notable changes to this project 3.0.x per each release will be documented in The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) -## [v3.0.0.1] - 2019-10-27 +## [v3.0.0.1] - 2019-10-28 ### Added -- WSO2 API Manager v3.0.x Docker resources for Alpine, CentOS and Ubuntu -- WSO2 API Manager Analytics v3.0.x Docker resources for Alpine, CentOS and Ubuntu -- WSO2 API Manager Identity Server as Key Manager v5.9.x Docker resources for Alpine, CentOS and Ubuntu +- Alpine, CentOS and Ubuntu based Docker resources for WSO2 API Manager, API Manager Analytics Dashboard and Worker version 3.0.x +and Identity Server as Key Manager version 5.9.x profiles - Docker Compose resources for the most common WSO2 API Management deployment patterns +For detailed information on the tasks carried out during this release, please see the GitHub milestone +[v3.0.0.1](https://github.com/wso2/docker-apim/milestone/7). + [v3.0.0.1]: https://github.com/wso2/docker-apim/compare/v2.6.0.7...v3.0.0.1 diff --git a/README.md b/README.md index 179b2750..24c1a365 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,6 @@ Each Docker image includes the JDK, the relevant product distribution and a coll drivers other than the default MySQL JDBC driver provided, extensions and other deployable artifacts are designed to be provided via volume mounts to the containers spawned. -Docker Compose files have been created according to the most common API Manager deployment profiles available for allowing users to quickly evaluate -product features along side their co-operate API management requirements. The Compose files make use of -Docker images of WSO2 API Manager, WSO2 API Manager Analytics, WSO2 API Manager Identity Server as Key Manager and MySQL. - Docker Compose files have been created according to the most common API Management deployment patterns available for allowing users to quickly evaluate product features along side their co-operate API Management requirements. The Compose files make use of per profile Docker images of WSO2 API Manager, API Manager Analytics and WSO2 Identity Server as Key Manager, as well as MySQL.