Skip to content

Releases: Chia-Network/cadt

1.7.21-rc3

23 Dec 14:51
1.7.21-rc3
5ff15a4
Compare
Choose a tag to compare
1.7.21-rc3 Pre-release
Pre-release
Release 1.7.21-rc3

* fix: bugs ([c42573a](https://github.com/Chia-Network/cadt/commit/c42573a))
* fix: failing tests ([c393204](https://github.com/Chia-Network/cadt/commit/c393204))
* feat: add data model store id and hash to organization table hash ([7140f32](https://github.com/Chia-Network/cadt/commit/7140f32))
* feat: clean-up-failed-org start up task ([477bafa](https://github.com/Chia-Network/cadt/commit/477bafa))
* feat: create organization working ([273aac7](https://github.com/Chia-Network/cadt/commit/273aac7))

1.7.21-rc2

19 Dec 22:54
1.7.21-rc2
171500c
Compare
Choose a tag to compare
1.7.21-rc2 Pre-release
Pre-release
Release 1.7.21-rc2

* ci: rc release logic ([42048e9](https://github.com/Chia-Network/cadt/commit/42048e9))
* chore:  Update dependabot ([d14241f](https://github.com/Chia-Network/cadt/commit/d14241f))

1.7.21-rc1

19 Dec 22:29
1.7.21-rc1
ed43c4a
Compare
Choose a tag to compare
1.7.21-rc1 Pre-release
Pre-release
Release 1.7.21-rc1

* ci: check for secrets access to allow dependabot to build unsigned binaries ([e39445b](https://github.com/Chia-Network/cadt/commit/e39445b))
* ci: mac signing job reorg ([14df9c7](https://github.com/Chia-Network/cadt/commit/14df9c7))
* ci: rc release logic ([ed43c4a](https://github.com/Chia-Network/cadt/commit/ed43c4a))
* ci: rc release logic ([f7b179b](https://github.com/Chia-Network/cadt/commit/f7b179b))
* ci: rc release logic ([0fb9e07](https://github.com/Chia-Network/cadt/commit/0fb9e07))
* ci: release action version fix ([f662d52](https://github.com/Chia-Network/cadt/commit/f662d52))
* ci: test environment improvements ([57a004d](https://github.com/Chia-Network/cadt/commit/57a004d))
* 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))
* ci: use ARM runners instead of qemu ([7eefdbc](https://github.com/Chia-Network/cadt/commit/7eefdbc))
* 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: added migration task checks ([aef3a42](https://github.com/Chia-Network/cadt/commit/aef3a42))
* feat: added option to exclude home org ([75f05ef](https://github.com/Chia-Network/cadt/commit/75f05ef))
* feat: added query logger ([a89fcdd](https://github.com/Chia-Network/cadt/commit/a89fcdd))
* 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))
* 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 organization subsubscriptions improved ([71a1aa2](https://github.com/Chia-Network/cadt/commit/71a1aa2))
* 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: corrected verificationBody empty string function ([5e614b0](https://github.com/Chia-Network/cadt/commit/5e614b0))
* feat: importing organization with store subscriptions working ([4b51f80](https://github.com/Chia-Network/cadt/commit/4b51f80))
* 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: mirror check adds governance mirrors if non-governance instance ([7270d3b](https://github.com/Chia-Network/cadt/commit/7270d3b))
* feat: mirror check adds governance mirrors if non-governance instance ([7fac2c7](https://github.com/Chia-Network/cadt/commit/7fac2c7))
* feat: mirror check adds governance mirrors if non-governance instance ([7213449](https://github.com/Chia-Network/cadt/commit/7213449))
* feat: mirror check task automatically adds missing governance mirrors ([80986ab](https://github.com/Chia-Network/cadt/commit/80986ab))
* feat: named organization in log output ([da42348](https://github.com/Chia-Network/cadt/commit/da42348))
* 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: sql logging hashes queries ([6d95bab](https://github.com/Chia-Network/cadt/commit/6d95bab))
* feat: sqlite db locking mitigation via organizations.model.js and audit.model.js accessing mutex ([b489859](https://github.com/Chia-Network/cadt/commit/b489859))
* feat: subscribe to organizations.model.js subscribe to organization happy path working ([0df8cc6](https://github.com/Chia-Network/cadt/commit/0df8cc6))
* 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))
* feat: updated org model and sync registries to prevent locking organization table during audit sync ([a3f33f7](https://github.com/Chia-Network/cadt/commit/a3f33f7))
* feat: verificationBody is now not required for issuances ([39bfdd1](https://github.com/Chia-Network/cadt/commit/39bfdd1))
* fix: a few more logging improvments ([6093019](https://github.com/Chia-Network/cadt/commit/6093019))
* 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: adjust test expected messages for clarified RPC responses ([13cd876](https://github.com/Chia-Network/cadt/commit/13cd876))
* fix: assorted bug fixes ([d32cc3a](https://github.com/Chia-Network/cadt/commit/d32cc3a))
* fix: assorted bug fixes ([1054730](https://github.com/Chia-Network/cadt/commit/1054730))
* 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: failing test ([e228d5a](https://github.com/Chia-Network/cadt/commit/e228d5a))
* fix: failing tests ([debad53](https://github.com/Chia-Network/cadt/commit/debad53))
* 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: incorrect payload format to make_offer rpc ([fd52b4a](https://github.com/Chia-Network/cadt/commit/fd52b4a))
* fix: organization meta sync task hanging ([b735808](https://github.com/Chia-Network/cadt/commit/b735808))
* fix: registry sync stopping pre-maturely ([c7d57bf](https://github.com/Chia-Network/cadt/commit/c7d57bf))
* 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: 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: restrictive json parser limit. increased to 5mb ([bd583db](https://github.com/Chia-Network/cadt/commit/bd583db))
* 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: testing ([2ec0d38](https://github.com/Chia-Network/cadt/commit/2ec0d38))
* fix: use toBeProcessedIndex ([33bc5d0](https://github.com/Chia-Network/cadt/commit/33bc5d0))
* fix: use toBeProcessedIndex ([478de36](https://github.com/Chia-Network/cadt/commit/478de36))
* build(deps-dev): bump @yao-pkg/pkg from 5.16.1 to 6.1.1 ([e1f59d4](https://github.com/Chia-Network/cadt/commit/e1f59d4))
* build(deps): bump actions/cache from 3 to 4 ([52f5507](https://github.com/Chia-Network/cadt/commit/52f5507))
* build(deps): bump actions/checkout from 3 to 4 ([fe7d0c9](https://github.com/Chia-Network/cadt/commit/fe7d0c9))
* build(deps): bump actions/download-artifact from 3 to 4 ([9ff5488](https://github.com/Chia-Network/cadt/commit/9ff5488))
* build(deps): bump actions/setup-node from 3 to 4 ([ce1521d](https://github.com/Chia-Network/cadt/commit/ce1521d))
* build(deps): bump actions/upload-artifact from 3 to 4 ([b289950](https://github.com/Chia-Network/cadt/commit/b289950))
* build(deps): bump Apple-Actions/import-codesign-certs from 1 to 3 ([f0517c6](https://github.com/Chia-Network/cadt/commit/f0517c6))
* build(deps): bump docker/setup-qemu-action from 2 to 3 ([aaca8e1](https://github.com/Chia-Network/cadt/commit/aaca8e1))
* build(deps): bump node-xlsx from 0.23.0 to 0.24.0 ([43e838a](https://github.com/Chia-Network/cadt/commit/43e838a))
* build(deps): bump softprops/action-gh-release from 2.0.9 to 2.1.0 ([dcab9e9](https://github.com/Chia-Network/cadt/commit/dcab9e9))
* chore: added additional staging resources to doc glossary ([c5c0b00](https://github.com/Chia-Network/cadt/commit/c5c0b00))
* chore: address documentation comments ([5179845](https://github.com/Chia-Network/cadt/commit/5179845))
* 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 ([fddae52](https://github.com/Chia-Network/cadt/commit/fddae52))
* chore: bump version to 1.7.16 ([bcfb66f](https://github.com/Chia-Network/cadt/commit/bcfb66f))
* chore: Create .repo-content-updater.yaml ([4462f30](https://github.com/Chia-Network/cadt/commit/4462f30))
* chore: dependency updates ([083cf6b](https://github.com/Chia-Network/cadt/commit/083cf6b))
* chore: dependency updates ([b3a81c4](https://github.com/Chia-Network/cadt/commit/b3a81c4))
* chore: project doc update complete ([8e50ede](https://github.com/Chia-Network/cadt/commit/8e50ede))
* 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: Update .repo-content-updater.yaml ([8096ee2](https://github.com/Chia-Network/cadt/commit/8096ee2))
* chore: update rpc documentation ([91c1645](https://github.com/Chia-Network/cadt/commit/91c1645))
* chore: update staging documentation ([5483bee](https://github.com/Chia-Network/cadt/commit/5483bee))
* chore: Updating npm dev dependencies ([29d2745](https://github.com/Chia-Network/cadt/commit/29d2745))
* chore: Updating npm dev dependencies ([78aa9bb](https://github.com/Chia-Network/cadt/commit/78aa9bb))
* chore: Updating npm dev dependencies ([f14e3f6](https://github.com/Chia-Network/cadt/commit/f14e3f6))
* chore: Updating npm dev dependencies ([10e8854](https://github.com/Chia-Network/cadt/commit/10e8854))
* chore: Updating npm dev dependencies ([db4e27a](https://github.com/Chia-Network/cadt/commit/db4e27a))
* chore: Updating npm dev dependencies ([4ee0e88](https://github.com/Chia-Network/cadt/commit/4ee0e88))
* chore: version bump ([811873f](https://github.com/Chia-Network/cadt/commit/811873f))
* chore: version bump ([cd293d1](https://github.com/Chia-Network/cadt/commit/cd293d1))
* chore: version bump ([b3e8fe9](https://github.com/Chia-Network/cadt/commit/b3e8fe9))
* chore(deps): bump softprops/action-gh-release from 0.1.15 to 2.0.9 ([a66c2ee](https://github.com/Chia-Network/cadt/commit/a66c2ee))
* 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: fix readme typos and numbering problems ([1ab3363](https://github.com/Chia-Network/cadt/commit/1ab3363))
* docs: how to setup testneta ([4ddb32d](https://github.com/Chia-Network/cadt/commit/4ddb32d))
* 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: improved testneta docs ([711d792](https://github.com/Chia-Network/cadt/commit/711d792))
* docs: more clarity about static IP addresses ([2bb5f68](https://github.com/Chia-Network/cadt/commit/2bb5f68))
* docs: more clarity about static IP addresses ([4ec2af8](https://github.com/Chia-Network/cadt/commit/4ec2af8))
* 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))
* docs: various README fixes ([8b29d5b](https://github.com/Chia-Network/cadt/commit/8b29d5b))
* 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))
* 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.20

09 Dec 20:34
1.7.20
caed399
Compare
Choose a tag to compare
Release 1.7.20

* chore: Updating npm dev dependencies ([78aa9bb](https://github.com/Chia-Network/cadt/commit/78aa9bb))
* chore: version bump ([811873f](https://github.com/Chia-Network/cadt/commit/811873f))
* fix: assorted bug fixes ([d32cc3a](https://github.com/Chia-Network/cadt/commit/d32cc3a))
* fix: assorted bug fixes ([1054730](https://github.com/Chia-Network/cadt/commit/1054730))

1.7.19

04 Dec 01:41
1.7.19
2a9f57c
Compare
Choose a tag to compare
Release 1.7.19

* fix: adjust test expected messages for clarified RPC responses ([13cd876](https://github.com/Chia-Network/cadt/commit/13cd876))
* fix: failing tests ([debad53](https://github.com/Chia-Network/cadt/commit/debad53))
* fix: organization meta sync task hanging ([b735808](https://github.com/Chia-Network/cadt/commit/b735808))
* fix: restrictive json parser limit. increased to 5mb ([bd583db](https://github.com/Chia-Network/cadt/commit/bd583db))
* chore: added additional staging resources to doc glossary ([c5c0b00](https://github.com/Chia-Network/cadt/commit/c5c0b00))
* chore: address documentation comments ([5179845](https://github.com/Chia-Network/cadt/commit/5179845))
* chore: dependency updates ([083cf6b](https://github.com/Chia-Network/cadt/commit/083cf6b))
* chore: project doc update complete ([8e50ede](https://github.com/Chia-Network/cadt/commit/8e50ede))
* chore: update rpc documentation ([91c1645](https://github.com/Chia-Network/cadt/commit/91c1645))
* chore: update staging documentation ([5483bee](https://github.com/Chia-Network/cadt/commit/5483bee))
* chore: Updating npm dev dependencies ([f14e3f6](https://github.com/Chia-Network/cadt/commit/f14e3f6))
* chore: version bump ([cd293d1](https://github.com/Chia-Network/cadt/commit/cd293d1))
* chore(deps): bump softprops/action-gh-release from 0.1.15 to 2.0.9 ([a66c2ee](https://github.com/Chia-Network/cadt/commit/a66c2ee))
* feat: mirror check adds governance mirrors if non-governance instance ([7270d3b](https://github.com/Chia-Network/cadt/commit/7270d3b))
* feat: mirror check adds governance mirrors if non-governance instance ([7fac2c7](https://github.com/Chia-Network/cadt/commit/7fac2c7))
* feat: mirror check adds governance mirrors if non-governance instance ([7213449](https://github.com/Chia-Network/cadt/commit/7213449))
* feat: mirror check task automatically adds missing governance mirrors ([80986ab](https://github.com/Chia-Network/cadt/commit/80986ab))
* feat: sqlite db locking mitigation via organizations.model.js and audit.model.js accessing mutex ([b489859](https://github.com/Chia-Network/cadt/commit/b489859))
* feat: updated org model and sync registries to prevent locking organization table during audit sync ([a3f33f7](https://github.com/Chia-Network/cadt/commit/a3f33f7))
* build(deps-dev): bump @yao-pkg/pkg from 5.16.1 to 6.1.1 ([e1f59d4](https://github.com/Chia-Network/cadt/commit/e1f59d4))
* build(deps): bump actions/cache from 3 to 4 ([52f5507](https://github.com/Chia-Network/cadt/commit/52f5507))
* build(deps): bump actions/checkout from 3 to 4 ([fe7d0c9](https://github.com/Chia-Network/cadt/commit/fe7d0c9))
* build(deps): bump actions/download-artifact from 3 to 4 ([9ff5488](https://github.com/Chia-Network/cadt/commit/9ff5488))
* build(deps): bump actions/setup-node from 3 to 4 ([ce1521d](https://github.com/Chia-Network/cadt/commit/ce1521d))
* build(deps): bump actions/upload-artifact from 3 to 4 ([b289950](https://github.com/Chia-Network/cadt/commit/b289950))
* build(deps): bump Apple-Actions/import-codesign-certs from 1 to 3 ([f0517c6](https://github.com/Chia-Network/cadt/commit/f0517c6))
* build(deps): bump docker/setup-qemu-action from 2 to 3 ([aaca8e1](https://github.com/Chia-Network/cadt/commit/aaca8e1))
* build(deps): bump softprops/action-gh-release from 2.0.9 to 2.1.0 ([dcab9e9](https://github.com/Chia-Network/cadt/commit/dcab9e9))
* ci: check for secrets access to allow dependabot to build unsigned binaries ([e39445b](https://github.com/Chia-Network/cadt/commit/e39445b))
* ci: mac signing job reorg ([14df9c7](https://github.com/Chia-Network/cadt/commit/14df9c7))
* docs: fix readme typos and numbering problems ([1ab3363](https://github.com/Chia-Network/cadt/commit/1ab3363))
* docs: more clarity about static IP addresses ([2bb5f68](https://github.com/Chia-Network/cadt/commit/2bb5f68))
* docs: various README fixes ([8b29d5b](https://github.com/Chia-Network/cadt/commit/8b29d5b))

1.7.18

18 Oct 22:15
1.7.18
ac9127c
Compare
Choose a tag to compare
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

16 Aug 18:41
1.7.17
8a0bb4d
Compare
Choose a tag to compare
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

31 May 20:02
1.7.16
fe97f44
Compare
Choose a tag to compare
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

15 May 20:34
1.7.15
e7ee18c
Compare
Choose a tag to compare
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

09 Apr 22:01
1.7.14
def57f7
Compare
Choose a tag to compare
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))