Hi all, Tested the following scenarios. - Test open API without wso2 specific extensions. - est open API with interceptors per API Level. - Tested inbound and outbound interceptors in JAVA to log the request and response-related information. - Tested the quick start guide on docker. - Faced the reported issue[1] with the Java interceptor, But able to mitigate this by using the "response.getJsonPayload()" to obtain the JSON payload other than the "request.getTextPayload()" method.
No blockers found *[+] Stable - Go ahead and release* [1] https://github.com/wso2/product-microgateway/issues/1150 Thank You and Best Regards, *Kamidu Sachith Punchihewa *| Associate Technical Lead | *WSO2 Inc*. (m) +94770566749 | (e) [email protected] | (ln) kamidu <https://www.linkedin.com/in/kamidu/> <https://wso2.com/signature> On Sun, Mar 22, 2020 at 11:12 PM Rajith Roshan <[email protected]> wrote: > Hi all, > Tested the following scenarios. > > > - Test open APi without wso2 specific extensions > - Tested Oauth2 with APIM 3.1.0-RC3 > - Tested oauth2 scopes authentications > - Tested Basic authentication + scopes > - Tested the quick start guide on docker. > > > No issues found > *[+] Stable - Go ahead and release* > > Thanks! > Rajith > > > > On Sat, Mar 21, 2020 at 3:20 AM Praminda Jayawardana <[email protected]> > wrote: > >> Hi All, >> >> WSO2 Api Manager team is pleased to announce the first release candidate >> of WSO2 API Microgateway 3.1.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 >> <https://github.com/wso2/product-microgateway/issues?q=is%3Aissue+project%3Awso2%2Fproduct-microgateway%2F3+-label%3AType%2FDocs+-label%3AType%2FTask+-label%3AType%2FQuestion+-label%3AType%2FSpam> >> >> Download the product from here >> <https://github.com/wso2/product-microgateway/releases/tag/v3.1.0-rc1> >> >> The Tag to be voted upon is >> https://github.com/wso2/product-microgateway/tree/v3.1.0-rc1 >> >> >> Documentation: https://docs.wso2.com/display/MG310/ >> >> Please download, test the product and vote. >> >> >> * [+] Stable - Go ahead and release* >> >> * [-] Broken - Do not release *(explain why) >> >> Best Regards, >> WSO2 API Manager Team >> > > > -- > *Rajith Roshan* | Associate Technical Lead | WSO2 Inc. > (m) +94-717-064-214 | (e) [email protected] <[email protected]> > blog: http://www.rajithr.com > > <https://wso2.com/signature> > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
