diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 37ad00ae68..23f773d441 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -45,7 +45,7 @@ jobs: with: node-version: '10.x' - name: Build product-apim with Test. - run: mvn clean install --file pom.xml -DskipBenchMarkTest=true + run: mvn clean install --file pom.xml -DskipBenchMarkTest=true -DskipRestartTests=true env: PRODUCT_APIM_TEST_GROUPS: ${{ matrix.segment }} - name: Prepare upload testng report diff --git a/README.md b/README.md index f78abdc9f6..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 \ @@ -229,6 +229,16 @@ For additional support information please refer to http://wso2.com/support For more information on WSO2 API Manager please visit https://wso2.com/api-management/ +Survey On Open Source Community Communication +================================== + +WSO2 wants to learn more about our open source software (OSS) community and your communication preferences to serve you better. + +In addition, we may reach out to a small number of respondents to ask additional questions and offer a small gift. + +Link to survey: https://forms.gle/h5q4M3K7vyXba3bK6 + + Known Issues of WSO2 API Manager ================================== 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