Skip to content

Commit de180a6

Browse files
chore(main): release cron 3.1.0 (#1968)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b102c91 commit de180a6

2 files changed

Lines changed: 38 additions & 1 deletion

File tree

packages/cron/CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,42 @@
11
# Changelog
22

3+
## [3.1.0](https://github.com/nftstorage/nft.storage/compare/cron-v3.0.0...cron-v3.1.0) (2022-06-08)
4+
5+
6+
### Features
7+
8+
* add cargo metric statements and dummy data inserts for testing … ([#1835](https://github.com/nftstorage/nft.storage/issues/1835)) ([72480d6](https://github.com/nftstorage/nft.storage/commit/72480d6a9719308bf4a8a81c34764a51f5f58cfa))
9+
* add done log line ([15436a6](https://github.com/nftstorage/nft.storage/commit/15436a6f9f740785d3462964c1b8ff449ccbb7f5))
10+
* add stats routes ([#1400](https://github.com/nftstorage/nft.storage/issues/1400)) ([96acd59](https://github.com/nftstorage/nft.storage/commit/96acd592b8e0cc36f2adaf542ef4921cfa8bea22))
11+
* cron update for cluster@1.0 ([#1807](https://github.com/nftstorage/nft.storage/issues/1807)) ([16e5333](https://github.com/nftstorage/nft.storage/commit/16e5333346d22c7c2d212ca0a80ff712fbc6ba2b))
12+
* grace period for new pins found in error state ([#1577](https://github.com/nftstorage/nft.storage/issues/1577)) ([36050b3](https://github.com/nftstorage/nft.storage/commit/36050b3a8b52ad71348cca346a7dd3933b6f168f))
13+
* track content bytes total metric ([#1199](https://github.com/nftstorage/nft.storage/issues/1199)) ([695e4a5](https://github.com/nftstorage/nft.storage/commit/695e4a5d7bbefc125291cfd001a743683efb6808))
14+
* use Cluster statusAll method ([#1265](https://github.com/nftstorage/nft.storage/issues/1265)) ([c628259](https://github.com/nftstorage/nft.storage/commit/c628259179db7890335c476fffeff636b9fd0c26))
15+
16+
17+
### Bug Fixes
18+
19+
* allow pool to exit when idle ([aeb3843](https://github.com/nftstorage/nft.storage/commit/aeb38439bc98f90877763d51e03ffe0247f236f3))
20+
* column reference inserted_at is ambiguous ([3003926](https://github.com/nftstorage/nft.storage/commit/3003926c399be163fd09b3e4788699ac8f850f61))
21+
* failed pins cron ([#1100](https://github.com/nftstorage/nft.storage/issues/1100)) ([eab0411](https://github.com/nftstorage/nft.storage/commit/eab0411b1215791469fa691edfb33d3b9ed398d1))
22+
* metrics ([#1051](https://github.com/nftstorage/nft.storage/issues/1051)) ([cda9619](https://github.com/nftstorage/nft.storage/commit/cda9619d9dcdd26a449d20d78fec769d7ec20c28))
23+
* metrics cron ([#1486](https://github.com/nftstorage/nft.storage/issues/1486)) ([8d27e91](https://github.com/nftstorage/nft.storage/commit/8d27e919b734194cdd459c4714fe96eec748a119))
24+
* move to cluster3 ([#962](https://github.com/nftstorage/nft.storage/issues/962)) ([b6fc2c3](https://github.com/nftstorage/nft.storage/commit/b6fc2c3dfb1813f36f6a35e38c5f89fffb15e238))
25+
* pins cron ([#1811](https://github.com/nftstorage/nft.storage/issues/1811)) ([f112573](https://github.com/nftstorage/nft.storage/commit/f1125738ba8e9c70a4a4da2cd8d3cbb48cb5b4c2))
26+
* pool does not need connect ([1db831e](https://github.com/nftstorage/nft.storage/commit/1db831e0548c5996569a8dfc9884a6feabdf52c5))
27+
* query cluster 3 for status ([#1099](https://github.com/nftstorage/nft.storage/issues/1099)) ([06a99f5](https://github.com/nftstorage/nft.storage/commit/06a99f512f461c75b90a41de09ef89cec6a85a84))
28+
* revert using pool ([13e78f0](https://github.com/nftstorage/nft.storage/commit/13e78f0ee2ac9deff979da696ff3a481695eee22))
29+
* update ipfs car and client ([#1373](https://github.com/nftstorage/nft.storage/issues/1373)) ([2b61549](https://github.com/nftstorage/nft.storage/commit/2b61549f4f31684a6afca28c9f7ed39dc076ada2))
30+
* use pool ([8b8e817](https://github.com/nftstorage/nft.storage/commit/8b8e817379245b8cf2cfab135124d4636efbc6de))
31+
* use source_cid in pin cron job ([#1757](https://github.com/nftstorage/nft.storage/issues/1757)) ([c49727c](https://github.com/nftstorage/nft.storage/commit/c49727c6159c37843f8b61957a6c97b2f1123637))
32+
* value when metric is missing in db ([#1058](https://github.com/nftstorage/nft.storage/issues/1058)) ([e0f0490](https://github.com/nftstorage/nft.storage/commit/e0f049049efa4dc9d2bf2b9720cec119b917cb1c))
33+
34+
35+
### Performance Improvements
36+
37+
* concurrent pin status sync ([#1104](https://github.com/nftstorage/nft.storage/issues/1104)) ([968b94a](https://github.com/nftstorage/nft.storage/commit/968b94a7977397804113d54b519afd1f1aaa03bd))
38+
* metrics max concurrent queries and adds inserted at index to upload ([#1576](https://github.com/nftstorage/nft.storage/issues/1576)) ([4645d15](https://github.com/nftstorage/nft.storage/commit/4645d1594ec93eefee2d2d8f783b6ff5be5cfd8e))
39+
340
## [2.1.0](https://www.github.com/nftstorage/nft.storage/compare/cron-v2.0.0...cron-v2.1.0) (2021-07-13)
441

542

packages/cron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cron",
3-
"version": "2.1.0",
3+
"version": "3.1.0",
44
"description": "NFT Storage Cron Jobs",
55
"private": true,
66
"main": "src/index.js",

0 commit comments

Comments
 (0)