This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dfc43d4
commit 52bdc73
Showing
21 changed files
with
161 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"packages/interface-ipfs-core":"0.156.1","packages/ipfs":"0.64.2","packages/ipfs-cli":"0.14.2","packages/ipfs-client":"0.9.1","packages/ipfs-core":"0.16.1","packages/ipfs-core-config":"0.5.1","packages/ipfs-core-types":"0.12.1","packages/ipfs-core-utils":"0.16.1","packages/ipfs-daemon":"0.14.2","packages/ipfs-grpc-client":"0.11.1","packages/ipfs-grpc-protocol":"0.7.0","packages/ipfs-grpc-server":"0.10.1","packages/ipfs-http-client":"58.0.1","packages/ipfs-http-gateway":"0.11.1","packages/ipfs-http-response":"4.0.1","packages/ipfs-http-server":"0.13.2","packages/ipfs-message-port-client":"0.13.1","packages/ipfs-message-port-protocol":"0.13.1","packages/ipfs-message-port-server":"0.13.1"} | ||
{"packages/interface-ipfs-core":"0.157.0","packages/ipfs":"0.64.3","packages/ipfs-cli":"0.14.3","packages/ipfs-client":"0.9.1","packages/ipfs-core":"0.17.0","packages/ipfs-core-config":"0.5.1","packages/ipfs-core-types":"0.12.1","packages/ipfs-core-utils":"0.16.1","packages/ipfs-daemon":"0.14.3","packages/ipfs-grpc-client":"0.11.1","packages/ipfs-grpc-protocol":"0.7.0","packages/ipfs-grpc-server":"0.10.2","packages/ipfs-http-client":"58.0.1","packages/ipfs-http-gateway":"0.11.2","packages/ipfs-http-response":"4.0.2","packages/ipfs-http-server":"0.13.3","packages/ipfs-message-port-client":"0.13.2","packages/ipfs-message-port-protocol":"0.13.1","packages/ipfs-message-port-server":"0.13.1"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,17 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.157.0](https://www.github.com/ipfs/js-ipfs/compare/interface-ipfs-core-v0.156.1...interface-ipfs-core-v0.157.0) (2022-09-26) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* require IPNS V2 signatures (#4207) | ||
|
||
### Bug Fixes | ||
|
||
* require IPNS V2 signatures ([#4207](https://www.github.com/ipfs/js-ipfs/issues/4207)) ([d1b0a8a](https://www.github.com/ipfs/js-ipfs/commit/d1b0a8a71073b4ece0dbda5a5405d76dd8d5b358)) | ||
|
||
### [0.156.1](https://www.github.com/ipfs/js-ipfs/compare/interface-ipfs-core-v0.156.0...interface-ipfs-core-v0.156.1) (2022-09-21) | ||
|
||
|
||
|
@@ -2427,4 +2438,4 @@ Signed-off-by: Alan Shaw <[email protected]> | |
|
||
### Bug Fixes | ||
|
||
* remove superfluous console.logs ([442ea74](https://github.com/ipfs/interface-ipfs-core/commit/442ea74)) | ||
* remove superfluous console.logs ([442ea74](https://github.com/ipfs/interface-ipfs-core/commit/442ea74)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,18 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
### [0.14.3](https://www.github.com/ipfs/js-ipfs/compare/ipfs-daemon-v0.14.2...ipfs-daemon-v0.14.3) (2022-09-26) | ||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* ipfs-core bumped from ^0.16.1 to ^0.17.0 | ||
* ipfs-grpc-server bumped from ^0.10.1 to ^0.10.2 | ||
* ipfs-http-gateway bumped from ^0.11.1 to ^0.11.2 | ||
* ipfs-http-server bumped from ^0.13.2 to ^0.13.3 | ||
|
||
### [0.14.2](https://www.github.com/ipfs/js-ipfs/compare/ipfs-daemon-v0.14.1...ipfs-daemon-v0.14.2) (2022-09-21) | ||
|
||
|
||
|
@@ -526,4 +538,4 @@ Co-authored-by: Hugo Dias <[email protected]> | |
|
||
## 0.3.2 (2020-12-16) | ||
|
||
**Note:** Version bump only for package ipfs-daemon | ||
**Note:** Version bump only for package ipfs-daemon |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "ipfs-http-response", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "Creates an HTTP response from an IPFS Hash", | ||
"author": "Vasco Santos <[email protected]>", | ||
"license": "Apache-2.0 OR MIT", | ||
|
@@ -83,7 +83,7 @@ | |
"@types/mime-types": "^2.1.1", | ||
"aegir": "^37.0.11", | ||
"get-stream": "^6.0.0", | ||
"ipfs-core": "^0.16.1", | ||
"ipfs-core": "^0.17.0", | ||
"ipfsd-ctl": "^12.0.3", | ||
"it-all": "^1.0.4", | ||
"uint8arrays": "^3.0.0" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,15 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
### [0.13.3](https://www.github.com/ipfs/js-ipfs/compare/ipfs-http-server-v0.13.2...ipfs-http-server-v0.13.3) (2022-09-26) | ||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* ipfs-http-gateway bumped from ^0.11.1 to ^0.11.2 | ||
|
||
### [0.13.2](https://www.github.com/ipfs/js-ipfs/compare/ipfs-http-server-v0.13.1...ipfs-http-server-v0.13.2) (2022-09-21) | ||
|
||
|
||
|
@@ -586,4 +595,4 @@ Co-authored-by: achingbrain <[email protected]> | |
|
||
* types returned by `ipfs.files.ls` are now strings, in line with the docs but different to previous behaviour | ||
|
||
Co-authored-by: Geoffrey Cohler <[email protected]> | ||
Co-authored-by: Geoffrey Cohler <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file. | |
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
|
||
### [0.64.3](https://www.github.com/ipfs/js-ipfs/compare/ipfs-v0.64.2...ipfs-v0.64.3) (2022-09-26) | ||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* ipfs-cli bumped from ^0.14.2 to ^0.14.3 | ||
* ipfs-core bumped from ^0.16.1 to ^0.17.0 | ||
* devDependencies | ||
* interface-ipfs-core bumped from ^0.156.1 to ^0.157.0 | ||
|
||
### [0.64.2](https://www.github.com/ipfs/js-ipfs/compare/ipfs-v0.64.1...ipfs-v0.64.2) (2022-09-21) | ||
|
||
|
||
|
@@ -3064,4 +3076,4 @@ Signed-off-by: Alan Shaw <[email protected]> | |
|
||
|
||
<a name="0.0.2"></a> | ||
## 0.0.2 (2016-01-11) | ||
## 0.0.2 (2016-01-11) |
Oops, something went wrong.