Releases: Chia-Network/Core-Registry-CADT
Releases · Chia-Network/Core-Registry-CADT
1.7.15-rc16
Release 1.7.15-rc16 * fix: invalid promise resolve function ([19bd7c3](https://github.com/Chia-Network/Core-Registry-CADT/commit/19bd7c3)) * fix: store sync status function ([92b4f1f](https://github.com/Chia-Network/Core-Registry-CADT/commit/92b4f1f))
1.7.15-rc15
Release 1.7.15-rc15 * feat: added datamodel version storeid and hash to organization table ([3d74eb1](https://github.com/Chia-Network/Core-Registry-CADT/commit/3d74eb1)) * feat: minor tweaks ([e989ba7](https://github.com/Chia-Network/Core-Registry-CADT/commit/e989ba7)) * feat: option to wait to return subscribed store data until synced ([4a6b5a0](https://github.com/Chia-Network/Core-Registry-CADT/commit/4a6b5a0)) * feat: option to wait to return subscribed store data until synced ([2f4d24c](https://github.com/Chia-Network/Core-Registry-CADT/commit/2f4d24c)) * feat: option to wait to return subscribed store data until synced ([be7df5b](https://github.com/Chia-Network/Core-Registry-CADT/commit/be7df5b)) * chore: added trace logs for datalayer keys_values ([ba9dc35](https://github.com/Chia-Network/Core-Registry-CADT/commit/ba9dc35)) * chore: debug logs ([e8ff842](https://github.com/Chia-Network/Core-Registry-CADT/commit/e8ff842)) * fix: added retry on fail to get governance body data ([407fbc7](https://github.com/Chia-Network/Core-Registry-CADT/commit/407fbc7)) * fix: create org bugs ([82ffe4a](https://github.com/Chia-Network/Core-Registry-CADT/commit/82ffe4a)) * fix: default sync task ending before governance data available ([e4ef17a](https://github.com/Chia-Network/Core-Registry-CADT/commit/e4ef17a)) * fix: home org synced calculation ([1c738f7](https://github.com/Chia-Network/Core-Registry-CADT/commit/1c738f7)) * fix: log levels ([17da16a](https://github.com/Chia-Network/Core-Registry-CADT/commit/17da16a)) * fix: subscribe to org ([4c16a89](https://github.com/Chia-Network/Core-Registry-CADT/commit/4c16a89)) * fix: subscribe to organization ([55698a2](https://github.com/Chia-Network/Core-Registry-CADT/commit/55698a2)) * fix: tokenized units query ([1dc1a37](https://github.com/Chia-Network/Core-Registry-CADT/commit/1dc1a37)) * fix: unsubscribe bugs ([3434f1d](https://github.com/Chia-Network/Core-Registry-CADT/commit/3434f1d)) * ci: replace abandoned j2 project with jinjanator ([cf1cbd9](https://github.com/Chia-Network/Core-Registry-CADT/commit/cf1cbd9))
1.7.15-rc14
Release 1.7.15-rc14 * ci: use gh hosted arm runners ([9e213f1](https://github.com/Chia-Network/Core-Registry-CADT/commit/9e213f1))
1.7.15-rc13
Release 1.7.15-rc13 * chore: dependency updates ([1bec055](https://github.com/Chia-Network/Core-Registry-CADT/commit/1bec055))
1.7.15-rc12
Release 1.7.15-rc12 * ci: ignore venvs ([22ad4e5](https://github.com/Chia-Network/Core-Registry-CADT/commit/22ad4e5)) * ci: ignore venvs ([1367a9f](https://github.com/Chia-Network/Core-Registry-CADT/commit/1367a9f)) * ci: remove venv ([685776a](https://github.com/Chia-Network/Core-Registry-CADT/commit/685776a)) * ci: replace j2 with jinjanator and switch to GH ARM runners ([7206031](https://github.com/Chia-Network/Core-Registry-CADT/commit/7206031)) * ci: venv cleanup ([288a533](https://github.com/Chia-Network/Core-Registry-CADT/commit/288a533))
1.7.15-rc11
Release 1.7.15-rc11 * feat: add apple ARM package target ([a3d733b](https://github.com/Chia-Network/Core-Registry-CADT/commit/a3d733b)) * feat: enable sqlite WAL mode ([31dbde9](https://github.com/Chia-Network/Core-Registry-CADT/commit/31dbde9))
1.7.15-rc10
Release 1.7.15-rc10 * fix: duplicated definitions ([936ff0a](https://github.com/Chia-Network/Core-Registry-CADT/commit/936ff0a))
1.7.15-rc9
Release 1.7.15-rc9 * ci: run apt always ([1c9264f](https://github.com/Chia-Network/Core-Registry-CADT/commit/1c9264f))
1.7.15-rc8
Release 1.7.15-rc8 * ci: add rc releases to apt repo ([2e3239f](https://github.com/Chia-Network/Core-Registry-CADT/commit/2e3239f))
1.7.15-rc7
Release 1.7.15-rc7 * feat: add controller for address book ([9c3915a](https://github.com/Chia-Network/Core-Registry-CADT/commit/9c3915a)) * feat: add findAll for addressbook module ([845638e](https://github.com/Chia-Network/Core-Registry-CADT/commit/845638e)) * feat: add findOne func and update order ([b579403](https://github.com/Chia-Network/Core-Registry-CADT/commit/b579403)) * feat: add migration for address book ([c5f7230](https://github.com/Chia-Network/Core-Registry-CADT/commit/c5f7230)) * feat: add models for address book ([6aaae53](https://github.com/Chia-Network/Core-Registry-CADT/commit/6aaae53)) * feat: add routes for address book ([fc52ce4](https://github.com/Chia-Network/Core-Registry-CADT/commit/fc52ce4)) * feat: revert migration ([551cbf9](https://github.com/Chia-Network/Core-Registry-CADT/commit/551cbf9)) * refactor: fix field and update file extension ([7f9321a](https://github.com/Chia-Network/Core-Registry-CADT/commit/7f9321a)) * refactor: rename files to address-book ([7febd28](https://github.com/Chia-Network/Core-Registry-CADT/commit/7febd28)) * refactor: return msg to user instead of result ([74a32eb](https://github.com/Chia-Network/Core-Registry-CADT/commit/74a32eb)) * refactor: update controller and modify address book migration ([4d77535](https://github.com/Chia-Network/Core-Registry-CADT/commit/4d77535))