Releases: zigbee-alliance/distributed-compliance-ledger
Releases · zigbee-alliance/distributed-compliance-ledger
Release 1.4.1
What's Changed (comparing to 1.2.2)
Full Changelog:
v1.2.2...v1.4.0
v1.4.0...v1.4.1
- #303 Upgrade Cosmos SDK, tendermint, golang and project dependencies
- #523 PID scoped Accounts
- Add NOC root certificate transactions design doc
- Update the NOC root certificate design based on discussion feedback
- #519 Query Certificates with subjectKeyId
- Update the NOC root certificate design
- #535 Enable providing serial number while revoking x509 certs
- #535 Add transaction command to remove non-root certificates
- #524 Implement adding and requesting root NOC certificates
- Support for forward and backward compatibility in DCL schemes
- #535 Make the revocation of child certificates optional
- #535 Enable checking VID matchings while adding x509 certificate
- #535 Enable adding non-root NOC(ICA) certificates
- #535 Enhancements to Adding, Revoking, and Removing Non-Root Certificates
- #524 Enable revocation of NOC root certificates
- #524 Enable revocation of NOC non-root certificates
- #502 Add SchemaVersion field into PKI, Compliance, Model and VendorInfo schemas
- #538 Add commissioner remote UI flow url field into model schema
- Update transactions.md document
- #531 Publish pai certificates for crl signer certificate verification
- Refactor update tests for sequential version upgrades starting from initial version
- Set CommissioningModeInitialStepsHint to 1 by default for standard flow
- Query NOC Root certificates by VID and SKID by
- #560 Enable removing NOC ICA certificates
- #524 Enable removing NOC root certificates
- Add instructions on how to use the Ledger Nano with DCL
- Improve error message texts
- Add schemaVersion field into NOC/ICA and auxiliary models
- #575 Rename CommissionerRemoteUiFlowUrl to ManagedAclExtensionRequestFlowUrl
- #547 Add new fields into Model entity
- Query NOC Intermediate by VID+SKID by @DenisRybas in #584
- Removed managedAclExtensionRequestFlowUrl from model by @DenisRybas in #586
- vid for PAIs by @DenisRybas in #585
- Docs clarification for NOC certs by @DenisRybas in #587
- Improve clarity on how to fetch account number by @smides-nest in #579
- Model fields fixes by @DenisRybas in #588
- Upgrade test 1.4.1 by @DenisRybas in #590
- Correct transactions documentation
Upgrade procedure
- The release must be applied via cosmovisor and Upgrade Proposal transactions, see pool-upgrade-how-to.md.
- The upgrade name must be equal to
v1.4
. - The release must be applied to all nodes (Validators, Observers, Sentries, etc.)
- All upgraded nodes must be at 1.2.2 with cosmovisor enabled.
- It's recommended to enable the auto-download for cosmovisor on all nodes, see pool-upgrade-how-to.md.
- Adding new nodes to the running pool (Test Net in particular) must be done via one of the ways described in running-node-in-existing-network.md.
Pre-Release 1.4.1
What's Changed
- Query NOC Intermediate by VID+SKID by @DenisRybas in #584
- Removed managedAclExtensionRequestFlowUrl from model by @DenisRybas in #586
- vid for PAIs by @DenisRybas in #585
- Docs clarification for NOC certs by @DenisRybas in #587
- Improve clarity on how to fetch account number by @smides-nest in #579
- Model fields fixes by @DenisRybas in #588
New Contributors
- @smides-nest made their first contribution in #579
Full Changelog: v1.4.0...v1.4.1-pre2
v1.4.0
Changes and Fixes (comparing to 1.2.2)
- #303 Upgrade Cosmos SDK, tendermint, golang and project dependencies
- #523 PID scoped Accounts
- Add NOC root certificate transactions design doc
- Update the NOC root certificate design based on discussion feedback
- #519 Query Certificates with subjectKeyId
- Update the NOC root certificate design
- #535 Enable providing serial number while revoking x509 certs
- #535 Add transaction command to remove non-root certificates
- #524 Implement adding and requesting root NOC certificates
- Support for forward and backward compatibility in DCL schemes
- #535 Make the revocation of child certificates optional
- #535 Enable checking VID matchings while adding x509 certificate
- #535 Enable adding non-root NOC(ICA) certificates
- #535 Enhancements to Adding, Revoking, and Removing Non-Root Certificates
- #524 Enable revocation of NOC root certificates
- #524 Enable revocation of NOC non-root certificates
- #502 Add SchemaVersion field into PKI, Compliance, Model and VendorInfo schemas
- #538 Add commissioner remote UI flow url field into model schema
- Update transactions.md document
- #531 Publish pai certificates for crl signer certificate verification
- Refactor update tests for sequential version upgrades starting from initial version
- Set CommissioningModeInitialStepsHint to 1 by default for standard flow
- Query NOC Root certificates by VID and SKID by
- #560 Enable removing NOC ICA certificates
- #524 Enable removing NOC root certificates
- Add instructions on how to use the Ledger Nano with DCL
- Improve error message texts
- Add schemaVersion field into NOC/ICA and auxiliary models
- #575 Rename CommissionerRemoteUiFlowUrl to ManagedAclExtensionRequestFlowUrl
- #547 Add new fields into Model entity
- Correct transactions documentation
Full Changelog: v1.2.2...v1.4.0
Upgrade procedure
- The release must be applied via cosmovisor and Upgrade Proposal transactions, see pool-upgrade-how-to.md.
- The upgrade name must be equal to
v1.4
. - The release must be applied to all nodes (Validators, Observers, Sentries, etc.)
- All upgraded nodes must be at 1.2.2 with cosmovisor enabled.
- It's recommended to enable the auto-download for cosmovisor on all nodes, see pool-upgrade-how-to.md.
- Adding new nodes to the running pool (Test Net in particular) must be done via one of the ways described in running-node-in-existing-network.md.
Pre Release v1.4.0-dev3
- Update cosmos-sdk to v0.47.8
- Update golang to 1.20
Release 1.2.2
Changes and Fixes (comparing to 0.12.0)
- Update DCL Code for Approval count to ceiling instead of round #409
- Feature: re-vote for pending #412
- Feature: remove a proposal by the owner #287
- Do not allow proposing Root certificate by non-Trustee #427
- Deletion of Model Versions #421
- Document subscribing to events via Tendermint WebSockets #414
- Adding a Model requires "partNumber" and "productLabel" but those attributes should be optional #429
- NFR: New Role with permission to add/update Vendor Info #430
- Edit of DCL Compliance entry #464
- Deletion of DCL Compliance entry #465
- Set OTA for existing Model #466
- DA PKI Revocation of PAI and VID-scoped PAA by Vendor #459
- DA PKI Revocation of non-VID scoped PAAs by Vendor #479
- Add a VID field for non-VID scoped PAAs (Root certificates) #477
- A transaction for assigning a VID to non-VID scoped PAAs (root certificates) #478
- Fix verification of certificates #503
Upgrade procedure
- The release must be applied via cosmovisor and Upgrade Proposal transactions, see pool-upgrade-how-to.md.
- The upgrade name must be equal to
v1.2
. - The release must be applied to all nodes (Validators, Observers, Sentries, etc.)
- All upgraded nodes must be at 0.12.0 or 0.12.1 with cosmovisor enabled.
- It's recommended to enable the auto-download for cosmovisor on all nodes, see pool-upgrade-how-to.md.
- Adding new nodes to the running pool (Test Net in particular) must be done via one of the ways described in running-node-in-existing-network.md.
Pre-Release 1.2.2
v1.2.2-pre Merge branch 'master' into update-docs-catchup
Release 0.12.1
Note
This release must be used instead of 0.12.0 when adding a new node to the Main Net form block 0 (see https://github.com/zigbee-alliance/distributed-compliance-ledger/blob/master/docs/advanced/running-node-in-existing-network.md#3-catchup-from-genesis)
What's Changed
- Validations fix for certification dates by @DenisRybas in #505 (see #503)
Pre-Release 1.2.1
Changes and Fixes (comparing to 0.12.0)
- Update DCL Code for Approval count to ceiling instead of round #409
- Feature: re-vote for pending #412
- Feature: remove a proposal by the owner #287
- Do not allow proposing Root certificate by non-Trustee #427
- Deletion of Model Versions #421
- Document subscribing to events via Tendermint WebSockets #414
- Adding a Model requires "partNumber" and "productLabel" but those attributes should be optional #429
- NFR: New Role with permission to add/update Vendor Info #430
- Edit of DCL Compliance entry #464
- Deletion of DCL Compliance entry #465
- Set OTA for existing Model #466
- DA PKI Revocation of PAI and VID-scoped PAA by Vendor #459
- DA PKI Revocation of non-VID scoped PAAs by Vendor #479
- Add a VID field for non-VID scoped PAAs (Root certificates) #477
- A transaction for assigning a VID to non-VID scoped PAAs (root certificates) #478
Upgrade procedure
- The release must be applied via cosmovisor and Upgrade Proposal transactions, see pool-upgrade-how-to.md.
- The upgrade name must be equal to
v1.2.0
. - The release must be applied to all nodes (Validators, Observers, Sentries, etc.)
- All upgraded nodes must be at 0.12.0 with cosmovisor enabled.
- It's recommended to enable the auto-download for cosmovisor on all nodes, see pool-upgrade-how-to.md.
- Adding new nodes to the running pool (Test Net in particular) must be done via one of the ways described in running-node-in-existing-network.md. Starting a new node from the genesis state will not work. There are instructions on how to add a new node to the
Pre-Release 1.2.0
Changes and Fixes (comparing to 0.12.0)
- Update DCL Code for Approval count to ceiling instead of round #409
- Feature: re-vote for pending #412
- Feature: remove a proposal by the owner #287
- Do not allow proposing Root certificate by non-Trustee #427
- Deletion of Model Versions #421
- Document subscribing to events via Tendermint WebSockets #414
- Adding a Model requires "partNumber" and "productLabel" but those attributes should be optional #429
- NFR: New Role with permission to add/update Vendor Info #430
- Edit of DCL Compliance entry #464
- Deletion of DCL Compliance entry #465
- Set OTA for existing Model #466
- DA PKI Revocation of PAI and VID-scoped PAA by Vendor #459
- DA PKI Revocation of non-VID scoped PAAs by Vendor #479
- Add a VID field for non-VID scoped PAAs (Root certificates) #477
- A transaction for assigning a VID to non-VID scoped PAAs (root certificates) #478
Upgrade procedure
- The release must be applied via cosmovisor and Upgrade Proposal transactions, see pool-upgrade-how-to.md.
- The upgrade name must be equal to
v1.2.0
. - The release must be applied to all nodes (Validators, Observers, Sentries, etc.)
- All upgraded nodes must be at 0.12.0 with cosmovisor enabled.
- It's recommended to enable the auto-download for cosmovisor on all nodes, see pool-upgrade-how-to.md.
- Adding new nodes to the running pool (Test Net in particular) must be done via one of the ways described in running-node-in-existing-network.md. Starting a new node from the genesis state will not work. There are instructions on how to add a new node to the
Pre-Release 1.1.1
Changes and Fixes
- Update DCL Code for Approval count to ceiling instead of round #409
- Feature: re-vote for pending #412
- Feature: remove a proposal by the owner #287
- Do not allow proposing Root certificate by non-Trustee #427
- Deletion of Model Versions #421
- Document subscribing to events via Tendermint WebSockets #414
- Adding a Model requires "partNumber" and "productLabel" but those attributes should be optional #429
- NFR: New Role with permission to add/update Vendor Info #430
- Edit of DCL Compliance entry #464
- Deletion of DCL Compliance entry #465
- Set OTA for existing Model #466
Upgrade procedure
- The release is not intended to be applied to the production networks. It's for local testing only.