I have build a flow that could create a new flow using the 'Create flow' connector.
It uses the flow definition and connection reference, I obtain from a 'Get flow' connector.
I used an excellent tutorial from @JohnLiu to do this.
At the moment when I build the flow, the connector was represented using this icon.
Last week I changed the 'power automate' connection to our service account and then the icon of the connector changed to this:

Now with the very same flow where I get my definition from a 'Get flow', the creation fails.
Flow save failed with code 'WorkflowRunActionInputsInvalidProperty' and message 'The 'inputs' of workflow run action 'Create_Flow' of type 'OpenApiConnection' should not have the property 'authentication'.'.
I believe the previous version of the connector was:
releases/v1.0.1404\\1.0.1404.2172
The new version is:
releases/v1.0.1405\\1.0.1405.2174
Does anyone have an idea where I can find, what is changed and updated in this version of the connector?
Thanks,
Michel