2.7.0 (2021-10-14)
- db diagram link (b234556)
- do not allow delete of deleted NFT (#581) (fca5bde)
- dont delete uploads (#551) (b797f9c)
- tests (d294432)
- throw an error for missing env vars (#576) (2dddc13)
2.6.0 (2021-10-11)
2.5.0 (2021-10-08)
- add new cluster enum and nothing else (#509) (cc4ed28)
- add prom metrics endpoint generated from postgres data (#495) (a99df3d)
- add PSA error handler (#512) (50daf83)
- api: deals and pin status (#455) (692d514), closes #459
- cron v1 (#496) (fa850a5)
- db error reporting (#510) (d9d8579)
- db migration pipeline (#491) (56b8697)
- do not delete auth keys (#539) (d1b07e0)
- maintenance mode (#466) (1627588)
- migrate database to postgres (#263) (ff0c919)
- add CORS headers to /version endpoint (#545) (08654e9)
- db client usage in node.js and avoid duplicate cids (#522) (6d09ae7)
- db config documentation and test fixes (#471) (a1911f3)
- do not swallow error (6733512)
- min, max and default limits for v1 list endpoints (#493) (64cd15d)
- normalize CAR file content CID (#549) (0115443)
- remove nft index cron job (#453) (a93433c)
- remove usage_model from top level (#463) (9d9391d)
- retain correct value for NFT type (#548) (ad597d0)
- retrieve upload after create (#540) (8bb9b8d)
- use Authorization header (79889fb)
- use pin creation date not upload creation date (#547) (5e51ebf)
- rename account table to user (#485) (a3423a1)
- rename stored procedures (#486) (f2218dd)
- setup countly analytics (#432) (8b90bfa)
2.4.0 (2021-08-27)
- api: validate CID input for pins add and replace (#314) (dd5baca)
- bad dag creation by store api (#343) (307e6cd)
- temporarily set local=true for all uploads (f637c86)
2.3.2 (2021-08-15)
- temporarily set local=true for all uploads (f637c86)
2.3.1 (2021-08-11)
- only local add files smaller then 2.5MiB (#287) (a225fa8)
- set stream-channels=false for cluster add (#304) (f1121d0)
2.3.0 (2021-08-06)
- esbuild to build api and new tests (#252) (3cafc29)
- improvements to the setup (#246) (6a2501f)
- update pw-test so its easier to run sw tests (#240) (5737ffc)
- niftysave pin job failures by adopting request timeouts (#267) (0bac638)
- temporarily locally add all uploads (#286) (f0443a5)
2.2.2 (2021-07-06)
2.2.1 (2021-06-22)
- chunking issues (#203) (d990a20)
- cluster status text for queued pin (f0f9553)
- initial pin status (1a4d292)
- test expectations for new initial pin status (ddaf11f)
2.2.0 (2021-06-17)
2.1.0 (2021-05-26)
2.0.0 (2021-05-18)
- update cluster client for consistent hashes with IPFS
- update cluster client for consistent hashes with IPFS (5bc3c67)
1.1.0 (2021-05-17)
- metrics: collect and report total followups (8d43e0f)
- move metrics cron jobs to github actions (#131) (4ab3013)
- metrics: count followups not pins (5e538d4)
- api: re-enable pinata in pin add (ada4054)