From 39177c30c481595d00cd31048074ddcd5507032f Mon Sep 17 00:00:00 2001 From: Naduni Pamudika Date: Thu, 11 Jan 2024 16:44:46 +0530 Subject: [PATCH] Add changes for APIM 4.3.0 Release --- README.md | 2 +- README.txt | 4 ++-- docs/xdoc/release-notes.xml | 8 ++++---- modules/authenticators/pom.xml | 2 +- modules/callhome/pom.xml | 2 +- modules/distribution/apim-is-plugin/README.md | 2 +- modules/distribution/apim-is-plugin/pom.xml | 2 +- modules/distribution/pom.xml | 2 +- modules/distribution/product/pom.xml | 2 +- .../product/src/main/assembly/filter.properties | 4 ++-- .../product/src/main/resources/conf/default.json | 4 ++-- modules/features/pom.xml | 2 +- .../org.wso2.am.multitenancy.dashboard.ui.feature/pom.xml | 2 +- .../features/product/org.wso2.am.security.feature/pom.xml | 2 +- .../features/product/org.wso2.am.styles.feature/pom.xml | 2 +- modules/features/product/pom.xml | 2 +- modules/integration/pom.xml | 2 +- modules/integration/tests-common/admin-clients/pom.xml | 2 +- .../tests-common/backend-service/jaxrs-app/pom.xml | 2 +- .../tests-common/backend-service/monitor-app/pom.xml | 2 +- modules/integration/tests-common/backend-service/pom.xml | 2 +- modules/integration/tests-common/clients/admin/pom.xml | 2 +- modules/integration/tests-common/clients/gateway/pom.xml | 2 +- .../integration/tests-common/clients/internal-api/pom.xml | 2 +- modules/integration/tests-common/clients/pom.xml | 2 +- .../integration/tests-common/clients/publisher/pom.xml | 2 +- .../tests-common/clients/service-catalog/pom.xml | 2 +- modules/integration/tests-common/clients/store/pom.xml | 2 +- .../extenstions/org.wso2.am.thirdparty.km/pom.xml | 2 +- modules/integration/tests-common/extenstions/pom.xml | 2 +- .../integration/tests-common/framework-extensions/pom.xml | 2 +- .../tests-common/integration-test-extensions/pom.xml | 4 ++-- .../tests-common/integration-test-utils/pom.xml | 2 +- modules/integration/tests-common/pom.xml | 2 +- modules/integration/tests-common/ui-pages/pom.xml | 2 +- modules/integration/tests-integration/pom.xml | 2 +- .../integration/tests-integration/tests-backend/pom.xml | 2 +- .../ThrottlePolicyExportImportTestCase.java | 2 +- .../AM/operationPolicy/customCommonLogJSONPolicy.json | 2 +- .../AM/operationPolicy/customCommonLogPolicy.yaml | 2 +- .../AM/operationPolicy/customCommonLogPolicyInvalid.yaml | 2 +- .../integration/tests-integration/tests-benchmark/pom.xml | 4 ++-- .../integration/tests-integration/tests-config/pom.xml | 2 +- .../integration/tests-integration/tests-restart/pom.xml | 2 +- modules/local-authenticators/pom.xml | 2 +- modules/oauth2-grant-types/pom.xml | 2 +- modules/org.wso2.am.multitenancy.dashboard.ui/pom.xml | 2 +- modules/p2-profile/pom.xml | 2 +- modules/p2-profile/product/pom.xml | 2 +- modules/styles/pom.xml | 2 +- modules/styles/product/pom.xml | 2 +- .../product/src/main/resources/META-INF/product.xml | 2 +- .../product/src/main/resources/web/product/about.html | 4 ++-- modules/styles/service/pom.xml | 2 +- pom.xml | 8 ++++---- release-notes.html | 8 ++++---- 56 files changed, 71 insertions(+), 71 deletions(-) diff --git a/README.md b/README.md index b5ac7b2e87..571680ba5e 100644 --- a/README.md +++ b/README.md @@ -204,7 +204,7 @@ System Requirements Installation & Running ================================== -1. Extract the wso2am-4.2.0.zip and go to the 'bin' directory +1. Extract the wso2am-4.3.0.zip and go to the 'bin' directory 2. Run the api-manager.sh or api-manager.bat script based on you operating system. 3. Access the respective WSO2 API-M interfaces * API Publisher web application is running at - https://localhost:9443/publisher \ diff --git a/README.txt b/README.txt index ee36b7088d..4e380f6a70 100644 --- a/README.txt +++ b/README.txt @@ -168,7 +168,7 @@ is recommended. Installation & Running ================================== -1. Extract the wso2am-4.2.0.zip and go to the 'bin' directory +1. Extract the wso2am-4.3.0.zip and go to the 'bin' directory 2. Run the api-manager.sh or api-manager.bat script based on you operating system. 3. Access the respective WSO2 API-M interfaces * API Publisher web application is running at - https://localhost:9443/publisher @@ -182,7 +182,7 @@ Documentation ============== Online product documentation is available at: - https://apim.docs.wso2.com/en/4.2.0/ + https://apim.docs.wso2.com/en/4.3.0/ Support ================================== diff --git a/docs/xdoc/release-notes.xml b/docs/xdoc/release-notes.xml index 450d0644f1..34528c7b28 100644 --- a/docs/xdoc/release-notes.xml +++ b/docs/xdoc/release-notes.xml @@ -23,14 +23,14 @@ - WSO2 API Manager v4.2.0 - 11th March 2023 + WSO2 API Manager v4.3.0 - 1st April 2024
-

WSO2 API Manager 4.2.0 Released!

+

WSO2 API Manager 4.3.0 Released!

- The WSO2 API Manager team is pleased to announce the release of version 4.2.0 of + The WSO2 API Manager team is pleased to announce the release of version 4.3.0 of the Open Source API Manager.

@@ -77,7 +77,7 @@
  • Use "admin", "admin" as the username and password to login as an admin
  • -

    Bug Fixes And Improvements in 4.2.0

    +

    Bug Fixes And Improvements in 4.3.0