-
Notifications
You must be signed in to change notification settings - Fork 216
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #460 from wso2/4.1.x
Merge 4.1.x branch to the master
- Loading branch information
Showing
43 changed files
with
914 additions
and
385 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,6 +23,9 @@ hs_err_pid* | |
.idea/ | ||
*.iml | ||
|
||
# macOS | ||
.DS_Store | ||
|
||
rat.txt | ||
|
||
# exclude everything | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,13 @@ | ||
# Changelog | ||
|
||
All notable changes to Docker and Docker Compose resources for WSO2 API Management version `4.0.x` in each resource release, will be documented in this file. | ||
All notable changes to Docker and Docker Compose resources for WSO2 API Management version `4.1.x` in each resource release, will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). | ||
|
||
## [v4.0.0.4] - 2022-03-10 | ||
## [v4.1.0.0] - 2022-03-23 | ||
|
||
### Changed | ||
- Use base OS images as opposed to AdoptOpenJDK images for each corresponding OS flavour (Alpine, CentOS, Ubuntu). | ||
- Use Temurin OpenJDK binaries to build OpenJDK on top of the base OS image. | ||
- Upgrade OpenJDK versions to the latest available versions of Temurin OpenJDK from Adoptium. | ||
|
||
## [v4.0.0.1] - 2021-04-28 | ||
|
||
### Added | ||
|
||
- Alpine, CentOS, and Ubuntu based Docker resources for WSO2 API Manager version `4.0.0`. | ||
- Docker Compose resources for the deployment of WSO2 API Manager `4.0.0` with Choreo Analytics support. | ||
- Docker Compose resources for the deployment of WSO2 API Manager `4.0.0` with Identity Server `5.11.0` as Key Manager and Choreo Analytics support. | ||
- Docker Compose resources for the deployment of WSO2 API Manager `4.0.0` with Micro Integrator `4.0.0`. | ||
|
||
### Changed | ||
|
||
- Upgrade MySQL version used in Docker Compose resources - `5.7.34`. | ||
|
||
### Removed | ||
|
||
- WSO2 API Manager Analytics Dashboard and Worker related Docker Compose resources. | ||
- Update all Docker resources to support WSO2 API Manager version `4.1.0`. | ||
- Update all Docker Compose resources to supprt WSO2 API Manager version `4.1.0`. | ||
- Update Docker Compose resources for the deployment of WSO2 APIM with MI to support Micro Integrator version `4.1.0.0`. | ||
- Update IS extentions to the [latest version](https://repo1.maven.org/maven2/org/wso2/km/ext/wso2is/distribution/1.4.2/) `1.4.2` and mount wso2carbon and client-truststore keystores with the latest wso2carbon certificate in Identity Server as Key Manager with Choreo Analytics deployment setup. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+96.3 KB
...is-as-km-with-analytics/conf/is-as-km/repository/resources/security/client-truststore.jks
Binary file not shown.
Binary file added
BIN
+96.6 KB
...e/apim-is-as-km-with-analytics/conf/is-as-km/repository/resources/security/wso2carbon.jks
Binary file not shown.
Oops, something went wrong.