You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New KV maps can now be created dynamically in a transaction (#1507, #1528)
CLI
Subject Name and Subject Alternative Names for the node certificates can now be passed to cchost using the --sn and --san CLI switches (#1537)
Signature and ledger splitting flags have been renamed more accurately (#1534)
Governance
user_data can be set at user creation, as well as later (#1488)
Javascript
js_generic endpoints are now modules with a single default call. Their dependencies can be stored in a separate table and loaded with import. (#1469, #1472, #1481, #1484)
Changed
Bugfixes
Retiring the primary from a network is now correctly handled (#1522)
Deprecated
CLI
--domain=... is superseded by --san=dNSName:... and will be removed in a future release