Releases: hashgraph/guardian
Releases · hashgraph/guardian
v2.11.0 - trust chain enhancements, dependent fields in schemas
Headlines
- Trust chain to support N:1 aggregation from multiple MRV-generators to tokens #1069
- Dependent fields in schemas #1561
Enhancements
- User topic and Initialization topic to be clickable #1884
- Wrong response for particular request (schema delete #1882
- New PRs should go to develop #1832
- Adding drop down arrow for Menu in UI #1883
Bugs Fixed
- TokenIds are in UUID format #1913
- 2.10 - get-block-data timeout #1893
- Guardian 2.9.3 rendering issues on OS X #1778
- Drop down menu is not displayed in Safari #1880
- Multi-button blocks with filters don't work #1677
- False revoke message in TrustChain #1679
- IPFS - resource limit exceeded #1812
View changes
- Via github compare: v2.10.0...v2.11.0
v2.11.0-prerelease
Headlines
- Trust chain to support N:1 aggregation from multiple MRV-generators to tokens #1069
- Dependent fields in schemas #1561
Enhancements
- User topic and Initialization topic to be clickable #1884
- Wrong response for particular request (schema delete #1882
- New PRs should go to develop #1832
- Adding drop down arrow for Menu in UI #1883
Bugs Fixed
- TokenIds are in UUID format #1913
- 2.10 - get-block-data timeout #1893
- Guardian 2.9.3 rendering issues on OS X #1778
- Drop down menu is not displayed in Safari #1880
- Multi-button blocks with filters don't work #1677
- False revoke message in TrustChain #1679
- IPFS - resource limit exceeded #1812
View changes
- Via github compare: v2.10.0...v2.11.0-prerelease
v2.10.0 - Policy Modules, Selective Disclosure data in VC
Headlines
- Policy modules to improve policy 'code' reuse and policy creation UX
- Selective Disclosure support in VC
Enhancements introduced
- Linkable Policy modules #1688
- Selective Disclosure support in VC data #1633
- Some VC documents always pass validation #1654
- Adding missing Block API details in documentation #1685
- Replacing npm #1710
- Remove hardcoded transaction fee #1712
- Fields for storing user input to Selector Dialog buttons' dialogs #1716
- "Help Text" field type for schemas #1717
- Optimise save operation in Policy to avoid 'silent' overwrites #1757
- Verra VM00017 Policy development #1807
Bugs Fixed
- Improve error handling/reporting of incorrect or missing configuration #1652
- Don't create tokens on import of policies until the policies are published #1653
- Unable to republish a policy if half way error #1675
- Schemas corrupted during policy import #1678
- Multipolicy cannot be created #1789
- Policy cannot be published due to 413 Payload too large error #1818
- New tokens cannot be created #1831
- Missing docker images for Apple M1 & M2 since 2.9.0 #1773
- False revoke message in TrustChain #1679
- Multi-button blocks with filters don't work #1677
View changes
- Via github compare: v2.9.3...v2.10.0
v2.9.3 - fix logform dep
Description
- Build fix for the bug in the dependent library.
View changes
- Via github compare: v2.9.2...v2.9.3
v2.9.2 - hotfix for token freeze handling and timeouts
Description
#1729 - Token freeze exit
#1730 - Timeout issues
View changes
- Via github compare: v2.9.0...v2.9.2
v2.9.1 hotfix release for the policy validation problem
Bugs Fixed
- Validations of Policies #1724
- Updated Documentation
v2.9.0 - Policy differentiation, resilient Guardian
Headline features
- Policy Differentiation
- Resilient Guardian Service
Issues Solved
- Policy Differentiation Feature #85
- QA: Disaster Recovery Testing #362
- Resilient Guardian Service #1596
- Support retiring offsets against non-tokenised emissions (i.e. manual retirement) #1664
- Retirement process for assets MVP #55
- QA: Soak testing #1011
- Library of Policy examples #1012
Bugs Fixed
- CVE-2022-25878 in protobufjs #1235
- setImmediate - the "background process" could be killed by the server without the appropriate timeout #1589
- Presetting conditional fields #1616
- Add URL frontend validations to Registrant form in UI #1632
View changes
- Via github compare: v2.8.1...v2.9.0
v2.9.0-prerelease: Policy diff, resilient guardian
Headline features
- Policy Differentiation
- Resilient Guardian Service
Issues Solved
- Policy Differentiation Feature #85
- QA: Disaster Recovery Testing #362
- Resilient Guardian Service #1596
- Support retiring offsets against non-tokenised emissions (i.e. manual retirement) #1664
- Retirement process for assets MVP #55
- QA: Soak testing #1011
- Library of Policy examples #1012
Bugs Fixed
- CVE-2022-25878 in protobufjs #1235
- setImmediate - the "background process" could be killed by the server without the appropriate timeout #1589
- Presetting conditional fields #1616
- Add URL frontend validations to Registrant form in UI #1632
View changes
- Via github compare: v2.8.1...v2.9.0-prerelease
2.8.1 hotfix following testnet reset
Summary
This is a hotfix release to the main release v2.8.0 which addresses the breakage cause by Hedera testnet reset, namely:
- changed 'Hello World' topic ID
- changed ID of the default retirement smart contract
- deployed the new demo schema/policies and the corresponding Guardian information infrastructure (messages with IDs)
- changes in the documentation reflecting the above
View changes
- Via github compare: v2.8.0...v2.8.1
v2.8.0 - token matching and retirement, MBP projects, 3rd party content
Headlines
- Retirement process for assets
- Matched Assets
- 3rd Party Content Providers
- Multi-benefits projects
- UI Automation Tests
Issues Solved
- Matched Assets #290
- MBP projects #1014
- Developer-level UI automation test #786
- Update for custom logic block #1558
- Can we have env var to control MQ_MESSAGE_CHUNK #1550
- Update JS SDK to v2.19.0 #1549
- Changing the Explorer URL #1548
- 3rd Party Content Providers #229
- Retirement process for assets MVP #55
- Guardian API and demo UI to retire tokens #397
- Develop UI test suite for the Demo workflow #811
Bugs fixed
- Error 500 when trying to recover data #1599
- Error: guardians (GET_USER_BALANCE) send: TIMEOUT at Guardians #1525
- Use local IPFS node as default, and let developers configure external pinning services as a secondary option #1473
- [Critical] - api-gateway crashing after mint > 1000 token #1309
Full changelog
- Via github compare: v2.7.0...v2.8.0