Releases: Chia-Network/Core-Registry-CADT
Releases · Chia-Network/Core-Registry-CADT
1.7.15-rc6
Release 1.7.15-rc6 * Update license ([e151fb8](https://github.com/Chia-Network/Core-Registry-CADT/commit/e151fb8)) * build(deps): bump Apple-Actions/import-codesign-certs from 1 to 3 ([2ff6325](https://github.com/Chia-Network/Core-Registry-CADT/commit/2ff6325))
1.7.15-rc5
Release 1.7.15-rc5 * Update commit-signing ([dc39853](https://github.com/Chia-Network/Core-Registry-CADT/commit/dc39853)) * Update dep-review ([ebfe3ff](https://github.com/Chia-Network/Core-Registry-CADT/commit/ebfe3ff)) * Update dependabot ([228ed21](https://github.com/Chia-Network/Core-Registry-CADT/commit/228ed21)) * Update license ([82f3e39](https://github.com/Chia-Network/Core-Registry-CADT/commit/82f3e39))
1.7.15-rc4
Release 1.7.15-rc4 * chore: Delete unnecessary .repo-content-updater.yaml ([46e991f](https://github.com/Chia-Network/Core-Registry-CADT/commit/46e991f))
1.7.15-rc3
Release 1.7.15-rc3 * chore: version bump ([97f2845](https://github.com/Chia-Network/Core-Registry-CADT/commit/97f2845))
1.7.15-rc2
Release 1.7.15-rc2 * chore: dependency updates ([dc707fc](https://github.com/Chia-Network/Core-Registry-CADT/commit/dc707fc)) * chore: dependency updates ([4c4be66](https://github.com/Chia-Network/Core-Registry-CADT/commit/4c4be66))
1.7.15-rc1
Release 1.7.15-rc1 * ci: build from stage branch ([31dc588](https://github.com/Chia-Network/Core-Registry-CADT/commit/31dc588)) * ci: check for secrets to allow dependabot builds ([1a52655](https://github.com/Chia-Network/Core-Registry-CADT/commit/1a52655)) * ci: checkoutv4 update ([baeae15](https://github.com/Chia-Network/Core-Registry-CADT/commit/baeae15)) * ci: Make RC releases ([25a7139](https://github.com/Chia-Network/Core-Registry-CADT/commit/25a7139)) * ci: switch to new notarization tool for macos ([0a88b94](https://github.com/Chia-Network/Core-Registry-CADT/commit/0a88b94)) * ci: update CI to run with node 20 ([0640c83](https://github.com/Chia-Network/Core-Registry-CADT/commit/0640c83)) * ci: update path for bootstrap sqlite db ([90f6b77](https://github.com/Chia-Network/Core-Registry-CADT/commit/90f6b77)) * ci: update to checkout@v4 ([149a7d1](https://github.com/Chia-Network/Core-Registry-CADT/commit/149a7d1)) * ci: update upload action ([ddf83b4](https://github.com/Chia-Network/Core-Registry-CADT/commit/ddf83b4)) * ci: Use GitHub Glue Action for requests instead of curl ([98c8bc3](https://github.com/Chia-Network/Core-Registry-CADT/commit/98c8bc3)) * build: add auto-restart to systemd ([ab25c41](https://github.com/Chia-Network/Core-Registry-CADT/commit/ab25c41)) * build: ensure we have the right version of package.json in this build ([d6e8c80](https://github.com/Chia-Network/Core-Registry-CADT/commit/d6e8c80)) * build(deps): bump @eslint/plugin-kit ([9582eab](https://github.com/Chia-Network/Core-Registry-CADT/commit/9582eab)) * build(deps): bump actions/download-artifact ([54ceca1](https://github.com/Chia-Network/Core-Registry-CADT/commit/54ceca1)) * build(deps): bump express from 4.18.3 to 4.19.2 ([743b485](https://github.com/Chia-Network/Core-Registry-CADT/commit/743b485)) * build(deps): bump mysql2 in the npm_and_yarn group across 1 directory ([13c9c22](https://github.com/Chia-Network/Core-Registry-CADT/commit/13c9c22)) * build(deps): bump the npm_and_yarn group across 1 directory with 2 updates ([590271b](https://github.com/Chia-Network/Core-Registry-CADT/commit/590271b)) * fix: add log ([6fde61f](https://github.com/Chia-Network/Core-Registry-CADT/commit/6fde61f)) * fix: bad import in writeService ([2de2a4e](https://github.com/Chia-Network/Core-Registry-CADT/commit/2de2a4e)) * fix: bad references in syncService.js and writeService.js ([3001fd7](https://github.com/Chia-Network/Core-Registry-CADT/commit/3001fd7)) * fix: clear pending root if detected on push ([360abcd](https://github.com/Chia-Network/Core-Registry-CADT/commit/360abcd)) * fix: console.log ([bae219c](https://github.com/Chia-Network/Core-Registry-CADT/commit/bae219c)) * fix: crash due to db error when syncing from scratch ([706960b](https://github.com/Chia-Network/Core-Registry-CADT/commit/706960b)) * fix: create mirrors without a homeorg ([46fc9b0](https://github.com/Chia-Network/Core-Registry-CADT/commit/46fc9b0)) * fix: deps ([ee1da60](https://github.com/Chia-Network/Core-Registry-CADT/commit/ee1da60)) * fix: do not fall back to IP and port if DATALAYER_FILE_SERVER_URL is not set ([0e98d34](https://github.com/Chia-Network/Core-Registry-CADT/commit/0e98d34)) * fix: dont announce mirror if mirror is null ([bb0e3e1](https://github.com/Chia-Network/Core-Registry-CADT/commit/bb0e3e1)) * fix: failing tests ([8c53345](https://github.com/Chia-Network/Core-Registry-CADT/commit/8c53345)) * fix: general bug fixes and improvements ([375b15a](https://github.com/Chia-Network/Core-Registry-CADT/commit/375b15a)) * fix: get mirror url ([fd23cf5](https://github.com/Chia-Network/Core-Registry-CADT/commit/fd23cf5)) * fix: import path ([6f11812](https://github.com/Chia-Network/Core-Registry-CADT/commit/6f11812)) * fix: improve log messages to include storeId where possible ([21ed52e](https://github.com/Chia-Network/Core-Registry-CADT/commit/21ed52e)) * fix: improved logging messages ([5faf33f](https://github.com/Chia-Network/Core-Registry-CADT/commit/5faf33f)) * fix: index based sync bug ([fef4534](https://github.com/Chia-Network/Core-Registry-CADT/commit/fef4534)) * fix: malformed get_value rpc url ([ff9b703](https://github.com/Chia-Network/Core-Registry-CADT/commit/ff9b703)) * fix: malformed get_value rpc url ([c34c410](https://github.com/Chia-Network/Core-Registry-CADT/commit/c34c410)) * fix: minor cleanup ([bca5a8f](https://github.com/Chia-Network/Core-Registry-CADT/commit/bca5a8f)) * fix: mirror logic ([ece1213](https://github.com/Chia-Network/Core-Registry-CADT/commit/ece1213)) * fix: missing syntax ([00bbfc6](https://github.com/Chia-Network/Core-Registry-CADT/commit/00bbfc6)) * fix: onlyTokenizedUnits equals false ([0ca1ec7](https://github.com/Chia-Network/Core-Registry-CADT/commit/0ca1ec7)) * fix: optimize retry logic of subscribe ([8149f85](https://github.com/Chia-Network/Core-Registry-CADT/commit/8149f85)) * fix: organization meta sync task hanging ([87ea402](https://github.com/Chia-Network/Core-Registry-CADT/commit/87ea402)) * fix: package node version ([879df2c](https://github.com/Chia-Network/Core-Registry-CADT/commit/879df2c)) * fix: properly name registries task ([71dd7d1](https://github.com/Chia-Network/Core-Registry-CADT/commit/71dd7d1)) * fix: regex validation vulnerability ([0c50f86](https://github.com/Chia-Network/Core-Registry-CADT/commit/0c50f86)) * fix: regex validation vulnerability ([1ef65b7](https://github.com/Chia-Network/Core-Registry-CADT/commit/1ef65b7)) * fix: remove default onlyTokenizedUnits value ([8ed36a4](https://github.com/Chia-Network/Core-Registry-CADT/commit/8ed36a4)) * fix: remove duplicate renderGovernance ([45b694b](https://github.com/Chia-Network/Core-Registry-CADT/commit/45b694b)) * fix: rename sync audit to sync datalayer ([1f13c17](https://github.com/Chia-Network/Core-Registry-CADT/commit/1f13c17)) * fix: rename sync audit to sync datalayer ([d77ee08](https://github.com/Chia-Network/Core-Registry-CADT/commit/d77ee08)) * fix: rename sync audit to sync datalayer ([0d703cd](https://github.com/Chia-Network/Core-Registry-CADT/commit/0d703cd)) * fix: restrictive json parser limit. increased to 5mb ([dbaa574](https://github.com/Chia-Network/Core-Registry-CADT/commit/dbaa574)) * fix: test ([58cbbdf](https://github.com/Chia-Network/Core-Registry-CADT/commit/58cbbdf)) * fix: test ([0ceba20](https://github.com/Chia-Network/Core-Registry-CADT/commit/0ceba20)) * fix: test ([62f860d](https://github.com/Chia-Network/Core-Registry-CADT/commit/62f860d)) * fix: test ([64edef2](https://github.com/Chia-Network/Core-Registry-CADT/commit/64edef2)) * fix: testing ([723c05c](https://github.com/Chia-Network/Core-Registry-CADT/commit/723c05c)) * fix: timestamp based sort ([de63181](https://github.com/Chia-Network/Core-Registry-CADT/commit/de63181)) * fix: uncommitted prettier formatting ([52a3c28](https://github.com/Chia-Network/Core-Registry-CADT/commit/52a3c28)) * fix: undefined AUTO_MIRROR_EXTERNAL_STORESNAL_STORES ([54b9f5f](https://github.com/Chia-Network/Core-Registry-CADT/commit/54b9f5f)) * fix: unpaginated xls endpoint ([855c162](https://github.com/Chia-Network/Core-Registry-CADT/commit/855c162)) * fix: vintage year not included in responses ([f747109](https://github.com/Chia-Network/Core-Registry-CADT/commit/f747109)) * chore: add test ([1b1b2fc](https://github.com/Chia-Network/Core-Registry-CADT/commit/1b1b2fc)) * chore: bump 1.7.4 ([ad3c539](https://github.com/Chia-Network/Core-Registry-CADT/commit/ad3c539)) * chore: bump version ([5840987](https://github.com/Chia-Network/Core-Registry-CADT/commit/5840987)) * chore: bump version ([e31676d](https://github.com/Chia-Network/Core-Registry-CADT/commit/e31676d)) * chore: bump version 1.7.5 ([585b28b](https://github.com/Chia-Network/Core-Registry-CADT/commit/585b28b)) * chore: bump version number ([1ca88cb](https://github.com/Chia-Network/Core-Registry-CADT/commit/1ca88cb)) * chore: config for automatic updater ([bef6d9a](https://github.com/Chia-Network/Core-Registry-CADT/commit/bef6d9a)) * chore: dependency updates ([7eff51c](https://github.com/Chia-Network/Core-Registry-CADT/commit/7eff51c)) * chore: fix merge conflicts ([19186f6](https://github.com/Chia-Network/Core-Registry-CADT/commit/19186f6)) * chore: fix pr_target_branch option for content updater config ([9ead04a](https://github.com/Chia-Network/Core-Registry-CADT/commit/9ead04a)) * chore: minor tweaks ([c4745f4](https://github.com/Chia-Network/Core-Registry-CADT/commit/c4745f4)) * chore: remove debugging comments ([a26ebf8](https://github.com/Chia-Network/Core-Registry-CADT/commit/a26ebf8)) * chore: remove debugging version number ([b1d1a14](https://github.com/Chia-Network/Core-Registry-CADT/commit/b1d1a14)) * chore: update deps ([7bad1a8](https://github.com/Chia-Network/Core-Registry-CADT/commit/7bad1a8)) * chore: update dev dependencies ([c6c88b4](https://github.com/Chia-Network/Core-Registry-CADT/commit/c6c88b4)) * chore: updated documentation file ([07c9473](https://github.com/Chia-Network/Core-Registry-CADT/commit/07c9473)) * chore: Updating npm dev dependencies ([41db54b](https://github.com/Chia-Network/Core-Registry-CADT/commit/41db54b)) * chore: Updating npm dev dependencies ([5d1bdf5](https://github.com/Chia-Network/Core-Registry-CADT/commit/5d1bdf5)) * chore: Updating npm dev dependencies ([113d97f](https://github.com/Chia-Network/Core-Registry-CADT/commit/113d97f)) * chore: Updating npm dev dependencies ([7229f7b](https://github.com/Chia-Network/Core-Registry-CADT/commit/7229f7b)) * chore: Updating npm dev dependencies ([b18d0d5](https://github.com/Chia-Network/Core-Registry-CADT/commit/b18d0d5)) * chore: Updating npm dev dependencies ([483cb79](https://github.com/Chia-Network/Core-Registry-CADT/commit/483cb79)) * chore: Updating npm dev dependencies ([b270a28](https://github.com/Chia-Network/Core-Registry-CADT/commit/b270a28)) * chore: Updating npm dev dependencies ([86c5105](https://github.com/Chia-Network/Core-Registry-CADT/commit/86c5105)) * chore: Updating npm dev dependencies ([39fe521](https://github.com/Chia-Network/Core-Registry-CADT/commit/39fe521)) * chore: Updating npm dev dependencies ([fc847b2](https://github.com/Chia-Network/Core-Registry-CADT/commit/fc847b2)) * chore: Updating npm dev dependencies ([89d6d8c](https://github.com/Chia-Network/Core-Registry-CADT/commit/89d6d8c)) * chore: Updating npm dev dependencies ([061a33a](https://github.com/Chia-Network/Core-Registry-CADT/commit/061a33a)) * chore: version bump ([031d805](https://github.com/Chia-Network/Core-Registry-CADT/commit/031d805)) * chore: version bump ([083a11d](https://github.com/Chia-Network/Core-Registry-CADT/commit/083a11d)) * chore: version bump ([f492dfc](https://github.com/Chia-Network/Core-Registry-CADT/commit/f492dfc)) * chore: version bump ([084a6d9](https://github.com/Chia-Network/Core-Registry-CADT/commit/084a6d9)) * chore: version bump ([eac3808](https://github.com/Chia-Network/Core-Registry-CADT/commit/eac3808)) * chore: version bump ([4c152f0](https://github.com/Chia-Network/Core-Registry-CADT/commit/4c152f0)) * chore: version bump 1.7.3 ([a6231ae](https://github.com/Chia-Network/Core-Registry-CADT/commit/a6231ae)) * chore: version bump 1.7.8 ([18ab0e9](https://github.com/Chia-Network/Core-Registry-CADT/commit/18ab0e9)) * feat: add comment author fix ([3fdf623](https://github.com/Chia-Network/Core-Registry-CADT/commit/3fdf623)) * feat: add home profile sync status ([0b3f786](https://github.com/Chia-Network/Core-Registry-CADT/commit/0b3f786)) * feat: add mirror check task ([18fa0c7](https://github.com/Chia-Network/Core-Registry-CADT/commit/18fa0c7)) * feat: add mirror check task ([12ba1b9](https://github.com/Chia-Network/Core-Registry-CADT/commit/12ba1b9)) * feat: add onlyTokenizedUnits query param ([30b2b89](https://github.com/Chia-Network/Core-Registry-CADT/commit/30b2b89)) * feat: add rendered endpoint for governance ([1bf9df1](https://github.com/Chia-Network/Core-Registry-CADT/commit/1bf9df1)) * feat: add rpc request logging to trace level ([8481086](https://github.com/Chia-Network/Core-Registry-CADT/commit/8481086)) * feat: add status endpoint ([73523c5](https://github.com/Chia-Network/Core-Registry-CADT/commit/73523c5)) * feat: add untokenized units query params ([93d5526](https://github.com/Chia-Network/Core-Registry-CADT/commit/93d5526)) * feat: added issuedCo2TonsByProjectType statistics resource ([bd8ea2f](https://github.com/Chia-Network/Core-Registry-CADT/commit/bd8ea2f)) * feat: added migration task checks ([f242a7a](https://github.com/Chia-Network/Core-Registry-CADT/commit/f242a7a)) * feat: added migration to create statistics table ([2f916a5](https://github.com/Chia-Network/Core-Registry-CADT/commit/2f916a5)) * feat: added ndc tons calculation ([5eb5665](https://github.com/Chia-Network/Core-Registry-CADT/commit/5eb5665)) * feat: added reset to generation task ([8e27e8a](https://github.com/Chia-Network/Core-Registry-CADT/commit/8e27e8a)) * feat: added task to check subscriptions and resubscribe to missing org stores ([09d6ad1](https://github.com/Chia-Network/Core-Registry-CADT/commit/09d6ad1)) * feat: added the ability to get tonsCo2 counts for all home org methodologies ([9e6a5d0](https://github.com/Chia-Network/Core-Registry-CADT/commit/9e6a5d0)) * feat: added unitCountByStatus resource ([b622ed0](https://github.com/Chia-Network/Core-Registry-CADT/commit/b622ed0)) * feat: changed project rehosted functionality to count of projects hosted internally vs externally ([4d76983](https://github.com/Chia-Network/Core-Registry-CADT/commit/4d76983)) * feat: code clean up ([126a4d3](https://github.com/Chia-Network/Core-Registry-CADT/commit/126a4d3)) * feat: completed get issuedTonsC02ByMethodology resource ([6e0c223](https://github.com/Chia-Network/Core-Registry-CADT/commit/6e0c223)) * feat: date range query params now apply to createdAt values instead of updatedAt ([cb45f63](https://github.com/Chia-Network/Core-Registry-CADT/commit/cb45f63)) * feat: empty kv-diff sync fix ([b684db5](https://github.com/Chia-Network/Core-Registry-CADT/commit/b684db5)) * feat: fixed incorrectly cached statistics result ([45613b4](https://github.com/Chia-Network/Core-Registry-CADT/commit/45613b4)) * feat: improved sync-registry task and added logging ([0c6b22c](https://github.com/Chia-Network/Core-Registry-CADT/commit/0c6b22c)) * feat: index based sync ([58358d7](https://github.com/Chia-Network/Core-Registry-CADT/commit/58358d7)) * feat: inventory reports for dlaas bucket ([3539a9c](https://github.com/Chia-Network/Core-Registry-CADT/commit/3539a9c)) * feat: latest sync-registry changes from cadt ([4e35237](https://github.com/Chia-Network/Core-Registry-CADT/commit/4e35237)) * feat: mirror check task automatically adds missing governance mirrors ([35fda9a](https://github.com/Chia-Network/Core-Registry-CADT/commit/35fda9a)) * feat: mirror check task automatically adds missing governance mirrors ([744bdf9](https://github.com/Chia-Network/Core-Registry-CADT/commit/744bdf9)) * feat: modifed controller and model to return statistics for the home org only ([7964384](https://github.com/Chia-Network/Core-Registry-CADT/commit/7964384)) * feat: move pagination limit to 1000 ([f568d28](https://github.com/Chia-Network/Core-Registry-CADT/commit/f568d28)) * feat: remove legacy config loader ([ab19831](https://github.com/Chia-Network/Core-Registry-CADT/commit/ab19831)) * feat: remove unneeded extra logging ([b62e61d](https://github.com/Chia-Network/Core-Registry-CADT/commit/b62e61d)) * feat: removed deprecated config file ([8653cd8](https://github.com/Chia-Network/Core-Registry-CADT/commit/8653cd8)) * feat: revised statistics endpoint to accommodate v5 dashboard mocks ([868ff93](https://github.com/Chia-Network/Core-Registry-CADT/commit/868ff93)) * feat: select unit ids ([ec04730](https://github.com/Chia-Network/Core-Registry-CADT/commit/ec04730)) * feat: sqlite db locking mitigation via organizations.model.js and audit.model.js accessing mutex ([58ae4bd](https://github.com/Chia-Network/Core-Registry-CADT/commit/58ae4bd)) * feat: sqlite db locking mitigation via organizations.model.js and audit.model.js accessing mutex ([e23a69f](https://github.com/Chia-Network/Core-Registry-CADT/commit/e23a69f)) * feat: statistics project endpoint ([937c38f](https://github.com/Chia-Network/Core-Registry-CADT/commit/937c38f)) * feat: testing bug fixes ([6838325](https://github.com/Chia-Network/Core-Registry-CADT/commit/6838325)) * feat: updated org model and sync registries to prevent locking organization table during audit sync ([9a3ad6e](https://github.com/Chia-Network/Core-Registry-CADT/commit/9a3ad6e)) * feat: updated org model and sync registries to prevent locking organization table during audit sync ([690df97](https://github.com/Chia-Network/Core-Registry-CADT/commit/690df97)) * feat: updated to node 20 ([8e585d5](https://github.com/Chia-Network/Core-Registry-CADT/commit/8e585d5)) * feat: updated to node 20 ([192e9d6](https://github.com/Chia-Network/Core-Registry-CADT/commit/192e9d6)) * feat: verfificationBody not req WIP ([af8d9b3](https://github.com/Chia-Network/Core-Registry-CADT/commit/af8d9b3)) * feat: verification body not required for issuances ([3640e33](https://github.com/Chia-Network/Core-Registry-CADT/commit/3640e33)) * feat: verification body not required for issuances ([d2e9fc9](https://github.com/Chia-Network/Core-Registry-CADT/commit/d2e9fc9)) * feat: wip buffer and retired tons Co2 model, controller, and validations ([9e5462e](https://github.com/Chia-Network/Core-Registry-CADT/commit/9e5462e)) * feat: work in progress updated tonsCo2 endpoint to reflect requirements changes ([f2c2e2d](https://github.com/Chia-Network/Core-Registry-CADT/commit/f2c2e2d)) * docs: catch up README with latest changes ([f19b734](https://github.com/Chia-Network/Core-Registry-CADT/commit/f19b734)) * docs: naming fixes ([75f74ec](https://github.com/Chia-Network/Core-Registry-CADT/commit/75f74ec)) * docs: update README with better npm instructions ([2caae3b](https://github.com/Chia-Network/Core-Registry-CADT/commit/2caae3b)) * docs: update with copy of API docs from CADT ([84c24fd](https://github.com/Chia-Network/Core-Registry-CADT/commit/84c24fd)) * test: add changelist logger ([6b181ad](https://github.com/Chia-Network/Core-Registry-CADT/commit/6b181ad)) * test: add changelist logger ([84cbd48](https://github.com/Chia-Network/Core-Registry-CADT/commit/84cbd48)) * test: add changelist logger ([8dd49a1](https://github.com/Chia-Network/Core-Registry-CADT/commit/8dd49a1)) * test: additional logging ([49cc9c1](https://github.com/Chia-Network/Core-Registry-CADT/commit/49cc9c1)) * test: debug mirror url generation ([1ff9b2a](https://github.com/Chia-Network/Core-Registry-CADT/commit/1ff9b2a)) * test: fix chai import in tests ([46fd793](https://github.com/Chia-Network/Core-Registry-CADT/commit/46fd793)) * test: fix pagination tests ([f8a2c89](https://github.com/Chia-Network/Core-Registry-CADT/commit/f8a2c89)) * test: fix pagination tests ([fd0f362](https://github.com/Chia-Network/Core-Registry-CADT/commit/fd0f362)) * test: fix tests ([6b570f6](https://github.com/Chia-Network/Core-Registry-CADT/commit/6b570f6)) * test: fix tests ([695f030](https://github.com/Chia-Network/Core-Registry-CADT/commit/695f030)) * tests: replace broken URL in tests ([817c31f](https://github.com/Chia-Network/Core-Registry-CADT/commit/817c31f)) * tests: Replace svg in tests with URL that works ([7b841c9](https://github.com/Chia-Network/Core-Registry-CADT/commit/7b841c9))
1.7.14
Release 1.7.14 \n * chore: updated documentation file ([07c9473](https://github.com/Chia-Network/Core-Registry-CADT/commit/07c9473)) * chore: Updating npm dev dependencies ([5d1bdf5](https://github.com/Chia-Network/Core-Registry-CADT/commit/5d1bdf5)) * chore: version bump ([031d805](https://github.com/Chia-Network/Core-Registry-CADT/commit/031d805)) * fix: failing tests ([8c53345](https://github.com/Chia-Network/Core-Registry-CADT/commit/8c53345)) * fix: organization meta sync task hanging ([87ea402](https://github.com/Chia-Network/Core-Registry-CADT/commit/87ea402)) * fix: restrictive json parser limit. increased to 5mb ([dbaa574](https://github.com/Chia-Network/Core-Registry-CADT/commit/dbaa574)) * build(deps): bump @eslint/plugin-kit ([9582eab](https://github.com/Chia-Network/Core-Registry-CADT/commit/9582eab)) * build(deps): bump actions/download-artifact ([54ceca1](https://github.com/Chia-Network/Core-Registry-CADT/commit/54ceca1)) * ci: check for secrets to allow dependabot builds ([1a52655](https://github.com/Chia-Network/Core-Registry-CADT/commit/1a52655)) * ci: checkoutv4 update ([baeae15](https://github.com/Chia-Network/Core-Registry-CADT/commit/baeae15)) * ci: update to checkout@v4 ([149a7d1](https://github.com/Chia-Network/Core-Registry-CADT/commit/149a7d1)) * ci: update upload action ([ddf83b4](https://github.com/Chia-Network/Core-Registry-CADT/commit/ddf83b4)) * feat: sqlite db locking mitigation via organizations.model.js and audit.model.js accessing mutex ([58ae4bd](https://github.com/Chia-Network/Core-Registry-CADT/commit/58ae4bd)) * feat: sqlite db locking mitigation via organizations.model.js and audit.model.js accessing mutex ([e23a69f](https://github.com/Chia-Network/Core-Registry-CADT/commit/e23a69f)) * feat: updated org model and sync registries to prevent locking organization table during audit sync ([9a3ad6e](https://github.com/Chia-Network/Core-Registry-CADT/commit/9a3ad6e)) * feat: updated org model and sync registries to prevent locking organization table during audit sync ([690df97](https://github.com/Chia-Network/Core-Registry-CADT/commit/690df97))
1.7.13
Release 1.7.13 \n * chore: bump version ([e31676d](https://github.com/Chia-Network/Core-Registry-CADT/commit/e31676d)) * chore: dependency updates ([7eff51c](https://github.com/Chia-Network/Core-Registry-CADT/commit/7eff51c)) * chore: Updating npm dev dependencies ([113d97f](https://github.com/Chia-Network/Core-Registry-CADT/commit/113d97f)) * chore: version bump ([083a11d](https://github.com/Chia-Network/Core-Registry-CADT/commit/083a11d)) * feat: added issuedCo2TonsByProjectType statistics resource ([bd8ea2f](https://github.com/Chia-Network/Core-Registry-CADT/commit/bd8ea2f)) * feat: added migration task checks ([f242a7a](https://github.com/Chia-Network/Core-Registry-CADT/commit/f242a7a)) * feat: added migration to create statistics table ([2f916a5](https://github.com/Chia-Network/Core-Registry-CADT/commit/2f916a5)) * feat: added ndc tons calculation ([5eb5665](https://github.com/Chia-Network/Core-Registry-CADT/commit/5eb5665)) * feat: added reset to generation task ([8e27e8a](https://github.com/Chia-Network/Core-Registry-CADT/commit/8e27e8a)) * feat: added task to check subscriptions and resubscribe to missing org stores ([09d6ad1](https://github.com/Chia-Network/Core-Registry-CADT/commit/09d6ad1)) * feat: added the ability to get tonsCo2 counts for all home org methodologies ([9e6a5d0](https://github.com/Chia-Network/Core-Registry-CADT/commit/9e6a5d0)) * feat: added unitCountByStatus resource ([b622ed0](https://github.com/Chia-Network/Core-Registry-CADT/commit/b622ed0)) * feat: changed project rehosted functionality to count of projects hosted internally vs externally ([4d76983](https://github.com/Chia-Network/Core-Registry-CADT/commit/4d76983)) * feat: code clean up ([126a4d3](https://github.com/Chia-Network/Core-Registry-CADT/commit/126a4d3)) * feat: completed get issuedTonsC02ByMethodology resource ([6e0c223](https://github.com/Chia-Network/Core-Registry-CADT/commit/6e0c223)) * feat: date range query params now apply to createdAt values instead of updatedAt ([cb45f63](https://github.com/Chia-Network/Core-Registry-CADT/commit/cb45f63)) * feat: improved sync-registry task and added logging ([0c6b22c](https://github.com/Chia-Network/Core-Registry-CADT/commit/0c6b22c)) * feat: latest sync-registry changes from cadt ([4e35237](https://github.com/Chia-Network/Core-Registry-CADT/commit/4e35237)) * feat: mirror check task automatically adds missing governance mirrors ([35fda9a](https://github.com/Chia-Network/Core-Registry-CADT/commit/35fda9a)) * feat: mirror check task automatically adds missing governance mirrors ([744bdf9](https://github.com/Chia-Network/Core-Registry-CADT/commit/744bdf9)) * feat: modifed controller and model to return statistics for the home org only ([7964384](https://github.com/Chia-Network/Core-Registry-CADT/commit/7964384)) * feat: revised statistics endpoint to accommodate v5 dashboard mocks ([868ff93](https://github.com/Chia-Network/Core-Registry-CADT/commit/868ff93)) * feat: statistics project endpoint ([937c38f](https://github.com/Chia-Network/Core-Registry-CADT/commit/937c38f)) * feat: testing bug fixes ([6838325](https://github.com/Chia-Network/Core-Registry-CADT/commit/6838325)) * feat: updated to node 20 ([8e585d5](https://github.com/Chia-Network/Core-Registry-CADT/commit/8e585d5)) * feat: updated to node 20 ([192e9d6](https://github.com/Chia-Network/Core-Registry-CADT/commit/192e9d6)) * feat: verfificationBody not req WIP ([af8d9b3](https://github.com/Chia-Network/Core-Registry-CADT/commit/af8d9b3)) * feat: verification body not required for issuances ([3640e33](https://github.com/Chia-Network/Core-Registry-CADT/commit/3640e33)) * feat: verification body not required for issuances ([d2e9fc9](https://github.com/Chia-Network/Core-Registry-CADT/commit/d2e9fc9)) * feat: wip buffer and retired tons Co2 model, controller, and validations ([9e5462e](https://github.com/Chia-Network/Core-Registry-CADT/commit/9e5462e)) * feat: work in progress updated tonsCo2 endpoint to reflect requirements changes ([f2c2e2d](https://github.com/Chia-Network/Core-Registry-CADT/commit/f2c2e2d)) * docs: catch up README with latest changes ([f19b734](https://github.com/Chia-Network/Core-Registry-CADT/commit/f19b734)) * docs: naming fixes ([75f74ec](https://github.com/Chia-Network/Core-Registry-CADT/commit/75f74ec)) * docs: update README with better npm instructions ([2caae3b](https://github.com/Chia-Network/Core-Registry-CADT/commit/2caae3b)) * ci: update CI to run with node 20 ([0640c83](https://github.com/Chia-Network/Core-Registry-CADT/commit/0640c83)) * ci: Use GitHub Glue Action for requests instead of curl ([98c8bc3](https://github.com/Chia-Network/Core-Registry-CADT/commit/98c8bc3)) * fix: crash due to db error when syncing from scratch ([706960b](https://github.com/Chia-Network/Core-Registry-CADT/commit/706960b)) * fix: minor cleanup ([bca5a8f](https://github.com/Chia-Network/Core-Registry-CADT/commit/bca5a8f)) * fix: package node version ([879df2c](https://github.com/Chia-Network/Core-Registry-CADT/commit/879df2c)) * fix: testing ([723c05c](https://github.com/Chia-Network/Core-Registry-CADT/commit/723c05c)) * fix: uncommitted prettier formatting ([52a3c28](https://github.com/Chia-Network/Core-Registry-CADT/commit/52a3c28)) * build: ensure we have the right version of package.json in this build ([d6e8c80](https://github.com/Chia-Network/Core-Registry-CADT/commit/d6e8c80))
1.7.12
Release 1.7.12 \n * chore: bump version ([5840987](https://github.com/Chia-Network/Core-Registry-CADT/commit/5840987)) * chore: fix pr_target_branch option for content updater config ([9ead04a](https://github.com/Chia-Network/Core-Registry-CADT/commit/9ead04a)) * chore: Updating npm dev dependencies ([7229f7b](https://github.com/Chia-Network/Core-Registry-CADT/commit/7229f7b)) * fix: undefined AUTO_MIRROR_EXTERNAL_STORESNAL_STORES ([54b9f5f](https://github.com/Chia-Network/Core-Registry-CADT/commit/54b9f5f))
1.7.11
Release 1.7.11 \n * chore: minor tweaks ([c4745f4](https://github.com/Chia-Network/Core-Registry-CADT/commit/c4745f4)) * chore: version bump ([f492dfc](https://github.com/Chia-Network/Core-Registry-CADT/commit/f492dfc)) * fix: add log ([6fde61f](https://github.com/Chia-Network/Core-Registry-CADT/commit/6fde61f)) * fix: bad import in writeService ([2de2a4e](https://github.com/Chia-Network/Core-Registry-CADT/commit/2de2a4e)) * fix: bad references in syncService.js and writeService.js ([3001fd7](https://github.com/Chia-Network/Core-Registry-CADT/commit/3001fd7)) * fix: improve log messages to include storeId where possible ([21ed52e](https://github.com/Chia-Network/Core-Registry-CADT/commit/21ed52e)) * docs: update with copy of API docs from CADT ([84c24fd](https://github.com/Chia-Network/Core-Registry-CADT/commit/84c24fd)) * feat: add home profile sync status ([0b3f786](https://github.com/Chia-Network/Core-Registry-CADT/commit/0b3f786)) * feat: empty kv-diff sync fix ([b684db5](https://github.com/Chia-Network/Core-Registry-CADT/commit/b684db5)) * build(deps): bump mysql2 in the npm_and_yarn group across 1 directory ([13c9c22](https://github.com/Chia-Network/Core-Registry-CADT/commit/13c9c22))