Skip to content

1.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Nov 21:41
· 417 commits to develop since this release
1.7.1
96afca5
Release 1.7.1

* feat: additional sync updates ([5d047ff](https://github.com/Chia-Network/cadt/commit/5d047ff))
* feat: automatic migration to new sync method ([1bca49e](https://github.com/Chia-Network/cadt/commit/1bca49e))
* feat: home org status endpoint ([ca18679](https://github.com/Chia-Network/cadt/commit/ca18679))
* feat: home org status endpoint ([b9a01fd](https://github.com/Chia-Network/cadt/commit/b9a01fd))
* feat: sync fix by looking at timestamps instead of hashes ([71e1272](https://github.com/Chia-Network/cadt/commit/71e1272))
* feat: sync fix by looking at timestamps instead of hashes ([f64f650](https://github.com/Chia-Network/cadt/commit/f64f650))
* feat: sync remaining count for organizations ([ef7cf17](https://github.com/Chia-Network/cadt/commit/ef7cf17))
* feat: sync remaining count for organizations ([bea5410](https://github.com/Chia-Network/cadt/commit/bea5410))
* feat: syncing status for all organizations ([4e0e5ac](https://github.com/Chia-Network/cadt/commit/4e0e5ac))
* chore: remove npm package ([6386a34](https://github.com/Chia-Network/cadt/commit/6386a34))
* chore: Update version to 1.7 ([4d73664](https://github.com/Chia-Network/cadt/commit/4d73664))
* chore: Updating changelog for 1.7 ([c9af388](https://github.com/Chia-Network/cadt/commit/c9af388))
* chore: Updating npm dev dependencies ([d82fb12](https://github.com/Chia-Network/cadt/commit/d82fb12))
* fix: dont mutate homeorg info if no homeorg ([b5f79c1](https://github.com/Chia-Network/cadt/commit/b5f79c1))
* fix: logging error in sync process ([5ea7c75](https://github.com/Chia-Network/cadt/commit/5ea7c75))
* fix: middleware bug during home org resync ([aa610a5](https://github.com/Chia-Network/cadt/commit/aa610a5))
* fix: offset for number of generations remaining ([bcb7e42](https://github.com/Chia-Network/cadt/commit/bcb7e42))
* fix: various tweaks for sync to work in this repo ([6f5d407](https://github.com/Chia-Network/cadt/commit/6f5d407))
* ci: Update glue to use JWT auth (#955) ([491b620](https://github.com/Chia-Network/cadt/commit/491b620)), closes [#955](https://github.com/Chia-Network/cadt/issues/955)
* test: all tests pass ([5f7ad86](https://github.com/Chia-Network/cadt/commit/5f7ad86))
* test: fix test ([12966c8](https://github.com/Chia-Network/cadt/commit/12966c8))