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

2020-08-10 Thread Naduni Pamudika
.Hi All,

We are closing the vote as we have identified some issues in Windows - [1]
and [2]. We will come up with the next release candidate as soon as
possible.

[1] https://github.com/wso2/product-apim-tooling/issues/454
[2] https://github.com/wso2/product-apim-tooling/issues/455

Thanks,
Naduni

On Sun, Aug 9, 2020 at 11:25 AM Naduni Pamudika  wrote:

> Hi All,
>
> WSO2 Api Manager team is pleased to announce the first release candidate
> of WSO2 API Manager Tooling 3.2.0 version.
>
> The WSO2 API Manager tooling provides the capability to import and export
> APIs, Applications and API Products across multiple environments
> seamlessly. Hence it provides greater flexibility to create CI/CD pipelines
> for APIs, Applications and API Products.
>
> Apart from migrating APIs, Applications and API Products, it supports
> Kubernetes API operator to deploy and manage APIs in the Kubernetes cluster
> by reducing additional overheads for the DevOps.
>
> Please find the new features, improvements and fixes related to this
> release in  the following links.
> New Features
> 
> Fixed Issues
> 
>
> Download the API Manager Tooling Distribution from here
> .
>
> The tag to be voted upon is
> https://github.com/wso2/product-apim-tooling/releases/tag/v3.2.0-rc1
>
> Documentation:
> https://apim.docs.wso2.com/en/next/learn/api-controller/getting-started-with-wso2-api-controller/
>
> Please download, test the tool and vote.
>
>
> *[+] Stable - Go ahead and release*
>
> *[-] Broken - Do not release *(explain why)
>
>
>
> Best Regards,
> WSO2 API Manager Team
>
> --
> *Naduni Pamudika* | Senior Software Engineer | WSO2 Inc.
> (m) +94 (71) 9143658 | (w) +94 (11) 2145345 | (e) nad...@wso2.com
> [image: http://wso2.com/signature] 
>
>

-- 
*Naduni Pamudika* | Senior Software Engineer | WSO2 Inc.
(m) +94 (71) 9143658 | (w) +94 (11) 2145345 | (e) nad...@wso2.com
[image: http://wso2.com/signature] 
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


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

2020-08-10 Thread Arshardh Ifthikar
Hi all,

Thank you everyone for testing this release candidate.
We are closing the vote as few issues have been reported. We will fix these
issues and release another release candidate as soon as possible.

Thanks,
Arshardh

On Sun, Aug 9, 2020 at 11:12 PM Shammi Jayasinghe  wrote:

>
> Some other critical issues
>
> https://github.com/wso2/product-apim/issues/8998
> https://github.com/wso2/product-apim/issues/8999
>
> Cheers
> Shammi
>
> On Sun, Aug 9, 2020 at 5:13 AM Nadee Poornima  wrote:
>
>> Hi Sachini,
>>
>> Thanks for the update. As per this mail thread[1], still, we didn't find
>> reason or solution for this.
>> For this issue also, we don't have a solution or workaround.
>> ERROR - AbstractKeyManager Cannot create OAuth application  :
>> admin_DefaultApplication_PRODUCTION
>> org.wso2.carbon.apimgt.impl.kmclient.KeyManagerClientException: Received
>> status code: 400 Reason:
>>
>> -1 : since customer cannot proceed with apim migration due to these
>> issues.
>>
>> [1]. Error when running in IS migration client in APIM
>>
>> Cheers,
>> Nadee
>>
>> On Sun, Aug 9, 2020 at 3:58 PM Sachini De Silva 
>> wrote:
>>
>>> Hi Nadee,
>>>
>>> Regarding the error you faced while running the migration client,
>>> This occurs only in the latest IS migration client (v1.1.104) and is due
>>> to the reason mentioned in mail [1].
>>>
>>> [1]. Error when running in IS migration client in APIM
>>>
>>> On Sun, Aug 9, 2020 at 3:49 PM Nadee Poornima  wrote:
>>>
 Hi All,

 I tested APIM 2.6.0 to 3.2.0 migration with MySQL database. JDK is 1.8
 and OS is Linux. MySQL version is 5.7.

 When *dong the identity component migration*, I faced the below error
 at the 5.10.0, Migration Step.

 [2020-08-09 14:48:33,999]  INFO - VersionMigration  WSO2 Product
 Migration Service Task : Version : 5.10.0, Migration Step : UserIDMigrator
 of order : 9 is starting...
 [2020-08-09 14:48:34,008]  INFO - UserIDMigrator Migration started for
 tenant domain: carbon.super
 [2020-08-09 14:48:34,012]  INFO - UserIDMigrator User ID migrator
 started with offset 0 and increment 100 .
 [2020-08-09 14:48:34,073]  INFO - UserIDMigrator Migration started for
 domain: PRIMARY
 [2020-08-09 14:48:34,084]  INFO - UserIDMigrator Migrating users from
 offset 0 to increment of 100.
 [2020-08-09 14:48:34,213] ERROR - MigrationClientImpl Migration process
 was stopped.
 java.lang.ClassCastException: java.lang.Boolean cannot be cast to
 java.util.HashMap
 at
 org.wso2.carbon.is.migration.service.v5100.migrator.UserIDMigrator.migrate(UserIDMigrator.java:126)
 ~[org.wso2.carbon.is.migration-1.0.104.jar:?]
 at
 org.wso2.carbon.is.migration.VersionMigration.migrate(VersionMigration.java:52)
 ~[org.wso2.carbon.is.migration-1.0.104.jar:?]
 at
 org.wso2.carbon.is.migration.MigrationClientImpl.execute(MigrationClientImpl.java:85)
 [org.wso2.carbon.is.migration-1.0.104.jar:?]
 at
 org.wso2.carbon.identity.core.internal.IdentityCoreServiceComponent.activate(IdentityCoreServiceComponent.java:147)
 [org.wso2.carbon.identity.core_5.17.5.jar:?]
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 ~[?:1.8.0_201]
 at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 ~[?:1.8.0_201]
 at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:1.8.0_201]
 at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
 at
 org.eclipse.equinox.internal.ds.model.ServiceComponent.activate(ServiceComponent.java:260)
 [org.eclipse.equinox.ds_1.4.400.v20160226-2036.jar:?]
 at
 org.eclipse.equinox.internal.ds.model.ServiceComponentProp.activate(ServiceComponentProp.java:146)
 [org.eclipse.equinox.ds_1.4.400.v20160226-2036.jar:?]
 at
 org.eclipse.equinox.internal.ds.model.ServiceComponentProp.build(ServiceComponentProp.java:345)
 [org.eclipse.equinox.ds_1.4.400.v20160226-2036.jar:?]
 at
 org.eclipse.equinox.internal.ds.InstanceProcess.buildComponent(InstanceProcess.java:620)
 [org.eclipse.equinox.ds_1.4.400.v20160226-2036.jar:?]
 at
 org.eclipse.equinox.internal.ds.InstanceProcess.buildComponents(InstanceProcess.java:197)
 [org.eclipse.equinox.ds_1.4.400.v20160226-2036.jar:?]
 at
 org.eclipse.equinox.internal.ds.Resolver.getEligible(Resolver.java:343)
 [org.eclipse.equinox.ds_1.4.400.v20160226-2036.jar:?]
 at
 org.eclipse.equinox.internal.ds.SCRManager.serviceChanged(SCRManager.java:222)
 [org.eclipse.equinox.ds_1.4.400.v20160226-2036.jar:?]
 at
 org.eclipse.osgi.internal.serviceregistry.FilteredServiceListener.serviceChanged(FilteredServiceListener.java:113)
 [org.eclipse.osgi_3.14.0.v20190517-1309.jar:?]
 at
 org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:985)
 

Re: [Dev] WSO2 Committers += Mevan Karunanayake

2020-08-10 Thread Jerad Rutnam
[ + iam-...@wso2.org ]

On Mon, Aug 10, 2020 at 11:31 AM Jerad Rutnam  wrote:

> Hi All,
>
> It's my pleasure to announce Mevan Karunanayake as a WSO2 Committer. He
> has been a valuable contributor and enthusiast to the WSO2 Identity &
> Access Management Team.
>
> In recognition of his contribution, dedication, and commitment he has been
> voted as a WSO2 committer.
>
> Congratulations Mevan and keep up the good work...!!!
>
> Regards,
> --
> *Jerad Rutnam*
> *Associate Technical Lead *
>
> WSO2 Inc.
> lean | enterprise | middleware
> M : +94 77 959 1609 | E : je...@wso2.com | W : www.wso2.com
>
> 
>


-- 
*Jerad Rutnam*
*Associate Technical Lead *

WSO2 Inc.
lean | enterprise | middleware
M : +94 77 959 1609 | E : je...@wso2.com | W : www.wso2.com


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] WSO2 Committers += Mevan Karunanayake

2020-08-10 Thread Jerad Rutnam
Hi All,

It's my pleasure to announce Mevan Karunanayake as a WSO2 Committer. He has
been a valuable contributor and enthusiast to the WSO2 Identity & Access
Management Team.

In recognition of his contribution, dedication, and commitment he has been
voted as a WSO2 committer.

Congratulations Mevan and keep up the good work...!!!

Regards,
-- 
*Jerad Rutnam*
*Associate Technical Lead *

WSO2 Inc.
lean | enterprise | middleware
M : +94 77 959 1609 | E : je...@wso2.com | W : www.wso2.com


___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev