Skip to content
CCPEDIAby Unity Nodes
Discussions/Announcements/DAML 1.3.0 release delayed by one day until Thursday the 16th of JulyForum ↗

DAML 1.3.0 release delayed by one day until Thursday the 16th of July

Announcements3 posts489 views2 likesLast activity Jul 2020
AN
anthonyOP
Jul 2020

The 1.3.0 RC was expected to be marked stable on Wednesday 15th of July. However we will need to delay the release by one day to Thursday 16th of July. During RC testing, a regression was discovered that caused the ledger offset in transaction stream requests to not be observed properly in some corner cases. See #6698 for more details. We are presently in the process of backporting this fix to the SDK 1.3 RC and running it through our testing processes.

github.com/digital-asset/daml

SDK 1.3.0 Transaction stream from ledgerEnd receive Archived events before the offset

opened 10:04PM - 10 Jul 20 UTC
closed 07:11PM - 14 Jul 20 UTC

After running sandbox on 1.3.0-snapshot.20200708.4686.0.95dfa18e and ledgerClient is running 0.13.55 when calling ledgerClient.transactionClient.getTransactions( start = offset, end = None, transactionFilter = filter ) where...

component/ledger
← Back to Discussions