v0.2.4 - Support to customise identifier casing
You can now control how Harness generates the identifiers for the entities. Previously we used the names & converted them to camelCase format. We have now added support for lowercase identifier format.
harness-upgrade --identifier-format LOWER_CASE --load FILE app
Just so you know, this affects all entities that Harness creates. If you have already migrated entities previously, they would have been migrated to camelCase. Please clean them up from your projects & account and rerun the Upgrade. If you do not do this, you might find multiple entities referencing the same First Gen entity, one in camelCase and the other in smallcase.