Skip to content

Commit dbb6ec9

Browse files
chore(main): release edge-gateway 1.9.0 (#150)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 24cf390 commit dbb6ec9

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

packages/edge-gateway/CHANGELOG.md

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

3+
## [1.9.0](https://github.com/nftstorage/nftstorage.link/compare/edge-gateway-v1.8.3...edge-gateway-v1.9.0) (2022-07-06)
4+
5+
6+
### Features
7+
8+
* api get from bucket and worker binding gateway read from gateway api ([#140](https://github.com/nftstorage/nftstorage.link/issues/140)) ([7a83045](https://github.com/nftstorage/nftstorage.link/commit/7a8304596ee97504ccc876a54c13122da86853f8))
9+
10+
11+
### Bug Fixes
12+
13+
* augment gateway request headers with all headers ([adc41a5](https://github.com/nftstorage/nftstorage.link/commit/adc41a507f5d178b84055f46d582b637731dedd6))
14+
* edge gateway denylist sync no cache request header ([33844e8](https://github.com/nftstorage/nftstorage.link/commit/33844e898526dad35fbb26ac7fa47cb9ab30d204))
15+
316
## [1.8.3](https://github.com/nftstorage/nftstorage.link/compare/edge-gateway-v1.8.2...edge-gateway-v1.8.3) (2022-06-08)
417

518

packages/edge-gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "edge-gateway",
3-
"version": "1.8.3",
3+
"version": "1.9.0",
44
"description": "IPFS edge gateway for nft.storage",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)