Re: [Architecture] [Dev] [Vote] Release of WSO2 API Manager 3.2.0 RC5

2020-08-17 Thread Saranki Magenthirarajah
Hi Nuwan,

Ack.

Regards,

On Tue, Aug 18, 2020 at 8:37 AM Nuwan Dias  wrote:

>
>
> On Mon, Aug 17, 2020 at 11:57 PM Saranki Magenthirarajah 
> wrote:
>
>> Hi All,
>>
>> Tested the below basic features in WSO2 API Manager 3.2.0 RC5.
>>
>> 1. API versioning
>>
>> - Create API versioning
>> - Display the versioned API in devportal
>>
>> 2. API role based visibility restriction
>> 3. Scopes
>>
>> - Add shared scope as admin user
>>
>> - Add local scopes
>>
>> 3. API alignment and pagination in both Publisher and Devportal
>> 4. Thumbnail of API
>>
>> - Change the thumbnail design and logo
>>
>> - Upload thumbnail
>>
>> 5. API Security
>>
>> - Secure APIs with API key
>>
>> - Securing APIs by Auditing API Definitions with 42Crunch
>>
>> 6. JSON schema validator
>>
>> - Validate basic data type validations
>>
>> - Restrict additional properties in the request payload
>>
>> 7. Change password via devportal
>> 8. Roles, Users & Permissions(carbon management console)
>>
>> - Create roles and assign permissions
>> - Create user
>> - Assign role to the user
>>
>> All the above features are working fine.
>>
>> Identified some documentation issues in the below topics.
>>
>>1. Multi-factor Authentication (MFA) for Publisher and Developer
>>Portal [1]
>>2. Federating OAuth Applications [2]
>>3. API Security [3,4]
>>
>> *[-] Broken*
>>
>> Please find the relevant git issues below.
>> [1] https://github.com/wso2/product-apim/issues/9093
>> [2] https://github.com/wso2/product-apim/issues/9094
>> [3] https://github.com/wso2/product-apim/issues/9095
>> [4] https://github.com/wso2/product-apim/issues/9096
>>
>
> The correct repo to report doc issues is
> https://github.com/wso2/docs-apim/
> 
>
> Thanks,
> NuwanD.
>
>>
>> Regards,
>>
>> On Mon, Aug 17, 2020 at 12:46 AM Athiththan Kathirgamasegaran <
>> athitht...@wso2.com> wrote:
>>
>>> Hi Team
>>>
>>> Tested the following simple basic scenarios with APIM v3.2.0 - RC5
>>>
>>>- Integration with Okta KM
>>>- Oracle configuration
>>>- DB2 configuration
>>>
>>> While performing these tests, found a couple of SQL errors and issues as
>>> reported in the following Git issues. Hence, voting with -1.
>>> Highly appreciate it if we can fix these issues before shipping the
>>> product.
>>>
>>> *[-] Broken*
>>>
>>> [1]: https://github.com/wso2/product-apim/issues/9081
>>> [2]: https://github.com/wso2/product-apim/issues/9091
>>> [3]: https://github.com/wso2/product-apim/issues/9089
>>> [4]: https://github.com/wso2/product-apim/issues/9086
>>> [5]: https://github.com/wso2/product-apim/issues/9087
>>> [6]: https://github.com/wso2/docs-apim/issues/1724
>>> [7]: https://github.com/wso2/product-apim/issues/8897
>>> [8]: https://github.com/wso2/product-apim/issues/8884
>>> [9]: https://github.com/wso2/product-apim/issues/9082
>>> [10]: https://github.com/wso2/product-apim/issues/9030
>>>
>>> [11]: https://github.com/wso2/product-apim/issues/8933
>>> [12]: https://github.com/wso2/product-apim/issues/8925
>>> [13]: https://github.com/wso2/product-apim/issues/9085
>>>
>>> Thanks & Regards
>>> *Kathirgamasegaran Athiththan *| Software Engineer | WSO2 Inc.
>>> (m) +94774922931 | (e) athitht...@wso2.com
>>>
>>> 
>>>
>>>
>>> On Sun, Aug 16, 2020 at 10:49 PM Chaminda Jayawardena 
>>> wrote:
>>>
 Hi Team,

 I am getting [1] while running the AM_DB migration script with
 postgreSQL-9.6.
 Please verify and fix the script in the doc.

 [1] https://github.com/wso2/product-apim/issues/9088

 Thanks,
 Chaminda

 On Sun, Aug 16, 2020 at 4:25 PM Wasura Wattearachchi 
 wrote:

> Hi all,
>
> I tested the following scenarios in APIM 3.2.0 RC5.
>
>- Reverse Proxy
>- Product Profiles
>   - Traffic Manager
>   - Key Manager
>   - Publisher Portal
>   - Developer Portal
>   - Gateway
>- Support for API Products from API Controller. (Tested with the
>following users)
>- Super tenant and tenant users with *Internal/devops* role (which
>   was newly introduced in APIM 3.2.0)
>   - Super tenant and tenant users with *admin* role
>   - Super tenant and tenant users who do not have full privileges
>   - Test scenarios basically include the following.
>  - Import an API Product
>  - Export an API Product
>  - Generate keys for an API Product
>  - Delete an API Product
>  - List API Products
>
> Testing environment - Ubuntu 20.04 LTS, JDK 1.8.0_251
>
> No blockers found.
>
> *[+] Stable - Go ahead and release.*
>
> Thanks,
> Wasura
>
> On Sat, Aug 15, 2020 at 10:23 AM Mushthaq Rumy 
> wrote:
>
>> Hi All,
>>
>> We are pleased to announce the fifth release candidate of WSO2 API
>> Manager 3.2.0.
>>
>> This release 

Re: [Architecture] [Dev] [Vote] Release of WSO2 API Manager 3.2.0 RC5

2020-08-17 Thread Nuwan Dias
On Mon, Aug 17, 2020 at 11:57 PM Saranki Magenthirarajah 
wrote:

> Hi All,
>
> Tested the below basic features in WSO2 API Manager 3.2.0 RC5.
>
> 1. API versioning
>
> - Create API versioning
> - Display the versioned API in devportal
>
> 2. API role based visibility restriction
> 3. Scopes
>
> - Add shared scope as admin user
>
> - Add local scopes
>
> 3. API alignment and pagination in both Publisher and Devportal
> 4. Thumbnail of API
>
> - Change the thumbnail design and logo
>
> - Upload thumbnail
>
> 5. API Security
>
> - Secure APIs with API key
>
> - Securing APIs by Auditing API Definitions with 42Crunch
>
> 6. JSON schema validator
>
> - Validate basic data type validations
>
> - Restrict additional properties in the request payload
>
> 7. Change password via devportal
> 8. Roles, Users & Permissions(carbon management console)
>
> - Create roles and assign permissions
> - Create user
> - Assign role to the user
>
> All the above features are working fine.
>
> Identified some documentation issues in the below topics.
>
>1. Multi-factor Authentication (MFA) for Publisher and Developer
>Portal [1]
>2. Federating OAuth Applications [2]
>3. API Security [3,4]
>
> *[-] Broken*
>
> Please find the relevant git issues below.
> [1] https://github.com/wso2/product-apim/issues/9093
> [2] https://github.com/wso2/product-apim/issues/9094
> [3] https://github.com/wso2/product-apim/issues/9095
> [4] https://github.com/wso2/product-apim/issues/9096
>

The correct repo to report doc issues is https://github.com/wso2/docs-apim/


Thanks,
NuwanD.

>
> Regards,
>
> On Mon, Aug 17, 2020 at 12:46 AM Athiththan Kathirgamasegaran <
> athitht...@wso2.com> wrote:
>
>> Hi Team
>>
>> Tested the following simple basic scenarios with APIM v3.2.0 - RC5
>>
>>- Integration with Okta KM
>>- Oracle configuration
>>- DB2 configuration
>>
>> While performing these tests, found a couple of SQL errors and issues as
>> reported in the following Git issues. Hence, voting with -1.
>> Highly appreciate it if we can fix these issues before shipping the
>> product.
>>
>> *[-] Broken*
>>
>> [1]: https://github.com/wso2/product-apim/issues/9081
>> [2]: https://github.com/wso2/product-apim/issues/9091
>> [3]: https://github.com/wso2/product-apim/issues/9089
>> [4]: https://github.com/wso2/product-apim/issues/9086
>> [5]: https://github.com/wso2/product-apim/issues/9087
>> [6]: https://github.com/wso2/docs-apim/issues/1724
>> [7]: https://github.com/wso2/product-apim/issues/8897
>> [8]: https://github.com/wso2/product-apim/issues/8884
>> [9]: https://github.com/wso2/product-apim/issues/9082
>> [10]: https://github.com/wso2/product-apim/issues/9030
>>
>> [11]: https://github.com/wso2/product-apim/issues/8933
>> [12]: https://github.com/wso2/product-apim/issues/8925
>> [13]: https://github.com/wso2/product-apim/issues/9085
>>
>> Thanks & Regards
>> *Kathirgamasegaran Athiththan *| Software Engineer | WSO2 Inc.
>> (m) +94774922931 | (e) athitht...@wso2.com
>>
>> 
>>
>>
>> On Sun, Aug 16, 2020 at 10:49 PM Chaminda Jayawardena 
>> wrote:
>>
>>> Hi Team,
>>>
>>> I am getting [1] while running the AM_DB migration script with
>>> postgreSQL-9.6.
>>> Please verify and fix the script in the doc.
>>>
>>> [1] https://github.com/wso2/product-apim/issues/9088
>>>
>>> Thanks,
>>> Chaminda
>>>
>>> On Sun, Aug 16, 2020 at 4:25 PM Wasura Wattearachchi 
>>> wrote:
>>>
 Hi all,

 I tested the following scenarios in APIM 3.2.0 RC5.

- Reverse Proxy
- Product Profiles
   - Traffic Manager
   - Key Manager
   - Publisher Portal
   - Developer Portal
   - Gateway
- Support for API Products from API Controller. (Tested with the
following users)
- Super tenant and tenant users with *Internal/devops* role (which
   was newly introduced in APIM 3.2.0)
   - Super tenant and tenant users with *admin* role
   - Super tenant and tenant users who do not have full privileges
   - Test scenarios basically include the following.
  - Import an API Product
  - Export an API Product
  - Generate keys for an API Product
  - Delete an API Product
  - List API Products

 Testing environment - Ubuntu 20.04 LTS, JDK 1.8.0_251

 No blockers found.

 *[+] Stable - Go ahead and release.*

 Thanks,
 Wasura

 On Sat, Aug 15, 2020 at 10:23 AM Mushthaq Rumy 
 wrote:

> Hi All,
>
> We are pleased to announce the fifth release candidate of WSO2 API
> Manager 3.2.0.
>
> This release fixes the following issues.
>
>- Fixes : product-apim
>
> 
>- Fixes : analytics-apim
>

Re: [Architecture] [Dev] [Vote] Release of WSO2 API Manager 3.2.0 RC5

2020-08-17 Thread Saranki Magenthirarajah
Hi All,

Tested the below basic features in WSO2 API Manager 3.2.0 RC5.

1. API versioning

- Create API versioning
- Display the versioned API in devportal

2. API role based visibility restriction
3. Scopes

- Add shared scope as admin user

- Add local scopes

3. API alignment and pagination in both Publisher and Devportal
4. Thumbnail of API

- Change the thumbnail design and logo

- Upload thumbnail

5. API Security

- Secure APIs with API key

- Securing APIs by Auditing API Definitions with 42Crunch

6. JSON schema validator

- Validate basic data type validations

- Restrict additional properties in the request payload

7. Change password via devportal
8. Roles, Users & Permissions(carbon management console)

- Create roles and assign permissions
- Create user
- Assign role to the user

All the above features are working fine.

Identified some documentation issues in the below topics.

   1. Multi-factor Authentication (MFA) for Publisher and Developer Portal
   [1]
   2. Federating OAuth Applications [2]
   3. API Security [3,4]

*[-] Broken*

Please find the relevant git issues below.
[1] https://github.com/wso2/product-apim/issues/9093
[2] https://github.com/wso2/product-apim/issues/9094
[3] https://github.com/wso2/product-apim/issues/9095
[4] https://github.com/wso2/product-apim/issues/9096

Regards,

On Mon, Aug 17, 2020 at 12:46 AM Athiththan Kathirgamasegaran <
athitht...@wso2.com> wrote:

> Hi Team
>
> Tested the following simple basic scenarios with APIM v3.2.0 - RC5
>
>- Integration with Okta KM
>- Oracle configuration
>- DB2 configuration
>
> While performing these tests, found a couple of SQL errors and issues as
> reported in the following Git issues. Hence, voting with -1.
> Highly appreciate it if we can fix these issues before shipping the
> product.
>
> *[-] Broken*
>
> [1]: https://github.com/wso2/product-apim/issues/9081
> [2]: https://github.com/wso2/product-apim/issues/9091
> [3]: https://github.com/wso2/product-apim/issues/9089
> [4]: https://github.com/wso2/product-apim/issues/9086
> [5]: https://github.com/wso2/product-apim/issues/9087
> [6]: https://github.com/wso2/docs-apim/issues/1724
> [7]: https://github.com/wso2/product-apim/issues/8897
> [8]: https://github.com/wso2/product-apim/issues/8884
> [9]: https://github.com/wso2/product-apim/issues/9082
> [10]: https://github.com/wso2/product-apim/issues/9030
>
> [11]: https://github.com/wso2/product-apim/issues/8933
> [12]: https://github.com/wso2/product-apim/issues/8925
> [13]: https://github.com/wso2/product-apim/issues/9085
>
> Thanks & Regards
> *Kathirgamasegaran Athiththan *| Software Engineer | WSO2 Inc.
> (m) +94774922931 | (e) athitht...@wso2.com
>
> 
>
>
> On Sun, Aug 16, 2020 at 10:49 PM Chaminda Jayawardena 
> wrote:
>
>> Hi Team,
>>
>> I am getting [1] while running the AM_DB migration script with
>> postgreSQL-9.6.
>> Please verify and fix the script in the doc.
>>
>> [1] https://github.com/wso2/product-apim/issues/9088
>>
>> Thanks,
>> Chaminda
>>
>> On Sun, Aug 16, 2020 at 4:25 PM Wasura Wattearachchi 
>> wrote:
>>
>>> Hi all,
>>>
>>> I tested the following scenarios in APIM 3.2.0 RC5.
>>>
>>>- Reverse Proxy
>>>- Product Profiles
>>>   - Traffic Manager
>>>   - Key Manager
>>>   - Publisher Portal
>>>   - Developer Portal
>>>   - Gateway
>>>- Support for API Products from API Controller. (Tested with the
>>>following users)
>>>- Super tenant and tenant users with *Internal/devops* role (which
>>>   was newly introduced in APIM 3.2.0)
>>>   - Super tenant and tenant users with *admin* role
>>>   - Super tenant and tenant users who do not have full privileges
>>>   - Test scenarios basically include the following.
>>>  - Import an API Product
>>>  - Export an API Product
>>>  - Generate keys for an API Product
>>>  - Delete an API Product
>>>  - List API Products
>>>
>>> Testing environment - Ubuntu 20.04 LTS, JDK 1.8.0_251
>>>
>>> No blockers found.
>>>
>>> *[+] Stable - Go ahead and release.*
>>>
>>> Thanks,
>>> Wasura
>>>
>>> On Sat, Aug 15, 2020 at 10:23 AM Mushthaq Rumy 
>>> wrote:
>>>
 Hi All,

 We are pleased to announce the fifth release candidate of WSO2 API
 Manager 3.2.0.

 This release fixes the following issues.

- Fixes : product-apim

 
- Fixes : analytics-apim


 Source and distribution,
 Runtime :
 https://github.com/wso2/product-apim/releases/tag/v3.2.0-rc5
 Analytics :
 https://github.com/wso2/analytics-apim/releases/tag/v3.2.0-rc3

 Documentation : https://apim.docs.wso2.com/en/3.2.0/
 Migration docs :
 

Re: [Architecture] [Dev] [Vote] Release of WSO2 API Manager Tooling v3.2.0 RC2

2020-08-17 Thread Wasura Wattearachchi
Hi all,

I tested the following scenarios with APIM 3.2.0 RC5.

   - Support for API Products from API Controller. (Tested with the
   following users)
   - Super tenant and tenant users with *Internal/devops* role (which was
  newly introduced in APIM 3.2.0)
  - Super tenant and tenant users with *admin* role
  - Super tenant and tenant users who do not have full privileges
  - Test scenarios basically include the following.
 - Import an API Product
 - Export an API Product
 - Generate Keys for an API Product
 - Delete an API Product
 - List API Products
  - Support for Different Endpoint Types from API Controller.
  - HTTP/REST (including load balancing and failover policies)
  - HTTP/SOAP (including load balancing and failover policies)
  - Dynamic
  - AWS Lambda
   - GIT Integration with API Controller. (Tested the primary use cases
   associated with the following commands.)
   - apictl vcs init command
  - apictl vcs status command
  - apictl vcs deploy command (with APIs, API Products and Applications)
  - apictl set --vcs-deletion-enabled=true command and related use cases
  - apictl set --vcs-config-path /home/foo/vcs-config.yaml commanf and
  related use cases
  - Configuring Environment Specific Parameters
   - List Environments, APIs and Applications
   - Generate Keys for an API
   - Initialize an API (including the dev first approach)

Testing environment - Ubuntu 20.04 LTS, JDK 1.8.0_251

No blockers found.

*[+] Stable - Go ahead and release.*

Thanks,
Wasura

On Mon, Aug 17, 2020 at 10:56 AM Chamindu Udakara  wrote:

> Hi all,
>
> I have tested the following in APICTL 3.2.0 - RC2 with APIM-3.2.0 RC5.
>
>- Manage Environments (add/remove/list environments) and log in using
>email as the username.
>- List APIs/Applications using a super tenant/tenant users and as
>DevOps User.
>- Initialize an API without any flag, with the definition.yaml and
>using from OpenAPI/Swagger Specification
>- Set commands (Change export-directory)
>- Import API (as Admin and Devops user, using a secondary user store
>as well, importing GraphQL APIs,  SOAP service as a REST APIs and APIS with
>documentations and thumbnails)
>- Import API-Products (as Admin and Devops user, using a secondary
>user store as well, Cross tenants import and with different combinations of
>optional flags)
>- Update an existing API by importing it again  with different
>endpoint configs for prod and dev environments (with --update flag)
>- Update the documentation and thumbnails of APIs  by importing it
>again  (with --update flag)
>- Export API (as Admin and Devops user, and across tenants, using a
>secondary user store as well, export GraphQL APIs,  SOAP service as a REST
>APIs and APIs with documentation and thumbnails)
>- Change the lifecycle status of an API deployed in APIM via APICTL.
>(using a secondary store as well)
>- Delete API-products, Apis, Apps (as Admin and Devops user, and using
>a secondary store)
>- Import API-Products (as Admin and Devops user, using a secondary
>user store as well,)
>- Exporting all APIs of a tenant (with export-apis command)
>- Export App (as DevOps/admin users, for super tenant/ tenant users
>also with subscriptions and keys)
>- Import App (as a directory and zip, and using a secondary user store)
>- Generating Keys (as DevOps/admin super tenant users, devop/admin
>tenant users, using a secondary user store as well for APIs and API
>products)
>- Multiple Endpoint Support in Windows (HTTP/REST, HTTP/SOAP endpoints
>with load-balanced and failover mechanisms, Dynamic endpoints, and AWS
>Lambda endpoints)
>
> Tested these scenarios in the  Windows Environment (Windows10 -64Bit-
> 2005).
>
>
> No blockers found.
>
> [+ Stable]
>
> +1 to proceed with the release.
>
> On Mon, Aug 17, 2020 at 10:07 AM Malintha Amarasinghe 
> wrote:
>
>> Tested with APIM 3.2.0 RC5 and Ubuntu 18.04
>>
>> 1. API/App/Product import-export and updating
>> 2. API listing, searching, and pagination
>> 3. Using environment variables and per-env based endpoints using
>> api_params.yaml
>> 4. GIT Integration functionality
>> 5. Generating Keys and invoking the APIs
>> 6. Subscriptions and Keys provisioning
>> 7. Ran the apictl integration test suit.
>>
>> No blockers found.
>> [+ Stable]
>> +1 to proceed with the release.
>>
>> Thanks!
>>
>>
>> On Fri, Aug 14, 2020 at 6:26 PM Renuka Fernando  wrote:
>>
>>> Hi all,
>>>
>>> Tested following in APICTL 3.2.0 - RC2
>>>
>>>1.
>>>
>>>Install API Operator
>>>-
>>>
>>>   Interactive mode
>>>   -
>>>
>>>   Batch mode
>>>   -
>>>
>>>   With -f 
>>>   -
>>>
>>>   DockerHub registry type
>>>   -
>>>
>>>   HTTP registry type
>>>   2.
>>>
>>>Uninstall API Operator
>>>3.
>>>
>>>Add an API in 

Re: [Architecture] [Dev] [DEV][VOTE] Release WSO2 API Microgateway 3.2.0 RC1

2020-08-17 Thread Menaka Jayawardena
Hi all,

We are cancelling this vote since we have identified some issues in the
product.
We will send a new vote for Microgateway 3.2.0 RC2 with the issues fixed.

Thanks and regards,
Menaka

On Mon, Aug 17, 2020, 4:44 PM Viraj Gamage  wrote:

> Hi all,
>
> Tested the following scenarios.
>
>- Invoke APIs using JWT/ JTI claim with APIM 3.2.0
>- Check scopes functionality using JWT/ JTI claim with APIM 3.2.0
>- Subscription Validation using JWT/JTI claim with APIM 3.2.0
>- JWTs with JWKS endpoint
>- JWTs from Third party STS
>- Large payload downloads.
>
> Encountered the following issues.
>
>- When the third party token does not contain required scopes, the
>error message does not contain the microgateway specific error code.
>
> Hence -1.
>
> On Mon, Aug 17, 2020 at 1:31 PM Chashika Weerathunga 
> wrote:
>
>> Hi all,
>>
>> Tested followings scenarios,
>>
>>- Endpoint override for imported APIs
>>- Micro gw labeleing
>>- Load balance and fail over endpoints
>>- Custom header and header sent to back end
>>- Java interceptors
>>
>> No issues found.
>>
>> *[+] Stable* - Go ahead and release
>>
>> On Mon, Aug 17, 2020 at 1:23 PM Praminda Jayawardana 
>> wrote:
>>
>>> Tested followings scenarios,
>>>
>>>- Docker quick start guide
>>>- Securing APIs with basic auth
>>>- OpenAPI 2/3 and yaml/json compatibility
>>>- Resource level endpoint definitions
>>>- Basic auth protected backend endpoints
>>>- Compatibility with WSO2 APIM 2.6.0
>>>
>>> No issues found.
>>>
>>> *[+] Stable* - Go ahead and release
>>>
>>> On Fri, Aug 14, 2020 at 7:03 PM Menaka Jayawardena 
>>> wrote:
>>>
 Hi All,

 WSO2 Api Manager team is pleased to announce the first release
 candidate of WSO2 API Microgateway 3.2.0.

 The WSO2 API Microgateway is a lightweight, gateway distribution which
 can be used to expose single or multiple APIs.

 Please find the improvements and fixes related to this release in Fixed
 issues
 

 Download the product from here
 

 The Tag to be voted upon is
 https://github.com/wso2/product-microgateway/tree/v3.2.0-rc1

 *Documentation*: https://mg.docs.wso2.com/en/latest/

 Please download, test the product and vote.

 *[+] Stable* - Go ahead and release

 *[-] Broken* - Do not release (explain why)


 Best Regards,
 WSO2 API Manager Team

 --
 *Menaka Jayawardena*
 Senior Software Engineer *|* *WSO2* *Inc*.
 +94 71 350 5470 | men...@wso2.com

 --
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 *Praminda Jayawardana* | Associate Technical Lead | WSO2 Inc.
 
 (e) prami...@wso2.com

 [image: http://wso2.com/signature] 
 GET INTEGRATION AGILE
 Integration Agility for Digitally Driven Business

>>> ___
>>> Dev mailing list
>>> d...@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>
>>
>> --
>> *Chashika Weerathunga* | Software Engineer | WSO2 Inc.
>> (m) +94713731206 | Email: chash...@wso2.com
>> [image: http://wso2.com]
>> 
>> ___
>> Dev mailing list
>> d...@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>
>
> --
> *Viraj Salaka Gamage* | Software Engineer | WSO2 Inc.
> +94 710 618 178
> GET INTEGRATION AGILE
> Integration Agility for Digitally Driven Business
> ___
> Architecture mailing list
> Architecture@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
___
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture


Re: [Architecture] [Dev] [DEV][VOTE] Release WSO2 API Microgateway 3.2.0 RC1

2020-08-17 Thread Viraj Gamage
Hi all,

Tested the following scenarios.

   - Invoke APIs using JWT/ JTI claim with APIM 3.2.0
   - Check scopes functionality using JWT/ JTI claim with APIM 3.2.0
   - Subscription Validation using JWT/JTI claim with APIM 3.2.0
   - JWTs with JWKS endpoint
   - JWTs from Third party STS
   - Large payload downloads.

Encountered the following issues.

   - When the third party token does not contain required scopes, the error
   message does not contain the microgateway specific error code.

Hence -1.

On Mon, Aug 17, 2020 at 1:31 PM Chashika Weerathunga 
wrote:

> Hi all,
>
> Tested followings scenarios,
>
>- Endpoint override for imported APIs
>- Micro gw labeleing
>- Load balance and fail over endpoints
>- Custom header and header sent to back end
>- Java interceptors
>
> No issues found.
>
> *[+] Stable* - Go ahead and release
>
> On Mon, Aug 17, 2020 at 1:23 PM Praminda Jayawardana 
> wrote:
>
>> Tested followings scenarios,
>>
>>- Docker quick start guide
>>- Securing APIs with basic auth
>>- OpenAPI 2/3 and yaml/json compatibility
>>- Resource level endpoint definitions
>>- Basic auth protected backend endpoints
>>- Compatibility with WSO2 APIM 2.6.0
>>
>> No issues found.
>>
>> *[+] Stable* - Go ahead and release
>>
>> On Fri, Aug 14, 2020 at 7:03 PM Menaka Jayawardena 
>> wrote:
>>
>>> Hi All,
>>>
>>> WSO2 Api Manager team is pleased to announce the first release candidate
>>> of WSO2 API Microgateway 3.2.0.
>>>
>>> The WSO2 API Microgateway is a lightweight, gateway distribution which
>>> can be used to expose single or multiple APIs.
>>>
>>> Please find the improvements and fixes related to this release in Fixed
>>> issues
>>> 
>>>
>>> Download the product from here
>>> 
>>>
>>> The Tag to be voted upon is
>>> https://github.com/wso2/product-microgateway/tree/v3.2.0-rc1
>>>
>>> *Documentation*: https://mg.docs.wso2.com/en/latest/
>>>
>>> Please download, test the product and vote.
>>>
>>> *[+] Stable* - Go ahead and release
>>>
>>> *[-] Broken* - Do not release (explain why)
>>>
>>>
>>> Best Regards,
>>> WSO2 API Manager Team
>>>
>>> --
>>> *Menaka Jayawardena*
>>> Senior Software Engineer *|* *WSO2* *Inc*.
>>> +94 71 350 5470 | men...@wso2.com
>>>
>>> --
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>>
>>> *Praminda Jayawardana* | Associate Technical Lead | WSO2 Inc.
>>> 
>>> (e) prami...@wso2.com
>>>
>>> [image: http://wso2.com/signature] 
>>> GET INTEGRATION AGILE
>>> Integration Agility for Digitally Driven Business
>>>
>> ___
>> Dev mailing list
>> d...@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>
>
> --
> *Chashika Weerathunga* | Software Engineer | WSO2 Inc.
> (m) +94713731206 | Email: chash...@wso2.com
> [image: http://wso2.com]
> 
> ___
> Dev mailing list
> d...@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>


-- 
*Viraj Salaka Gamage* | Software Engineer | WSO2 Inc.
+94 710 618 178
GET INTEGRATION AGILE
Integration Agility for Digitally Driven Business
___
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture


Re: [Architecture] [Dev] [DEV][VOTE] Release WSO2 API Microgateway 3.2.0 RC1

2020-08-17 Thread Chashika Weerathunga
Hi all,

Tested followings scenarios,

   - Endpoint override for imported APIs
   - Micro gw labeleing
   - Load balance and fail over endpoints
   - Custom header and header sent to back end
   - Java interceptors

No issues found.

*[+] Stable* - Go ahead and release

On Mon, Aug 17, 2020 at 1:23 PM Praminda Jayawardana 
wrote:

> Tested followings scenarios,
>
>- Docker quick start guide
>- Securing APIs with basic auth
>- OpenAPI 2/3 and yaml/json compatibility
>- Resource level endpoint definitions
>- Basic auth protected backend endpoints
>- Compatibility with WSO2 APIM 2.6.0
>
> No issues found.
>
> *[+] Stable* - Go ahead and release
>
> On Fri, Aug 14, 2020 at 7:03 PM Menaka Jayawardena 
> wrote:
>
>> Hi All,
>>
>> WSO2 Api Manager team is pleased to announce the first release candidate
>> of WSO2 API Microgateway 3.2.0.
>>
>> The WSO2 API Microgateway is a lightweight, gateway distribution which
>> can be used to expose single or multiple APIs.
>>
>> Please find the improvements and fixes related to this release in Fixed
>> issues
>> 
>>
>> Download the product from here
>> 
>>
>> The Tag to be voted upon is
>> https://github.com/wso2/product-microgateway/tree/v3.2.0-rc1
>>
>> *Documentation*: https://mg.docs.wso2.com/en/latest/
>>
>> Please download, test the product and vote.
>>
>> *[+] Stable* - Go ahead and release
>>
>> *[-] Broken* - Do not release (explain why)
>>
>>
>> Best Regards,
>> WSO2 API Manager Team
>>
>> --
>> *Menaka Jayawardena*
>> Senior Software Engineer *|* *WSO2* *Inc*.
>> +94 71 350 5470 | men...@wso2.com
>>
>> --
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>>
>> *Praminda Jayawardana* | Associate Technical Lead | WSO2 Inc.
>> 
>> (e) prami...@wso2.com
>>
>> [image: http://wso2.com/signature] 
>> GET INTEGRATION AGILE
>> Integration Agility for Digitally Driven Business
>>
> ___
> Dev mailing list
> d...@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>


-- 
*Chashika Weerathunga* | Software Engineer | WSO2 Inc.
(m) +94713731206 | Email: chash...@wso2.com
[image: http://wso2.com]

___
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture


Re: [Architecture] [DEV][VOTE] Release WSO2 API Microgateway 3.2.0 RC1

2020-08-17 Thread Praminda Jayawardana
Tested followings scenarios,

   - Docker quick start guide
   - Securing APIs with basic auth
   - OpenAPI 2/3 and yaml/json compatibility
   - Resource level endpoint definitions
   - Basic auth protected backend endpoints
   - Compatibility with WSO2 APIM 2.6.0

No issues found.

*[+] Stable* - Go ahead and release

On Fri, Aug 14, 2020 at 7:03 PM Menaka Jayawardena  wrote:

> Hi All,
>
> WSO2 Api Manager team is pleased to announce the first release candidate
> of WSO2 API Microgateway 3.2.0.
>
> The WSO2 API Microgateway is a lightweight, gateway distribution which can
> be used to expose single or multiple APIs.
>
> Please find the improvements and fixes related to this release in Fixed
> issues
> 
>
> Download the product from here
> 
>
> The Tag to be voted upon is
> https://github.com/wso2/product-microgateway/tree/v3.2.0-rc1
>
> *Documentation*: https://mg.docs.wso2.com/en/latest/
>
> Please download, test the product and vote.
>
> *[+] Stable* - Go ahead and release
>
> *[-] Broken* - Do not release (explain why)
>
>
> Best Regards,
> WSO2 API Manager Team
>
> --
> *Menaka Jayawardena*
> Senior Software Engineer *|* *WSO2* *Inc*.
> +94 71 350 5470 | men...@wso2.com
>
> --
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
>
> *Praminda Jayawardana* | Associate Technical Lead | WSO2 Inc.
> 
> (e) prami...@wso2.com
>
> [image: http://wso2.com/signature] 
> GET INTEGRATION AGILE
> Integration Agility for Digitally Driven Business
>
___
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture