Skip to content

Releases: hashgraph/guardian

v2.4.0 Dry run, multi-user roles/groups, Web3.storage

31 Aug 19:37
fe2b09a
Compare
Choose a tag to compare

Headline

  • Dry Run for Guardian Operations #1035
  • Mulit-user roles #1013
  • Change of IPFS storage from NFT.Storage to Web3.Storage #1112

APIs removed after deprecation period expired

  • POST /api/v1/schemas/
  • POST /api/v1/schemas/import/message
  • POST /api/v1/schemas/import/file

UI Properties removed after deprecation period expired

  • aggregateDocumentBlock - Rule
  • aggregateDocumentBlock - threshold

Issues Fixed

  • Add API call to retrieve block by tag #1105
  • Schema creation set field name as field{index} #884
  • Fixes to the README #1165
  • Establish Migration Procedure #1048
  • Default HBAR Amount too low #1168
  • API to fetch single Schema #1120
  • Dry-run for guardian operations #1035
  • Add an option to delete unpublished Schema and Policy #1114
  • Refactor Guardian-IPFS interactions #1044
  • Extending MRV Sender #1167
  • Topics/messages Naming and memo content #966
  • Hedera Message Formats #1179
  • Need to remove all the keys from everywhere #1207

Bugs Fixed

  • Create policy should not allow set status = Published #1141
  • Save As Pop up unable to close it #1152
  • IPFS api not responding #1058
  • All Schemas are not getting published #1184
  • Defs field is not populated #1183
  • Schema Missing on "save as New Policy" #1190
  • Assigning more than one role to interfaceContainerblock #1205
  • UI rendering issue for schema field type "schema" #1187
  • Screen is getting blank on refresh #1195
  • Naming bugs in Schema #1241

View changelog

v2.3.1 hotfix correcting policy blocks and CI issues

04 Aug 19:19
ec16861
Compare
Choose a tag to compare

This is a hot fix release to v2.3.0 which fixed the following issues:

  • aggregateDocumentBlock does not store blockId with VC caused error when aggregation run #1129
  • Pagination addon error in 2.3.0 #1130
  • externalDataBlock did not implement Hedera accounts logic for transferring minted token #1132

View changes

v2.3.0: minting to custom accounts, automated token actions

26 Jul 14:24
Compare
Choose a tag to compare

Headline

  • Automation of Token Operations
  • Token minting into custom accounts
  • Blockchain operations via Hedera LocalNode
  • Enhanced Documentation
  • Several Bug Fixes

Epics and Stories implemented

  • Import new policy as a version of the existing policy #1026
  • Create Scalability Testing Plan #363
  • Cryptographic Binding #645
  • Designated account to 'own' minted tokens #1068
  • Automate (in policy) token-related actions #976
  • Docker Compose file setup to configure LocalNode #1084
  • Extending .env file to configure LocalNode #1083
  • Defining the process of Linting Rules. #1041
  • Update README for clarity of getting started. #913
  • Need better logs for running in production #778

Bugs Fixed

  • Need correct error messaging on importing Policy/Schema file/format #991
  • Mainnet policy creation error - Transaction timeout exceeded #1053
  • Guardian on mainnet point external link to testnet dragon glass #1054
  • Publishing of the Policy without saving #1076

View changelog

v2.3.0-prerelease: Minting to custom accounts, automated token actions

21 Jul 17:20
Compare
Choose a tag to compare

Headline

  • Automation of Token Operations for custom accounts
  • Configuring Hedera LocalNode
  • Enhanced Documentation
  • Several Bug Fixes

Epics and Stories implemented

  • Import new policy as a version of the existing policy #1026
  • Create Scalability Testing Plan #363
  • Cryptographic Binding #645
  • Designated account to 'own' minted tokens #1068
  • Automate (in policy) token-related actions #976
  • Docker Compose file setup to configure LocalNode #1084
  • Extending .env file to configure LocalNode #1083
  • Defining the process of Linting Rules. #1041
  • Update README for clarity of getting started. #913
  • Need better logs for running in production #778

Bugs Fixed

  • Need correct error messaging on importing Policy/Schema file/format #991
  • Mainnet policy creation error - Transaction timeout exceeded #1053
  • Guardian on mainnet point external link to testnet dragon glass #1054
  • Publishing of the Policy without saving #1076

View changelog

v2.0.1 Hedera SDK vs testnet incompatibility fix

19 Jul 13:58
Compare
Choose a tag to compare

This is a hot fix release to v2.0.0 which allows upgraded Hedera SDK version (previously used 2.12.1, upgraded to 2.15.0) to work-around its incompatibility with the current state of Hedera testnet.

v2.2.2 Trustchain validity hotfix follow-up

12 Jul 16:51
0865752
Compare
Choose a tag to compare

This is a hot fix release to v2.2.1 and consequently to the original v2.2.0 correcting the following omissions:

  • Issues on DocumenValidatorBlock #1087
  • System crashing on submitting doc #1086

v2.2.1 trust chain validity hotfix

07 Jul 16:53
571fa0f
Compare
Choose a tag to compare

This is a hot fix release to v2.2.0 delivering the following fixes:

  • TrustChain in case of multiple Policies #1057
  • Created token api return all tokens from other StandardRegistry #1051
  • Trustchain validity is compromised on 2.2.0 #1055

2.2.0 - Revocation, Standard Registry init message, event-driven policies

28 Jun 17:57
Compare
Choose a tag to compare

Headline

  • Revocation of issued VCs and VPs.
  • Renaming Root Authority to Standard Registry
  • Initialisation Message (in global Topic) by Standard Registry (SR)
  • Event-driven policies supporting branching and if/else decisions
  • Custom Standard Registry schemas
  • Units of measure definition in policies
  • Enhanced Documentation
  • Bug fixes and improved diagnosability

Epics

  • Guardian VC revocation architecture #611
  • Workspaces setup #766
  • Hello Message Standards #869
  • Events to be created #859
  • Hello World Message #803
  • Showing latest documents in Grid after revocation #882
  • Schema creation set field name as field{index} #884
  • RootAuthority schema & Root Authority VC #896
  • Editing Policy Definition Language section #900
  • Updating Hedera SDK #915
  • Refresh via Web Socket #929
  • Minting errors are missing in admin logs #941
  • Improve release procedure #943
  • Adding Reason for Rejection #961
  • Units of Measure #965
  • Publish message to nats for external handle #949
  • merge logger-helper into common project #860
  • Demo Documentation to be updated #964
  • Implementation of Verra Redd with respect to topics #881
  • Reviewing and Updating Status #963
  • Rationalization of the images #989
  • Renaming Root Authority #967
  • To be more descriptive #988
  • Need to disable tabs when we are finishing the setup #998
  • GUI Documentation on Schema #990
  • Proper extensions to be allowed when importing Policy/Schema #993
  • Custom extensions to be required when importing/exporting Policy/Schema #994
  • Out of Funds Error Reporting #1029
  • Adding Balance in Header #1030
  • Default Balance allocation in .env file #1031

Bug Fixes

  • Bug: Error when delete schema #901
  • Bug: Invalid Owner when publish schema/Policies #903
  • 504 Gateway Timeout error when trying to View TrustChain from Token History of REDD Demo Policy #912
  • "Invalid VC proof" troubleshoot help #930
  • Change Guardians to Guardian #897
  • Error when using ref schema #916
  • missing VC documents issued by Root Authority on Trust-chain audit page #977
  • Can we please configure this page meta/description properly? #982
  • Why are there console.error in try? #983
  • Empty function #984
  • Error logs without message and details #953
  • Need correct error messaging on importing Policy/Schema file/format #991
  • Reject reason pop up window #1021
  • User role is not getting Updated #1024
  • Infinite Loading when Publishing Policy from Configurator #1028

View changelog

2.2.0-prerelease - do not use in Production

22 Jun 14:58
eb171ca
Compare
Choose a tag to compare

v 2.2.0-prerelease

This is a pre-release software to be used for testing and release planning. This release will deliver major additions to functionality as per the description below.

Headline

  • Revocation of issued VCs and VPs.
  • Renaming Root Authority to Standard Registry
  • Initialisation Message (in global Topic) by Standard Registry (SR)
  • Event-driven policies supporting branching and if/else decisions
  • Custom Standard Registry schemas
  • Units of measure definition in policies
  • Enhanced Documentation
  • Bug fixes and improved diagnosability

Epics

  • Guardian VC revocation architecture #611
  • Workspaces setup #766
  • Hello Message Standards #869
  • Events to be created #859
  • Hello World Message #803
  • Showing latest documents in Grid after revocation #882
  • Schema creation set field name as field{index} #884
  • RootAuthority schema & Root Authority VC #896
  • Editing Policy Definition Language section #900
  • Updating Hedera SDK #915
  • Refresh via Web Socket #929
  • Minting errors are missing in admin logs #941
  • Improve release procedure #943
  • Adding Reason for Rejection #961
  • Units of Measure #965
  • Publish message to nats for external handle #949
  • merge logger-helper into common project #860
  • Demo Documentation to be updated #964
  • Implementation of Verra Redd with respect to topics #881
  • Reviewing and Updating Status #963
  • Rationalization of the images #989
  • Renaming Root Authority #967
  • To be more descriptive #988
  • Need to disable tabs when we are finishing the setup #998
  • GUI Documentation on Schema #990

Bug Fixes

  • Bug: Error when delete schema #901
  • Bug: Invalid Owner when publish schema/Policies #903
  • 504 Gateway Timeout error when trying to View TrustChain from Token History of REDD Demo Policy #912
  • "Invalid VC proof" troubleshoot help #930
  • Change Guardians to Guardian #897
  • Error when using ref schema #916
  • missing VC documents issued by Root Authority on Trust-chain audit page #977
  • Can we please configure this page meta/description properly? #982
  • Why are there console.error in try? #983
  • Empty function #984
  • Error logs without message and details #953

v2.1.3 Hotfix for dependecies

08 Jun 14:41
94d6899
Compare
Choose a tag to compare

This is a hotfix release to 2.1.0 and 2.1.2 fixing build dependencies as per #975 .