Releases: Chia-Network/cadt
Releases · Chia-Network/cadt
1.7.18
Release 1.7.18 * docs: add testneta instructions ([c2c3192](https://github.com/Chia-Network/cadt/commit/c2c3192)) * docs: document new log levels ([0133ac5](https://github.com/Chia-Network/cadt/commit/0133ac5)) * docs: document serving datalayer dat files ([d8ef2dd](https://github.com/Chia-Network/cadt/commit/d8ef2dd)) * docs: document serving datalayer dat files improvements ([042a356](https://github.com/Chia-Network/cadt/commit/042a356)) * docs: how to setup testneta ([4ddb32d](https://github.com/Chia-Network/cadt/commit/4ddb32d)) * docs: improved testneta docs ([711d792](https://github.com/Chia-Network/cadt/commit/711d792)) * docs: more clarity about static IP addresses ([4ec2af8](https://github.com/Chia-Network/cadt/commit/4ec2af8)) * fix: a few more logging improvments ([6093019](https://github.com/Chia-Network/cadt/commit/6093019)) * fix: failing tests due to zero vs one based generation count mismatch ([ca8d15c](https://github.com/Chia-Network/cadt/commit/ca8d15c)) * fix: failing tests due to zero vs one based generation count mismatch ([293bf14](https://github.com/Chia-Network/cadt/commit/293bf14)) * fix: improve log messages to include registryId for easier debugging ([a78a6cb](https://github.com/Chia-Network/cadt/commit/a78a6cb)) * fix: registry sync stopping pre-maturely ([c7d57bf](https://github.com/Chia-Network/cadt/commit/c7d57bf)) * feat: added migration task checks ([aef3a42](https://github.com/Chia-Network/cadt/commit/aef3a42)) * feat: added query logger ([a89fcdd](https://github.com/Chia-Network/cadt/commit/a89fcdd)) * feat: added simulator check to getSyncStatus ([f0cf847](https://github.com/Chia-Network/cadt/commit/f0cf847)) * feat: added sync registries logging ([b5c863c](https://github.com/Chia-Network/cadt/commit/b5c863c)) * feat: added task to check subscriptions and resubscribe to missing org stores ([93cfeea](https://github.com/Chia-Network/cadt/commit/93cfeea)) * feat: added task to check subscriptions and resubscribe to missing org stores ([b6c0b4c](https://github.com/Chia-Network/cadt/commit/b6c0b4c)) * feat: additional logging ([c965a53](https://github.com/Chia-Network/cadt/commit/c965a53)) * feat: check to reset org generations if cadt is ahead of DL ([b8e2529](https://github.com/Chia-Network/cadt/commit/b8e2529)) * feat: converted logger to ES module for use with config-loader ([473b590](https://github.com/Chia-Network/cadt/commit/473b590)) * feat: minor logging improvements ([0f14b1d](https://github.com/Chia-Network/cadt/commit/0f14b1d)) * feat: minor logging improvements ([0408228](https://github.com/Chia-Network/cadt/commit/0408228)) * feat: named organization in log output ([da42348](https://github.com/Chia-Network/cadt/commit/da42348)) * feat: sql logging hashes queries ([6d95bab](https://github.com/Chia-Network/cadt/commit/6d95bab)) * feat: sync-registries task refinements ([2e8b8f0](https://github.com/Chia-Network/cadt/commit/2e8b8f0)) * feat: sync-registries task refinements ([a37775c](https://github.com/Chia-Network/cadt/commit/a37775c)) * ci: test environment improvements ([57a004d](https://github.com/Chia-Network/cadt/commit/57a004d)) * chore: Updating npm dev dependencies ([10e8854](https://github.com/Chia-Network/cadt/commit/10e8854)) * chore: version bump ([b3e8fe9](https://github.com/Chia-Network/cadt/commit/b3e8fe9)) * Update package.json ([70a06ea](https://github.com/Chia-Network/cadt/commit/70a06ea)) * Update README.md ([fc80ccd](https://github.com/Chia-Network/cadt/commit/fc80ccd)) * Use GitHub Glue Action instead of curl ([dac58bc](https://github.com/Chia-Network/cadt/commit/dac58bc))
1.7.17
Release 1.7.17 * chore: bump version ([fddae52](https://github.com/Chia-Network/cadt/commit/fddae52)) * chore: Create .repo-content-updater.yaml ([4462f30](https://github.com/Chia-Network/cadt/commit/4462f30)) * chore: dependency updates ([b3a81c4](https://github.com/Chia-Network/cadt/commit/b3a81c4)) * chore: Update .repo-content-updater.yaml ([8096ee2](https://github.com/Chia-Network/cadt/commit/8096ee2)) * chore: Updating npm dev dependencies ([db4e27a](https://github.com/Chia-Network/cadt/commit/db4e27a)) * feat: /offer/accept conforms to RESTful protocol. will return 200 with message if no offer ([d585902](https://github.com/Chia-Network/cadt/commit/d585902)) * feat: corrected verificationBody empty string function ([5e614b0](https://github.com/Chia-Network/cadt/commit/5e614b0)) * feat: node 20 update complete ([8a2e16d](https://github.com/Chia-Network/cadt/commit/8a2e16d)) * feat: node 20 update complete ([c51ca8b](https://github.com/Chia-Network/cadt/commit/c51ca8b)) * feat: node 20 update complete ([a626aae](https://github.com/Chia-Network/cadt/commit/a626aae)) * feat: offer tweaks and RESTful compliance ([0756fc9](https://github.com/Chia-Network/cadt/commit/0756fc9)) * feat: verificationBody is now not required for issuances ([39bfdd1](https://github.com/Chia-Network/cadt/commit/39bfdd1)) * fix: bug in which active transfers prevent transfer related actions ([78a5b5b](https://github.com/Chia-Network/cadt/commit/78a5b5b)) * fix: changes in previous commit that broke old cadt-ui ([7a4f632](https://github.com/Chia-Network/cadt/commit/7a4f632)) * fix: corrected assertion call ([15f20c6](https://github.com/Chia-Network/cadt/commit/15f20c6)) * fix: incorrect payload format to make_offer rpc ([fd52b4a](https://github.com/Chia-Network/cadt/commit/fd52b4a)) * fix: removed console.log ([0244efe](https://github.com/Chia-Network/cadt/commit/0244efe)) * fix: removed old pkg ([05b1352](https://github.com/Chia-Network/cadt/commit/05b1352)) * fix: testing ([2ec0d38](https://github.com/Chia-Network/cadt/commit/2ec0d38)) * ci: update tests to node 20 ([73389aa](https://github.com/Chia-Network/cadt/commit/73389aa)) * ci: update to node 20 ([1e5e164](https://github.com/Chia-Network/cadt/commit/1e5e164)) * docs: improve formatting on README ([3a8ba81](https://github.com/Chia-Network/cadt/commit/3a8ba81)) * docs: improve installation docs ([7802f4e](https://github.com/Chia-Network/cadt/commit/7802f4e)) * docs: update readme installation instructions ([d76d254](https://github.com/Chia-Network/cadt/commit/d76d254)) * docs: updated wording on Chia installation ([53c2789](https://github.com/Chia-Network/cadt/commit/53c2789))
1.7.16
Release 1.7.16 * chore: addressed PR comments ([93a90df](https://github.com/Chia-Network/cadt/commit/93a90df)) * chore: addressed PR comments ([c813bf5](https://github.com/Chia-Network/cadt/commit/c813bf5)) * chore: bump version to 1.7.16 ([bcfb66f](https://github.com/Chia-Network/cadt/commit/bcfb66f)) * chore: removed reset task interval from config ([7de1b68](https://github.com/Chia-Network/cadt/commit/7de1b68)) * chore: removed unnecessary option for reset to generation ([e23ccba](https://github.com/Chia-Network/cadt/commit/e23ccba)) * chore: Updating npm dev dependencies ([4ee0e88](https://github.com/Chia-Network/cadt/commit/4ee0e88)) * Add github actions to dependabot ([97f47fe](https://github.com/Chia-Network/cadt/commit/97f47fe)) * Update dependabot ([b6e1c6c](https://github.com/Chia-Network/cadt/commit/b6e1c6c)) * Update dependabot ([e3201f1](https://github.com/Chia-Network/cadt/commit/e3201f1)) * feat: added option to exclude home org ([75f05ef](https://github.com/Chia-Network/cadt/commit/75f05ef)) * feat: added read-only check to reset date and audit endpoints ([2b015c2](https://github.com/Chia-Network/cadt/commit/2b015c2)) * feat: added resetToDate audit endpoint ([69733fc](https://github.com/Chia-Network/cadt/commit/69733fc)) * feat: added resetToGeneration audit endpoint ([aa851b9](https://github.com/Chia-Network/cadt/commit/aa851b9)) * fix: add storeId to log messages that previously only had store name ([8510dc9](https://github.com/Chia-Network/cadt/commit/8510dc9)) * fix: add storeId to log messages that previously only had store name ([f46384d](https://github.com/Chia-Network/cadt/commit/f46384d)) * fix: reset audit table task ([819ebb0](https://github.com/Chia-Network/cadt/commit/819ebb0)) * fix: reset audit table task ([10285f2](https://github.com/Chia-Network/cadt/commit/10285f2)) * fix: reset to date ([4a5845d](https://github.com/Chia-Network/cadt/commit/4a5845d)) * fix: reset to date endpoint query ([f94fe1e](https://github.com/Chia-Network/cadt/commit/f94fe1e)) * fix: reset to generation validation schema ([4541b1b](https://github.com/Chia-Network/cadt/commit/4541b1b)) * fix: task meta data retrieval ([5b8bcbe](https://github.com/Chia-Network/cadt/commit/5b8bcbe)) * fix: task meta data retrieval ([729e79d](https://github.com/Chia-Network/cadt/commit/729e79d)) * fix: use toBeProcessedIndex ([33bc5d0](https://github.com/Chia-Network/cadt/commit/33bc5d0)) * fix: use toBeProcessedIndex ([478de36](https://github.com/Chia-Network/cadt/commit/478de36))
1.7.15
Release 1.7.15 * chore: bump version to 1.7.15 ([73c2988](https://github.com/Chia-Network/cadt/commit/73c2988)) * chore: update package-lock.json ([702bed1](https://github.com/Chia-Network/cadt/commit/702bed1)) * chore: Updating changelog for 1.7.15 ([9128699](https://github.com/Chia-Network/cadt/commit/9128699)) * chore: Updating npm dev dependencies ([b14f181](https://github.com/Chia-Network/cadt/commit/b14f181)) * build: revert dev dependency updates ([af5734f](https://github.com/Chia-Network/cadt/commit/af5734f)) * build(deps): bump mysql2 from 3.9.3 to 3.9.7 ([dd3ea2b](https://github.com/Chia-Network/cadt/commit/dd3ea2b)) * Revert "Release 1.7.15" ([4de2426](https://github.com/Chia-Network/cadt/commit/4de2426)) * Revert "Revert "Release 1.7.15"" ([40cdcfd](https://github.com/Chia-Network/cadt/commit/40cdcfd)) * fix: assertNoPendingCommits ([70f09e8](https://github.com/Chia-Network/cadt/commit/70f09e8)) * fix: clear staging table ([75cbca0](https://github.com/Chia-Network/cadt/commit/75cbca0)) * fix: empty sync ([1a19a04](https://github.com/Chia-Network/cadt/commit/1a19a04)) * fix: missing function ([4cf1159](https://github.com/Chia-Network/cadt/commit/4cf1159)) * fix: missing function ([35230b9](https://github.com/Chia-Network/cadt/commit/35230b9)) * fix: null fix during sync ([2a28d13](https://github.com/Chia-Network/cadt/commit/2a28d13)) * fix: registry id on sync status ([3678a9b](https://github.com/Chia-Network/cadt/commit/3678a9b)) * fix: sync status export ([61271c0](https://github.com/Chia-Network/cadt/commit/61271c0)) * fix: truncate staging only once ([2ff211d](https://github.com/Chia-Network/cadt/commit/2ff211d)) * fix: truncate staging only once ([49ae20f](https://github.com/Chia-Network/cadt/commit/49ae20f)) * docs: update create organization documentation ([86617df](https://github.com/Chia-Network/cadt/commit/86617df)) * feat: add homeorg profile sync status ([ea011ee](https://github.com/Chia-Network/cadt/commit/ea011ee))
1.7.14
Release 1.7.14 * chore: bump version to 1.7.14 ([e2e7ceb](https://github.com/Chia-Network/cadt/commit/e2e7ceb)) * chore: Updating npm dev dependencies ([efea1d7](https://github.com/Chia-Network/cadt/commit/efea1d7)) * fix: allow unpaginated requests on xls download ([e13bf3e](https://github.com/Chia-Network/cadt/commit/e13bf3e)) * fix: move max limit to 1000 for pagination ([6141a03](https://github.com/Chia-Network/cadt/commit/6141a03)) * fix: untokenized units sql operator ([b54d439](https://github.com/Chia-Network/cadt/commit/b54d439))
1.7.13
Release 1.7.13 * chore: cleanup log output ([d2d8f06](https://github.com/Chia-Network/cadt/commit/d2d8f06)) * chore: remove debugging output ([27ac368](https://github.com/Chia-Network/cadt/commit/27ac368)) * chore: Updating npm dev dependencies ([c7be273](https://github.com/Chia-Network/cadt/commit/c7be273)) * chore: Updating npm dev dependencies ([ac10030](https://github.com/Chia-Network/cadt/commit/ac10030)) * chore: Updating npm dev dependencies ([0abc81b](https://github.com/Chia-Network/cadt/commit/0abc81b)) * chore: version adjustment 1.7.10 ([c40836c](https://github.com/Chia-Network/cadt/commit/c40836c)) * chore: version bump 1.7.11 ([c29b9d5](https://github.com/Chia-Network/cadt/commit/c29b9d5)) * build(deps-dev): bump @commitlint/cli from 19.0.3 to 19.2.1 ([599c16f](https://github.com/Chia-Network/cadt/commit/599c16f)) * build(deps-dev): bump socket.io-client from 4.7.4 to 4.7.5 ([c96f32a](https://github.com/Chia-Network/cadt/commit/c96f32a)) * build(deps): bump mysql2 from 2.3.3 to 3.9.3 ([da23da8](https://github.com/Chia-Network/cadt/commit/da23da8)) * ci: dependabot scan day ([24cd54a](https://github.com/Chia-Network/cadt/commit/24cd54a)) * ci: fix notarizing for macos ([2f88df9](https://github.com/Chia-Network/cadt/commit/2f88df9)) * fix: change DATALAYER_FILE_SERVER_URL check from error to info ([4451575](https://github.com/Chia-Network/cadt/commit/4451575)) * fix: false clause of onlytokenizedunits ([b6f5468](https://github.com/Chia-Network/cadt/commit/b6f5468)) * fix: handle onlytokenizedunits false clause ([343bae2](https://github.com/Chia-Network/cadt/commit/343bae2)) * fix: import logger correctly for mirror-check ([63b74b6](https://github.com/Chia-Network/cadt/commit/63b74b6)) * fix: mirror logic fixes for url and scheduled tasks ([96ac698](https://github.com/Chia-Network/cadt/commit/96ac698)) * fix: mirror logic when no homeorg ([06bfe79](https://github.com/Chia-Network/cadt/commit/06bfe79)) * fix: mirror url logic ([46ba5ae](https://github.com/Chia-Network/cadt/commit/46ba5ae)) * fix: update default MIRROR_CHECK_TASK_INTERVAL to be much longer ([1d980db](https://github.com/Chia-Network/cadt/commit/1d980db)) * fix: wip debugging mirror logic ([6c561c5](https://github.com/Chia-Network/cadt/commit/6c561c5)) * docs: update README to match new mirror sync default ([5cbeb15](https://github.com/Chia-Network/cadt/commit/5cbeb15)) * feat: add only tokenized units query param ([2fdf0b2](https://github.com/Chia-Network/cadt/commit/2fdf0b2))
1.7.12
Release 1.7.12 * chore: version bump ([d28d8ac](https://github.com/Chia-Network/cadt/commit/d28d8ac)) * fix: allow other params when using projectids ([ddf21be](https://github.com/Chia-Network/cadt/commit/ddf21be)) * fix: joi ([f437359](https://github.com/Chia-Network/cadt/commit/f437359)) * fix: projectIds ([2c0a083](https://github.com/Chia-Network/cadt/commit/2c0a083)) * fix: refactor validation ([4c742af](https://github.com/Chia-Network/cadt/commit/4c742af)) * fix: refactor validation ([b023d65](https://github.com/Chia-Network/cadt/commit/b023d65))
1.7.11
Release 1.7.11 * fix: improve mirror logic ([af205a5](https://github.com/Chia-Network/cadt/commit/af205a5))
1.7.10
Release 1.7.10 * fix: do not require pagination when projectIds is used as a query param ([c9b32cc](https://github.com/Chia-Network/cadt/commit/c9b32cc))
1.7.9
Release 1.7.9 * chore: npm update ([bff4df5](https://github.com/Chia-Network/cadt/commit/bff4df5)) * chore: Updating npm dev dependencies ([c98a125](https://github.com/Chia-Network/cadt/commit/c98a125)) * chore: version bump 1.7.9 ([87e2b5c](https://github.com/Chia-Network/cadt/commit/87e2b5c)) * ci: add dependabot.yml file ([cf77d5f](https://github.com/Chia-Network/cadt/commit/cf77d5f)) * docs: update config options in the README ([ae940f1](https://github.com/Chia-Network/cadt/commit/ae940f1)) * docs: installation guide updates ([ff1800c](https://github.com/Chia-Network/cadt/commit/ff1800c)) * docs: README prerequisites ([7fe2a4f](https://github.com/Chia-Network/cadt/commit/7fe2a4f)) * docs: README updates ([65f09a0](https://github.com/Chia-Network/cadt/commit/65f09a0)) * docs: remote install guide updates ([cafec75](https://github.com/Chia-Network/cadt/commit/cafec75)) * docs: update remote installation guide ([dfe13d8](https://github.com/Chia-Network/cadt/commit/dfe13d8)) * docs: update remote installation guide ([2dc8dad](https://github.com/Chia-Network/cadt/commit/2dc8dad))