Skip to content

Releases: Chia-Network/cadt

1.7.10

06 Mar 20:02
1.7.10
8995bdd
Compare
Choose a tag to compare
Release 1.7.10

* fix: do not require pagination when projectIds is used as a query param ([c9b32cc](https://github.com/Chia-Network/cadt/commit/c9b32cc))

1.7.9

26 Feb 23:03
1.7.9
dc53674
Compare
Choose a tag to compare
Release 1.7.9

* chore: npm update ([bff4df5](https://github.com/Chia-Network/cadt/commit/bff4df5))
* chore: Updating npm dev dependencies ([c98a125](https://github.com/Chia-Network/cadt/commit/c98a125))
* chore: version bump 1.7.9 ([87e2b5c](https://github.com/Chia-Network/cadt/commit/87e2b5c))
* ci: add dependabot.yml file ([cf77d5f](https://github.com/Chia-Network/cadt/commit/cf77d5f))
* docs:  update config options in the README ([ae940f1](https://github.com/Chia-Network/cadt/commit/ae940f1))
* docs: installation guide updates ([ff1800c](https://github.com/Chia-Network/cadt/commit/ff1800c))
* docs: README prerequisites ([7fe2a4f](https://github.com/Chia-Network/cadt/commit/7fe2a4f))
* docs: README updates ([65f09a0](https://github.com/Chia-Network/cadt/commit/65f09a0))
* docs: remote install guide updates ([cafec75](https://github.com/Chia-Network/cadt/commit/cafec75))
* docs: update remote installation guide ([dfe13d8](https://github.com/Chia-Network/cadt/commit/dfe13d8))
* docs: update remote installation guide ([2dc8dad](https://github.com/Chia-Network/cadt/commit/2dc8dad))

1.7.8

15 Feb 19:21
1.7.8
c7acbc8
Compare
Choose a tag to compare
Release 1.7.8

* test: add logging to sync ([3f16e10](https://github.com/Chia-Network/cadt/commit/3f16e10))
* test: add logging to sync ([8528fb3](https://github.com/Chia-Network/cadt/commit/8528fb3))
* test: address tests ([9a996c2](https://github.com/Chia-Network/cadt/commit/9a996c2))
* test: fix test ([6a2ac8c](https://github.com/Chia-Network/cadt/commit/6a2ac8c))
* test: more tests fixes ([f706fa5](https://github.com/Chia-Network/cadt/commit/f706fa5))
* fix: clean up old sync code ([fd44165](https://github.com/Chia-Network/cadt/commit/fd44165))
* fix: clear pending root if detected on push ([d8b1c22](https://github.com/Chia-Network/cadt/commit/d8b1c22))
* fix: clear pending root if detected on push ([fd12c15](https://github.com/Chia-Network/cadt/commit/fd12c15))
* fix: clear pending root if detected on push ([e280c9a](https://github.com/Chia-Network/cadt/commit/e280c9a))
* fix: index based sync ([d2ac1a6](https://github.com/Chia-Network/cadt/commit/d2ac1a6))
* fix: maximum file size limit ([94816ac](https://github.com/Chia-Network/cadt/commit/94816ac))
* fix: optimize retry logic of subscribe ([7da1c6e](https://github.com/Chia-Network/cadt/commit/7da1c6e))
* fix: regex validation vulnerability ([21167df](https://github.com/Chia-Network/cadt/commit/21167df))
* fix: sync remaining bug ([dd4c289](https://github.com/Chia-Network/cadt/commit/dd4c289))
* fix: sync remaining bug ([64dacdf](https://github.com/Chia-Network/cadt/commit/64dacdf))
* fix: sync remaining bug ([192a9e5](https://github.com/Chia-Network/cadt/commit/192a9e5))
* fix: sync remaining bug ([fc4ccb5](https://github.com/Chia-Network/cadt/commit/fc4ccb5))
* fix: tests ([a19be01](https://github.com/Chia-Network/cadt/commit/a19be01))
* fix: tests ([927e242](https://github.com/Chia-Network/cadt/commit/927e242))
* fix: tests ([a23ecbc](https://github.com/Chia-Network/cadt/commit/a23ecbc))
* fix: tests ([b96a97f](https://github.com/Chia-Network/cadt/commit/b96a97f))
* fix: tests for paginated data ([482a20e](https://github.com/Chia-Network/cadt/commit/482a20e))
* fix: timer setting for organization sync ([617ed51](https://github.com/Chia-Network/cadt/commit/617ed51))
* chore: update deps ([72ae0c3](https://github.com/Chia-Network/cadt/commit/72ae0c3))
* chore: Updating npm dev dependencies ([ce72e0a](https://github.com/Chia-Network/cadt/commit/ce72e0a))
* chore: Updating npm dev dependencies ([f882276](https://github.com/Chia-Network/cadt/commit/f882276))
* chore: Updating npm dev dependencies ([3184c65](https://github.com/Chia-Network/cadt/commit/3184c65))
* chore: Updating npm dev dependencies ([afb56cf](https://github.com/Chia-Network/cadt/commit/afb56cf))
* chore: Updating npm dev dependencies ([cfc486c](https://github.com/Chia-Network/cadt/commit/cfc486c))
* chore: version bump ([0fc4d98](https://github.com/Chia-Network/cadt/commit/0fc4d98))
* chore: version bump ([5e7f2a7](https://github.com/Chia-Network/cadt/commit/5e7f2a7))
* Grammar and typos README.md update ([8728f57](https://github.com/Chia-Network/cadt/commit/8728f57))
* tests: fix chai import in tests ([af06028](https://github.com/Chia-Network/cadt/commit/af06028))
* tests: fix chai import in tests ([4239711](https://github.com/Chia-Network/cadt/commit/4239711))
* tests: fix chai import in tests ([db20c2f](https://github.com/Chia-Network/cadt/commit/db20c2f))
* ci: fix ARM sqlite path ([1abc1df](https://github.com/Chia-Network/cadt/commit/1abc1df))
* ci: fix path to new sqlite3 executable ([1244dbc](https://github.com/Chia-Network/cadt/commit/1244dbc))
* build:  add auto-restart functionality to systemd ([b4877a0](https://github.com/Chia-Network/cadt/commit/b4877a0))
* build: specify node 18 in pkg command ([b50ba52](https://github.com/Chia-Network/cadt/commit/b50ba52))
* docs: 2024 license update ([cc3a11b](https://github.com/Chia-Network/cadt/commit/cc3a11b))
* docs: add terms and conditions ([c5ae620](https://github.com/Chia-Network/cadt/commit/c5ae620))
* docs: remove redundant blurb in license file ([19b25e0](https://github.com/Chia-Network/cadt/commit/19b25e0))
* feat: add mirror check task ([5629a6c](https://github.com/Chia-Network/cadt/commit/5629a6c))
* feat: add mirror check task ([69b7d01](https://github.com/Chia-Network/cadt/commit/69b7d01))
* feat: dont upload to web2 gateway if md5 matches ([0f051bf](https://github.com/Chia-Network/cadt/commit/0f051bf))
* feat: dont upload to web2 gateway if md5 matches ([7b0bd3b](https://github.com/Chia-Network/cadt/commit/7b0bd3b))
* feat: enable wal mode ([4e50833](https://github.com/Chia-Network/cadt/commit/4e50833))
* feat: fix counter for sync remaining ([9cf94e0](https://github.com/Chia-Network/cadt/commit/9cf94e0))
* feat: require pagination ([86e073a](https://github.com/Chia-Network/cadt/commit/86e073a))

1.7.7

13 Jan 20:36
1.7.7
2fbd24b
Compare
Choose a tag to compare
Release 1.7.7

* tests: Replace broken URL in tests ([c4420fa](https://github.com/Chia-Network/cadt/commit/c4420fa))

1.7.6

12 Dec 19:30
1.7.6
0b80748
Compare
Choose a tag to compare
Release 1.7.6

* chore: version bump ([5fb7619](https://github.com/Chia-Network/cadt/commit/5fb7619))
* docs: add terms and conditions ([e71bb76](https://github.com/Chia-Network/cadt/commit/e71bb76))

1.7.5

07 Dec 21:39
1.7.5
839498e
Compare
Choose a tag to compare
Release 1.7.5

* fix: use get_value instead of get_keys_value in author comment changelist ([8f8b055](https://github.com/Chia-Network/cadt/commit/8f8b055))

1.7.4

07 Dec 19:01
1.7.4
6500275
Compare
Choose a tag to compare
Release 1.7.4

* chore: bump to 1.7.4 ([59be263](https://github.com/Chia-Network/cadt/commit/59be263))
* fix: invalid generation handling ([0469cbf](https://github.com/Chia-Network/cadt/commit/0469cbf))
* fix: invalid generation handling ([c395bdf](https://github.com/Chia-Network/cadt/commit/c395bdf))

1.7.2

01 Dec 16:53
1.7.2
77fb813
Compare
Choose a tag to compare
Release 1.7.2

* feat: update home status endpoint ([951aa62](https://github.com/Chia-Network/cadt/commit/951aa62))
* feat: update home status endpoint ([5fce477](https://github.com/Chia-Network/cadt/commit/5fce477))
* feat: update home status endpoint ([230ab38](https://github.com/Chia-Network/cadt/commit/230ab38))

1.7.1

30 Nov 21:41
1.7.1
96afca5
Compare
Choose a tag to compare
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))

1.7

16 Nov 21:01
1.7
c9af388
Compare
Choose a tag to compare
1.7
Release 1.7

* 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 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)
* 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: 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))
* 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))