This repository has been archived by the owner on Jun 1, 2022. It is now read-only.
1.3.0
Maven
<dependency>
<groupId>org.interledger</groupId>
<artifactId>quilt-parent</artifactId>
<version>1.3.0</version>
</dependency>
Changelog
- Improve PaymentPointer parsing (#441)
- Add Denomination to send money result (#442)
- Send Correct Sender Address in STREAM Payment (fixes #445)
- Fix Array allocation in STREAM sender (#446)
- Support standard NIST-recommended AuthTag ByteOrdering in STREAM Encryption Service (#447)
- Clarify Length-prefix contract (#448)
- Make ConnectionNewAddress Frame's address optional (#459)
- Add typeData field to InterledgerPacket (#461)
- Send stream close frame when all is said and done on a send money request (#464)
For a complete list of closed issues and merged PRs, see v1.2 Completed Issues.