corda / corda-gradle-plugins

Gradle plugins used by Corda and Cordapps
Other
24 stars 36 forks source link

CORE-17493: Add cordappName field to contract and workflow fields of cpk2 #595

Closed malachyb closed 11 months ago

malachyb commented 1 year ago

In a cordapp CPK we have a field that sets a name for a cordapp that persists through versions. However, this is assigned automatically based on other values, so we are adding the ability for users to set this name for their own cordapp manually to allow for smoother upgrades where those other values may need to change, as well as to help make CPKs more identifiable to developers.

simon-johnson-r3 commented 1 year ago

We should hold off merging this until Corda 5.1 is released.

kyriathar commented 11 months ago

Also before merging we need to update changelog.md file with the changes introduced. Had a chat with @simon-johnson-r3 and we said let's add these changes to v7.0.4