Skip to content

Releases: hashgraph/guardian

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

v2.23.1: hotfix to remove T&C screen

03 Apr 14:15
5a4d809
Compare
Choose a tag to compare

Description

This is a hotfix release to remove the T&C screen to simplify user instantiation of Guardian instance

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

View changes