v0.12.17
0.12.17 - 2019-05-13
-
Making transaction lookups performant so we can handle such requests for large ledgers as well
-
Sandbox: Transactions with a record time that is after the maximum record time (as provided in the original command) are now properly rejected instead of committed to the ledger.
See issue #987 for details.
-
SDK: The Windows installer no longer requires elevated privileges.
To try it out, download the windows exe installer below. The Windows SDK uses the new
damlcommand-line which will soon also
become the default on Linux and MacOS.Documentation is still in progress, but you can see the Migration guide if you have previously used the DAML SDK on Linux or OSX.