Releases: relaycorp/awala-jvm
Releases · relaycorp/awala-jvm
v1.24.0
1.24.0 (2020-07-24)
Features
- Implement certification path discovery and enforcement (#75) (f6ab004)
v1.23.2
1.23.2 (2020-07-23)
Bug Fixes
- Certificate: Refuse issuers without SKI extension (5992c8a)
- Certificate: Use DN of issuer's subject, not DN of issuer's issuer (dba2673)
- Certificate: Use RSA-PSS when signing certificates (df3b9b2)
v1.23.1
1.23.1 (2020-07-23)
Bug Fixes
- Certificate: Represent CommonName with DERBMPString (caedc6c)
v1.23.0
1.23.0 (2020-07-20)
Features
- CargoMessageSet: Implement encapsulation batching (#74) (e47a87e)
v1.22.1
1.22.1 (2020-07-20)
Bug Fixes
- CargoMessage: Rename
message
to messageSerialized
(b198db3)
v1.22.0
1.22.0 (2020-07-20)
Bug Fixes
- CargoMessage: Promote Companion.Type to Type (0680ad4)
Features
- CargoMessageSet: Implement method to iterate over messages (#72) (f246d1e)
v1.21.0
1.21.0 (2020-07-19)
Features
- Implement Parcel Collection Acknowledgement (#73) (d3e3ce5)