cron: v1.0.0
1.0.0 (2022-05-16)
⚠ BREAKING CHANGES
- add continuous deployment to cron package (#1281)
Features
- add continuous deployment to cron package (#1281) (eb79d62)
- add count cids (#583) (690b3b3)
- cron and pinpin rewire (#531) (9e5b42d)
- cron metrics (#305) (f064afb)
- cron to update status for PinError pins (#358) (1f2fad7)
Bug Fixes
- add pin sync queue collection (#369) (9813a1d)
- check if unpinned then downgrade to v0 (#919) (f1e9da5)
- consider pins within the last month (214f288)
- cron metrics data prop (#584) (63fe8bc)
- dag size cron use ro for read (#1087) (22f4170)
- dag size for big dags with non pb root (#850) (b60fa1c)
- delete fauna history when deleting PinRequest (191ad1a)
- incremental metrics (#349) (8347c20)
- log on failed attempt (d43c4cc)
- max pin requests per run in cron and pinpin (#623) (edc7c24)
- metrics computed async (#1085) (99b52e5)
- pin status syncing (#1083) (b7e0e7c)
- pin sync req id text (#622) (dee0a4e)
- pins sync job (26bdb43)
- query name (c315078)
- reduce MAX_PIN_REQUESTS_PER_RUN to fit in max URL length (1b0a361)
- reduce number of pins per page (03bf8d1)
- remove dagcargo materialized views (#735) (62db538)
- remove unused pinata import (8e4e2a1)
- retry DB requests (f27896e)
- set stream-channels=false for cluster add (#342) (31f30b2)
- smaller page size, shorter check period (3a57a8e)
- store IPFS peer IDs (#1093) (1f2dcda)
- use ipfs peerId as pin location (#966) (5ae212d)
- use rpc for pins upsert (#1088) (6a8e394)
- use upsertpins (#938) (d593a19)