1.7.16
github-actions
released this
31 May 20:02
·
163 commits
to develop
since this release
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))