Skip to content

1.7.19

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 01:41
· 9 commits to develop since this release
1.7.19
2a9f57c
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))