Skip to content

Releases: hashgraph/guardian

v3.0.0: code audit, bottom-up statistics, input parametrization, automatic schema fields

04 Nov 17:05
ed24aad
Compare
Choose a tag to compare

Headlines

  • Code audit: support and resolution of issues #2989
  • Data Parametrization and Conditional Review Logic #4025
  • Calculation logic for values in 'automatic fields' in schemas #2986
  • Guardian analytics: bottom-up data traceability #3336
  • Global Carbon Council (GCC) GCCM001: Methodology for Renewable Energy Generation Projects Supplying Electricity to Grid or Captive Consumers – Version 4.0 #3705
  • Default values for schema-defined fields #2942

Enhancements

  • Import/Export for Statistics #4233
  • Azure Cosmos DB for MongoDB support #4319
  • Enhance MongoDB Integration by incorporating seamless support for popular third-party services, such as MongoDB Atlas. #2940
  • Stitching multiple schemas with external MRV #4234
  • API versioning and support/deprecation schedule #3236
  • Verify the features which got affected from Mirror node changes #4204
  • Database Access Layer Refactoring #3966
  • Simplify default SR schema to take out optional properties #3435
  • Rationalise API and UI return error codes #2933
  • Pagination API endpoint returns lack crucial details #4085
  • "500 Other Error: Schema IRI Empty" and "Policy does not exist" During Dry-Run of Policy with Newly Created Tool#4094
  • Using the same user on UI and API calls resets the configs #4086
  • Token action block to work with token templates #2839
  • Displaying schema values of only selected ones. #3988
  • Enhanced Docker Configuration and Multi-Platform Support #4096

Bug fixes

  • YARN_CACHE_FOLDER in Dockerfile is not actually used #3712
  • Changing the SR setup heading #4001
  • Missing Indexer View #4000
  • Inability to Re-Access Tool Editing Interface #4050
  • Same block works through the UI, but not through the API #3931
  • Dupplicated project after it has been approved by the SR 3643

View changes

Security audit report

v2.27.1: hotfix for indexer and filter issues

14 Aug 12:53
eaf24dc
Compare
Choose a tag to compare

Description

This is a hotfix release addressing multiple reported issues with Indexer UI, Indexer service scalability, and block filters/sorting on returned results:

  • Increased max size of the inter-service messages (via NATS) to 64MB. This fixes rarely observed service shutdown issues for Indexer when attempted to send messages larger than 1MB.
  • Fixed project location display issues
  • Changed alignment for stats display on the Indexer landing page
  • Added pageSize options for search requests
  • Fixed blank page analytics issue appearing at the first Indexer launch
  • Fixed search bar display in Safari
  • Improved Indexer docker build speed and size, fixed docker DB initialisation
  • Fixed filtering issue for get requests changing policy block state
  • Added result sorting option for get requests

Please see the original 2.27.0 release notes for the full functionality scope of the main release.

View changes

v2.27.0: Indexer API, API filtering

31 Jul 19:57
86bba0c
Compare
Choose a tag to compare

Enhancements

  • Migrate Logging from Winston to Pino #3834
  • Indexer API #3637
  • Filtering data for blocks is stateful API, introduce stateless data filters for API usage. #3610
  • Optimization of the Data Return Model for API Requests #3724
  • Development of VMR0006: Energy Efficiency and Fuel Switch Measures in Thermal Applications, v1.2 #2922
  • Development of AMS-I.E and Mass Comparison on Cookstove methodologies for the Webinar #2923

View changes

v2.26.2: hotfix for indexer service dependencies

12 Jul 07:41
4b96a35
Compare
Choose a tag to compare

Description

This is a hotfix release addressing the issue with Indexer service dependencies.

Please see the original 2.26.0 release notes for the full functionality scope of the main release.

View changes

v2.26.1: hotfix for user data loss issue

02 Jul 13:09
bf0e844
Compare
Choose a tag to compare

Description

This is a hotfix release to fix the following issue:

  • #3837 - potential user data loss

Please see the original 2.26.0 release notes for the full functionality scope of the main release.

View changes

v2.26.0: Hedera & IPFS ops resilience, policies mass diff

28 Jun 19:24
6ccab3a
Compare
Choose a tag to compare

Enhancements

  • Hedera interactions resilience module #2905
  • Further evolution of policy comparison (a.k.a 'mass diff') #2706
  • Correction of all the Methodologies with new DID Spec #3296
  • Express to Fastify Migration #3835
  • Development of ACM0018: Electricity Generation from Biomass in Power-Only Plants #2879
  • Development of AMS-I.F.: Renewable Electricity Generation for Captive Use and Mini-Grid #2882
  • Development of AMS-I.C.: Thermal Energy Production with or Without Electricity #2873
  • Development of AMS-I.A. #2884
  • Optimize and Eliminate Redundant Connections to MongoDB #3833
  • Change the default port for Indexer #3807
  • Optimization of the Data Return Model for API Requests #3724

Bug Fixes

  • Linking VCs via API does not work #3805

View changes

v2.25.1: DR support for roles, fixed minting

06 Jun 15:15
1f01aba
Compare
Choose a tag to compare

Description

This is a hotfix release (post 2.25.0) to fix the following issues:

  • #3646 - "429" error during token mint
  • Support for recovery (in the case of DR) of user roles

Please see the original 2.25.0 release notes for the full functionality scope of the main release.

View changes

v2.25.0: Guardian indexer, roles and permissions, project data comparison

31 May 20:10
5f03f0c
Compare
Choose a tag to compare

Headlines

  • Global environmental/Guardian data search (indexer) component for Hedera and IPFS #2629
  • Revamp Guardian user/roles and permissions model #2844
  • Full project data comparison as produced/captured by policies #2704
  • Development of Gold Standard's Methodology for Methane Emission Reduction by Adjusted Water Management Practice in Rice Cultivation #2921

Bug Fixes

  • User Session API response #3447

View changes

Notes

Standard Registries (SRs) would currently need to manually set up user rules and permissions in the event of the disaster recovery (DR).

v2.24.1: hotfix for policy replay and side navigation bar issues

06 May 14:59
616a957
Compare
Choose a tag to compare

Description

This is a hotfix release to fix the following issues:

  • #3606 - Policies with a side navigation bar work incorrectly when the cache is turned on
  • #3621 - Error when using the "Record/Run" function in Guardian

Please see the original 2.24.0 release notes for the full functionality scope of the main release.

View changes

v2.24.0: Live data migrations, Fireblocks support

30 Apr 19:16
f450893
Compare
Choose a tag to compare

Enhancements

  • Live project (data) migration across Policies, across Guardian instances #3176
  • FireBlocks Raw Signing Integration #1314
  • Development of ACM0001: Flaring or Use of Landfill Gas #2874
  • Front-end and Back-end optimisations and performance improvements #3520
  • DLT to Address Flawed Methodologies Blog #2906
  • Changing Tools while importing policy #3446
  • Convert Guardian from 'old' CommonJS (CJS) modules to 'new' ECMAScript (ESM) modules #3140
  • docs: add instruction for launch cache container in readme file #3599
  • Update documentation for IPFS provider filebase for use on gitbook #3545
  • Setting up Methodology Library for Hackathon methodologies #3398

Bug Fixes

  • The policy import process is taking a lot of time #3510
  • Imported schemas not populating after refresh #3381
  • Update README.md for redirection links #3424

View changes