Catalyst Corda - Version 2.1.0 Release Notes

What’s new

  • Database provisioning: On previous versions Catalyst could integrate with any supported Corda database, It is now also possible to provision Postgres database when creating a node or notary that is managed by Catalyst directly. The database is replicated for performance and high availability

Improvements

  • Corda RPC security updates: The credentials for accessing the Corda nodes are now fully managed by Kubernetes secrets, added UI display of these credentials.

  • API fixes