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.2k
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
39dbf70
commit 45504dd
Showing
39 changed files
with
448 additions
and
83 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.155.2","packages/ipfs":"0.63.5","packages/ipfs-cli":"0.13.5","packages/ipfs-client":"0.8.3","packages/ipfs-core":"0.15.4","packages/ipfs-core-config":"0.4.1","packages/ipfs-core-types":"0.11.1","packages/ipfs-core-utils":"0.15.1","packages/ipfs-daemon":"0.13.5","packages/ipfs-grpc-client":"0.10.2","packages/ipfs-grpc-protocol":"0.6.0","packages/ipfs-grpc-server":"0.9.4","packages/ipfs-http-client":"57.0.3","packages/ipfs-http-gateway":"0.10.4","packages/ipfs-http-response":"3.0.4","packages/ipfs-http-server":"0.12.5","packages/ipfs-message-port-client":"0.12.4","packages/ipfs-message-port-protocol":"0.12.1","packages/ipfs-message-port-server":"0.12.1"} | ||
{"packages/interface-ipfs-core":"0.156.0","packages/ipfs":"0.64.0","packages/ipfs-cli":"0.14.0","packages/ipfs-client":"0.9.0","packages/ipfs-core":"0.16.0","packages/ipfs-core-config":"0.5.0","packages/ipfs-core-types":"0.12.0","packages/ipfs-core-utils":"0.16.0","packages/ipfs-daemon":"0.14.0","packages/ipfs-grpc-client":"0.11.0","packages/ipfs-grpc-protocol":"0.7.0","packages/ipfs-grpc-server":"0.10.0","packages/ipfs-http-client":"58.0.0","packages/ipfs-http-gateway":"0.11.0","packages/ipfs-http-response":"4.0.0","packages/ipfs-http-server":"0.13.0","packages/ipfs-message-port-client":"0.13.0","packages/ipfs-message-port-protocol":"0.13.0","packages/ipfs-message-port-server":"0.13.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,24 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.156.0](https://www.github.com/ipfs/js-ipfs/compare/interface-ipfs-core-v0.155.2...interface-ipfs-core-v0.156.0) (2022-08-17) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* update to [email protected] (#4151) | ||
|
||
### deps | ||
|
||
* update to [email protected] ([#4151](https://www.github.com/ipfs/js-ipfs/issues/4151)) ([39dbf70](https://www.github.com/ipfs/js-ipfs/commit/39dbf708ec31b263115e44f420651fa4e056a89e)) | ||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* ipfs-core-types bumped from ^0.11.0 to ^0.12.0 | ||
|
||
### [0.155.2](https://www.github.com/ipfs/js-ipfs/compare/interface-ipfs-core-v0.155.1...interface-ipfs-core-v0.155.2) (2022-06-24) | ||
|
||
|
||
|
@@ -2395,4 +2413,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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,6 +3,28 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.14.0](https://www.github.com/ipfs/js-ipfs/compare/ipfs-cli-v0.13.5...ipfs-cli-v0.14.0) (2022-08-17) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* update to [email protected] (#4151) | ||
|
||
### deps | ||
|
||
* update to [email protected] ([#4151](https://www.github.com/ipfs/js-ipfs/issues/4151)) ([39dbf70](https://www.github.com/ipfs/js-ipfs/commit/39dbf708ec31b263115e44f420651fa4e056a89e)) | ||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* ipfs-core bumped from ^0.15.0 to ^0.16.0 | ||
* ipfs-core-types bumped from ^0.11.0 to ^0.12.0 | ||
* ipfs-core-utils bumped from ^0.15.0 to ^0.16.0 | ||
* ipfs-daemon bumped from ^0.13.0 to ^0.14.0 | ||
* ipfs-http-client bumped from ^57.0.0 to ^58.0.0 | ||
|
||
### [0.13.5](https://www.github.com/ipfs/js-ipfs/compare/ipfs-cli-v0.13.4...ipfs-cli-v0.13.5) (2022-06-24) | ||
|
||
|
||
|
@@ -564,4 +586,4 @@ Co-authored-by: achingbrain <[email protected]> | |
### Features | ||
|
||
* enable custom formats for dag put and get ([#3347](https://github.com/ipfs/js-ipfs/issues/3347)) ([3250ff4](https://github.com/ipfs/js-ipfs/commit/3250ff453a1d3275cc4ab746f59f9f70abd5cc5f)) | ||
* type check & generate defs from jsdoc ([#3281](https://github.com/ipfs/js-ipfs/issues/3281)) ([bbcaf34](https://github.com/ipfs/js-ipfs/commit/bbcaf34111251b142273a5675f4754ff68bd9fa0)) | ||
* type check & generate defs from jsdoc ([#3281](https://github.com/ipfs/js-ipfs/issues/3281)) ([bbcaf34](https://github.com/ipfs/js-ipfs/commit/bbcaf34111251b142273a5675f4754ff68bd9fa0)) |
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,25 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.9.0](https://www.github.com/ipfs/js-ipfs/compare/ipfs-client-v0.8.3...ipfs-client-v0.9.0) (2022-08-17) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* update to [email protected] (#4151) | ||
|
||
### deps | ||
|
||
* update to [email protected] ([#4151](https://www.github.com/ipfs/js-ipfs/issues/4151)) ([39dbf70](https://www.github.com/ipfs/js-ipfs/commit/39dbf708ec31b263115e44f420651fa4e056a89e)) | ||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* ipfs-grpc-client bumped from ^0.10.0 to ^0.11.0 | ||
* ipfs-http-client bumped from ^57.0.0 to ^58.0.0 | ||
|
||
### [0.8.3](https://www.github.com/ipfs/js-ipfs/compare/ipfs-client-v0.8.2...ipfs-client-v0.8.3) (2022-06-24) | ||
|
||
|
||
|
@@ -357,4 +376,4 @@ Co-authored-by: achingbrain <[email protected]> | |
### Features | ||
|
||
* add grpc server and client ([#3403](https://github.com/ipfs/js-ipfs/issues/3403)) ([a9027e0](https://github.com/ipfs/js-ipfs/commit/a9027e0ec0cea9a4f34b4f2f52e09abb35237384)), closes [#2519](https://github.com/ipfs/js-ipfs/issues/2519) [#2838](https://github.com/ipfs/js-ipfs/issues/2838) [#2943](https://github.com/ipfs/js-ipfs/issues/2943) [#2854](https://github.com/ipfs/js-ipfs/issues/2854) [#2864](https://github.com/ipfs/js-ipfs/issues/2864) | ||
* allow passing a http.Agent to the grpc client ([#3477](https://github.com/ipfs/js-ipfs/issues/3477)) ([c5f0bc5](https://github.com/ipfs/js-ipfs/commit/c5f0bc5eeee15369b7d02901035b04184a8608d2)), closes [#3474](https://github.com/ipfs/js-ipfs/issues/3474) | ||
* allow passing a http.Agent to the grpc client ([#3477](https://github.com/ipfs/js-ipfs/issues/3477)) ([c5f0bc5](https://github.com/ipfs/js-ipfs/commit/c5f0bc5eeee15369b7d02901035b04184a8608d2)), closes [#3474](https://github.com/ipfs/js-ipfs/issues/3474) |
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,24 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.5.0](https://www.github.com/ipfs/js-ipfs/compare/ipfs-core-config-v0.4.1...ipfs-core-config-v0.5.0) (2022-08-17) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* update to [email protected] (#4151) | ||
|
||
### deps | ||
|
||
* update to [email protected] ([#4151](https://www.github.com/ipfs/js-ipfs/issues/4151)) ([39dbf70](https://www.github.com/ipfs/js-ipfs/commit/39dbf708ec31b263115e44f420651fa4e056a89e)) | ||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* devDependencies | ||
* ipfs-core-utils bumped from ^0.15.0 to ^0.16.0 | ||
|
||
### [0.4.1](https://www.github.com/ipfs/js-ipfs/compare/ipfs-core-config-v0.4.0...ipfs-core-config-v0.4.1) (2022-06-22) | ||
|
||
|
||
|
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-core-config", | ||
"version": "0.4.1", | ||
"version": "0.5.0", | ||
"description": "Package to store node and browser specific config for ipfs-core", | ||
"author": "Alex Potsides <[email protected]>", | ||
"license": "Apache-2.0 OR MIT", | ||
|
@@ -118,6 +118,6 @@ | |
}, | ||
"devDependencies": { | ||
"aegir": "^37.0.11", | ||
"ipfs-core-utils": "^0.15.0" | ||
"ipfs-core-utils": "^0.16.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 |
---|---|---|
|
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file. | |
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
|
||
## [0.12.0](https://www.github.com/ipfs/js-ipfs/compare/ipfs-core-types-v0.11.1...ipfs-core-types-v0.12.0) (2022-08-17) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* update to [email protected] (#4151) | ||
|
||
### deps | ||
|
||
* update to [email protected] ([#4151](https://www.github.com/ipfs/js-ipfs/issues/4151)) ([39dbf70](https://www.github.com/ipfs/js-ipfs/commit/39dbf708ec31b263115e44f420651fa4e056a89e)) | ||
|
||
### [0.11.1](https://www.github.com/ipfs/js-ipfs/compare/ipfs-core-types-v0.11.0...ipfs-core-types-v0.11.1) (2022-06-22) | ||
|
||
|
||
|
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,24 @@ All notable changes to this project will be documented in this file. | |
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
|
||
## [0.16.0](https://www.github.com/ipfs/js-ipfs/compare/ipfs-core-utils-v0.15.1...ipfs-core-utils-v0.16.0) (2022-08-17) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* update to [email protected] (#4151) | ||
|
||
### deps | ||
|
||
* update to [email protected] ([#4151](https://www.github.com/ipfs/js-ipfs/issues/4151)) ([39dbf70](https://www.github.com/ipfs/js-ipfs/commit/39dbf708ec31b263115e44f420651fa4e056a89e)) | ||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* ipfs-core-types bumped from ^0.11.0 to ^0.12.0 | ||
|
||
### [0.15.1](https://www.github.com/ipfs/js-ipfs/compare/ipfs-core-utils-v0.15.0...ipfs-core-utils-v0.15.1) (2022-06-22) | ||
|
||
|
||
|
@@ -690,4 +708,4 @@ js-ipfs | |
|
||
### Bug Fixes | ||
|
||
* use is-buffer ([bbf5baf](https://github.com/ipfs/js-ipfs-utils/commit/bbf5baf)) | ||
* use is-buffer ([bbf5baf](https://github.com/ipfs/js-ipfs-utils/commit/bbf5baf)) |
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-core-utils", | ||
"version": "0.15.1", | ||
"version": "0.16.0", | ||
"description": "Package to share code between ipfs and ipfs-http-client", | ||
"author": "Alex Potsides <[email protected]>", | ||
"license": "Apache-2.0 OR MIT", | ||
|
@@ -147,7 +147,7 @@ | |
"blob-to-it": "^1.0.1", | ||
"browser-readablestream-to-it": "^1.0.1", | ||
"err-code": "^3.0.1", | ||
"ipfs-core-types": "^0.11.0", | ||
"ipfs-core-types": "^0.12.0", | ||
"ipfs-unixfs": "^7.0.0", | ||
"ipfs-utils": "^9.0.6", | ||
"it-all": "^1.0.4", | ||
|
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,29 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.16.0](https://www.github.com/ipfs/js-ipfs/compare/ipfs-core-v0.15.4...ipfs-core-v0.16.0) (2022-08-17) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* update to [email protected] (#4151) | ||
|
||
### deps | ||
|
||
* update to [email protected] ([#4151](https://www.github.com/ipfs/js-ipfs/issues/4151)) ([39dbf70](https://www.github.com/ipfs/js-ipfs/commit/39dbf708ec31b263115e44f420651fa4e056a89e)) | ||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* ipfs-core-config bumped from ^0.4.0 to ^0.5.0 | ||
* ipfs-core-types bumped from ^0.11.0 to ^0.12.0 | ||
* ipfs-core-utils bumped from ^0.15.0 to ^0.16.0 | ||
* ipfs-http-client bumped from ^57.0.0 to ^58.0.0 | ||
* devDependencies | ||
* interface-ipfs-core bumped from ^0.155.0 to ^0.156.0 | ||
|
||
### [0.15.4](https://www.github.com/ipfs/js-ipfs/compare/ipfs-core-v0.15.3...ipfs-core-v0.15.4) (2022-06-24) | ||
|
||
|
||
|
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,28 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
## [0.14.0](https://www.github.com/ipfs/js-ipfs/compare/ipfs-daemon-v0.13.5...ipfs-daemon-v0.14.0) (2022-08-17) | ||
|
||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* update to [email protected] (#4151) | ||
|
||
### deps | ||
|
||
* update to [email protected] ([#4151](https://www.github.com/ipfs/js-ipfs/issues/4151)) ([39dbf70](https://www.github.com/ipfs/js-ipfs/commit/39dbf708ec31b263115e44f420651fa4e056a89e)) | ||
|
||
|
||
### Dependencies | ||
|
||
* The following workspace dependencies were updated | ||
* dependencies | ||
* ipfs-core bumped from ^0.15.0 to ^0.16.0 | ||
* ipfs-core-types bumped from ^0.11.0 to ^0.12.0 | ||
* ipfs-grpc-server bumped from ^0.9.0 to ^0.10.0 | ||
* ipfs-http-gateway bumped from ^0.10.0 to ^0.11.0 | ||
* ipfs-http-server bumped from ^0.12.0 to ^0.13.0 | ||
|
||
### [0.13.5](https://www.github.com/ipfs/js-ipfs/compare/ipfs-daemon-v0.13.4...ipfs-daemon-v0.13.5) (2022-06-24) | ||
|
||
|
||
|
@@ -477,4 +499,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 |
Oops, something went wrong.