diff --git a/package.json b/package.json index 9f023df3..58993fb9 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,8 @@ }, "devDependencies": { "aegir": "^42.1.0", - "npm-run-all": "^4.1.5" + "npm-run-all": "^4.1.5", + "release-please": "^16.10.1" }, "type": "module", "workspaces": [ diff --git a/packages/bitswap/CHANGELOG.md b/packages/bitswap/CHANGELOG.md deleted file mode 100644 index f9d785c9..00000000 --- a/packages/bitswap/CHANGELOG.md +++ /dev/null @@ -1,902 +0,0 @@ -## [20.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v19.0.2...v20.0.0) (2023-11-30) - - -### ⚠ BREAKING CHANGES - -* requires libp2p v1 - -### Dependencies - -* update libp2p to v1 ([#610](https://github.com/ipfs/js-ipfs-bitswap/issues/610)) ([9f8258d](https://github.com/ipfs/js-ipfs-bitswap/commit/9f8258da440f6b2c5064687bf10136c785344234)) - -## [19.0.2](https://github.com/ipfs/js-ipfs-bitswap/compare/v19.0.1...v19.0.2) (2023-11-04) - - -### Dependencies - -* **dev:** bump sinon from 16.1.3 to 17.0.1 ([#606](https://github.com/ipfs/js-ipfs-bitswap/issues/606)) ([01f8738](https://github.com/ipfs/js-ipfs-bitswap/commit/01f8738df272bed69bcb2714dbe80c3e28f4d7b6)) - -## [19.0.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v19.0.0...v19.0.1) (2023-10-09) - - -### Trivial Changes - -* add or force update .github/workflows/js-test-and-release.yml ([#598](https://github.com/ipfs/js-ipfs-bitswap/issues/598)) ([061acfa](https://github.com/ipfs/js-ipfs-bitswap/commit/061acfa2ffb8e1893bb3a26ebd320be20973e322)) -* delete templates [skip ci] ([#597](https://github.com/ipfs/js-ipfs-bitswap/issues/597)) ([0d56b0a](https://github.com/ipfs/js-ipfs-bitswap/commit/0d56b0aaa6de9a58f2b73e72784ad49ba4b2db45)) - - -### Dependencies - -* **dev:** bump aegir from 40.0.13 to 41.0.0 ([#601](https://github.com/ipfs/js-ipfs-bitswap/issues/601)) ([a510fdc](https://github.com/ipfs/js-ipfs-bitswap/commit/a510fdc7b149b94bc3043c4f5b25700270a5408f)) -* **dev:** bump sinon from 15.2.0 to 16.1.0 ([#602](https://github.com/ipfs/js-ipfs-bitswap/issues/602)) ([ac858e7](https://github.com/ipfs/js-ipfs-bitswap/commit/ac858e7d8edcf965da150d89adc0f7a470f2899a)) - -## [19.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v18.0.3...v19.0.0) (2023-08-05) - - -### ⚠ BREAKING CHANGES - -* requires libp2p@0.46.x or later - -### Dependencies - -* update to libp2p 0.46.x ([#596](https://github.com/ipfs/js-ipfs-bitswap/issues/596)) ([be8fe06](https://github.com/ipfs/js-ipfs-bitswap/commit/be8fe06bb10d6d940ac51c56b30c80154469673b)) - -## [18.0.3](https://github.com/ipfs/js-ipfs-bitswap/compare/v18.0.2...v18.0.3) (2023-07-27) - - -### Dependencies - -* **dev:** bump aegir from 39.0.13 to 40.0.1 ([#585](https://github.com/ipfs/js-ipfs-bitswap/issues/585)) ([09755bd](https://github.com/ipfs/js-ipfs-bitswap/commit/09755bd46a4fa7599ffdabc35d3ac7d8115abc07)) - -## [18.0.2](https://github.com/ipfs/js-ipfs-bitswap/compare/v18.0.1...v18.0.2) (2023-07-27) - - -### Trivial Changes - -* Update .github/workflows/stale.yml [skip ci] ([79974a5](https://github.com/ipfs/js-ipfs-bitswap/commit/79974a5b165d84b878f25bb11ac63639d4e3e093)) -* Update .github/workflows/stale.yml [skip ci] ([63f3993](https://github.com/ipfs/js-ipfs-bitswap/commit/63f39935cfd560319b6eaf117e539bd018316dc7)) - - -### Dependencies - -* **dev:** bump delay from 5.0.0 to 6.0.0 ([#580](https://github.com/ipfs/js-ipfs-bitswap/issues/580)) ([d796ebc](https://github.com/ipfs/js-ipfs-bitswap/commit/d796ebcd7eb0267cc2709017ec06faf16a4ca2bb)) -* **dev:** bump p-event from 5.0.1 to 6.0.0 ([#582](https://github.com/ipfs/js-ipfs-bitswap/issues/582)) ([ae8fd6f](https://github.com/ipfs/js-ipfs-bitswap/commit/ae8fd6f16bdc49779b78fba3a22975153c138f7e)) - -## [18.0.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v18.0.0...v18.0.1) (2023-05-22) - - -### Bug Fixes - -* add events dep ([#581](https://github.com/ipfs/js-ipfs-bitswap/issues/581)) ([d26cd16](https://github.com/ipfs/js-ipfs-bitswap/commit/d26cd1642e6abc6c0055451a99ac2daf5b1ad341)) - -## [18.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v17.0.3...v18.0.0) (2023-05-19) - - -### ⚠ BREAKING CHANGES - -* bump libp2p from 0.43.4 to 0.45.1 (#579) - -### Dependencies - -* bump libp2p from 0.43.4 to 0.45.1 ([#579](https://github.com/ipfs/js-ipfs-bitswap/issues/579)) ([90691b9](https://github.com/ipfs/js-ipfs-bitswap/commit/90691b911ea3fedbc030fc2582939d8b6a7e80fc)) - -## [17.0.3](https://github.com/ipfs/js-ipfs-bitswap/compare/v17.0.2...v17.0.3) (2023-05-19) - - -### Dependencies - -* **dev:** bump aegir from 38.1.8 to 39.0.7 ([#576](https://github.com/ipfs/js-ipfs-bitswap/issues/576)) ([1868cac](https://github.com/ipfs/js-ipfs-bitswap/commit/1868cac8c0934286b91ad05e4b1a38481a3b49b8)) - -## [17.0.2](https://github.com/ipfs/js-ipfs-bitswap/compare/v17.0.1...v17.0.2) (2023-04-13) - - -### Bug Fixes - -* increase default stream limit ([#550](https://github.com/ipfs/js-ipfs-bitswap/issues/550)) ([3484be0](https://github.com/ipfs/js-ipfs-bitswap/commit/3484be038321e9c2828bded225f4c6dc94a4d5d9)) - -## [17.0.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v17.0.0...v17.0.1) (2023-04-04) - - -### Bug Fixes - -* add missing events dep ([#548](https://github.com/ipfs/js-ipfs-bitswap/issues/548)) ([eaf862a](https://github.com/ipfs/js-ipfs-bitswap/commit/eaf862a54b6f498431e1bac33c8e0b94e9b43e01)) - -## [17.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v16.0.0...v17.0.0) (2023-03-13) - - -### ⚠ BREAKING CHANGES - -* `.get`, `.getMany`, `.put` and `.putMany` are no longer part of the `Bitswap` interface - instead call `.want` and `.notify` - -### Features - -* simplify bitswap interface, add progress handlers ([#527](https://github.com/ipfs/js-ipfs-bitswap/issues/527)) ([1f31995](https://github.com/ipfs/js-ipfs-bitswap/commit/1f3199505ac53e3c16cb8ea713d2279fbe69acb1)) - -## [16.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v15.0.2...v16.0.0) (2023-02-13) - - -### ⚠ BREAKING CHANGES - -* this module is now typescript - -### Features - -* convert to typescript ([#525](https://github.com/ipfs/js-ipfs-bitswap/issues/525)) ([11d9261](https://github.com/ipfs/js-ipfs-bitswap/commit/11d9261bf26c722a5fa28fc7c9d52c7090cb12a6)) - - -### Trivial Changes - -* update paths ([3874ec4](https://github.com/ipfs/js-ipfs-bitswap/commit/3874ec451fb714ae7e48a4a0b9f69a8187a82255)) - -## [15.0.2](https://github.com/ipfs/js-ipfs-bitswap/compare/v15.0.1...v15.0.2) (2023-01-27) - - -### Bug Fixes - -* implement .has method from the blockstore interface ([#520](https://github.com/ipfs/js-ipfs-bitswap/issues/520)) ([6cd37ac](https://github.com/ipfs/js-ipfs-bitswap/commit/6cd37ac05a3e5a3e0c1f3e11c9ba73afea7c29d9)) - - -### Trivial Changes - -* remove rimraf as it is not used ([#521](https://github.com/ipfs/js-ipfs-bitswap/issues/521)) ([eac64fd](https://github.com/ipfs/js-ipfs-bitswap/commit/eac64fd1a202ddcbacf73e0e1d3f52c1286b0503)) - -## [15.0.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v15.0.0...v15.0.1) (2023-01-27) - - -### Dependencies - -* **dev:** bump @chainsafe/libp2p-noise from 10.2.0 to 11.0.0 ([#511](https://github.com/ipfs/js-ipfs-bitswap/issues/511)) ([584db6c](https://github.com/ipfs/js-ipfs-bitswap/commit/584db6c1e226e6f9a5415236612b03ec38523d14)) -* **dev:** bump aegir from 37.12.1 to 38.1.0 ([#513](https://github.com/ipfs/js-ipfs-bitswap/issues/513)) ([72d6a4c](https://github.com/ipfs/js-ipfs-bitswap/commit/72d6a4c48f49583a41967200e567656cef70a9fe)) - -## [15.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v14.0.0...v15.0.0) (2023-01-07) - - -### ⚠ BREAKING CHANGES - -* update multiformats to v11 (#509) - -### Dependencies - -* update multiformats to v11 ([#509](https://github.com/ipfs/js-ipfs-bitswap/issues/509)) ([09d4ff9](https://github.com/ipfs/js-ipfs-bitswap/commit/09d4ff948a9292df03c6205d2e9b3545e166509c)) - -## [14.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v13.0.0...v14.0.0) (2022-11-19) - - -### ⚠ BREAKING CHANGES - -* updates to the new metrics interface - -### Bug Fixes - -* Update to new metrics interface ([#502](https://github.com/ipfs/js-ipfs-bitswap/issues/502)) ([60a5e6c](https://github.com/ipfs/js-ipfs-bitswap/commit/60a5e6cdb3fdb06ef9c8b935b339d2d3e5f8ef07)) - -## [13.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v12.0.6...v13.0.0) (2022-10-18) - - -### ⚠ BREAKING CHANGES - -* updates to incompatible multiformats version - -### Dependencies - -* update multiformats to 10.x.x ([#490](https://github.com/ipfs/js-ipfs-bitswap/issues/490)) ([123f06b](https://github.com/ipfs/js-ipfs-bitswap/commit/123f06b372800e5a8a993cd959dcf216f296f320)) - -## [12.0.6](https://github.com/ipfs/js-ipfs-bitswap/compare/v12.0.5...v12.0.6) (2022-09-21) - - -### Dependencies - -* update @multiformats/multiaddr to 11.0.0 ([#478](https://github.com/ipfs/js-ipfs-bitswap/issues/478)) ([259b69c](https://github.com/ipfs/js-ipfs-bitswap/commit/259b69cb863d63aa61a254a945805ec9a9bef78c)) - -## [12.0.5](https://github.com/ipfs/js-ipfs-bitswap/compare/v12.0.4...v12.0.5) (2022-09-01) - - -### Bug Fixes - -* reset timeout controller when messages are received ([#474](https://github.com/ipfs/js-ipfs-bitswap/issues/474)) ([f6c6317](https://github.com/ipfs/js-ipfs-bitswap/commit/f6c6317c878a75a760e8d46d4b53e2530631d42b)) - - -### Trivial Changes - -* update project ([#473](https://github.com/ipfs/js-ipfs-bitswap/issues/473)) ([40376cf](https://github.com/ipfs/js-ipfs-bitswap/commit/40376cffd144583dd7f72644a32c79cd4ce5acd0)) - -## [12.0.4](https://github.com/ipfs/js-ipfs-bitswap/compare/v12.0.3...v12.0.4) (2022-08-17) - - -### Bug Fixes - -* ensure stream is closed when protocol is incorrect ([#471](https://github.com/ipfs/js-ipfs-bitswap/issues/471)) ([2509772](https://github.com/ipfs/js-ipfs-bitswap/commit/2509772baa31bea6ad610a721a4eb31dfa6f125f)) - -## [12.0.3](https://github.com/ipfs/js-ipfs-bitswap/compare/v12.0.2...v12.0.3) (2022-08-15) - - -### Bug Fixes - -* close streams after use ([#470](https://github.com/ipfs/js-ipfs-bitswap/issues/470)) ([a10e9e9](https://github.com/ipfs/js-ipfs-bitswap/commit/a10e9e921d50a4f50ab4e665e1be35f3e4767b56)) - - -### Dependencies - -* bump blockstore-core from 1.0.5 to 2.0.1 ([#469](https://github.com/ipfs/js-ipfs-bitswap/issues/469)) ([2c10911](https://github.com/ipfs/js-ipfs-bitswap/commit/2c109113da63ffb339501740a31b768d8053ea1e)) -* bump interface-blockstore from 2.0.3 to 3.0.0 ([#467](https://github.com/ipfs/js-ipfs-bitswap/issues/467)) ([2f238a9](https://github.com/ipfs/js-ipfs-bitswap/commit/2f238a9ca20eb5402a8f1e3b800668cf0d46d613)) -* **dev:** bump interface-datastore from 6.1.1 to 7.0.0 ([#468](https://github.com/ipfs/js-ipfs-bitswap/issues/468)) ([e7852d1](https://github.com/ipfs/js-ipfs-bitswap/commit/e7852d117b57acb81161a9e76925810407028d59)) - -## [12.0.2](https://github.com/ipfs/js-ipfs-bitswap/compare/v12.0.1...v12.0.2) (2022-08-11) - - -### Bug Fixes - -* time out slow senders ([#455](https://github.com/ipfs/js-ipfs-bitswap/issues/455)) ([1a14c92](https://github.com/ipfs/js-ipfs-bitswap/commit/1a14c92347a1e18754b51b69bd5bbfe5b595e88d)) - - -### Trivial Changes - -* Update .github/workflows/stale.yml [skip ci] ([b590c92](https://github.com/ipfs/js-ipfs-bitswap/commit/b590c92f7102326cef251f07c1e6b9f5758d60d8)) -* update project config ([#466](https://github.com/ipfs/js-ipfs-bitswap/issues/466)) ([799e6b0](https://github.com/ipfs/js-ipfs-bitswap/commit/799e6b03df4785e2bf1664771a18d8fcf42fa654)) - - -### Dependencies - -* update protobufs, it-pipe, etc ([#465](https://github.com/ipfs/js-ipfs-bitswap/issues/465)) ([019d5e7](https://github.com/ipfs/js-ipfs-bitswap/commit/019d5e72ecbb2c91f48c3a3d808185d8b7e754d3)) - -## [12.0.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v12.0.0...v12.0.1) (2022-06-29) - - -### Trivial Changes - -* update deps ([#454](https://github.com/ipfs/js-ipfs-bitswap/issues/454)) ([7516593](https://github.com/ipfs/js-ipfs-bitswap/commit/751659351640756d82b9c7ee21bea57efacea877)) - -## [12.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v11.0.4...v12.0.0) (2022-06-28) - - -### ⚠ BREAKING CHANGES - -* uses libp2p with protocol stream limiting - -### Features - -* update libp2p deps ([#453](https://github.com/ipfs/js-ipfs-bitswap/issues/453)) ([2383088](https://github.com/ipfs/js-ipfs-bitswap/commit/2383088d6732ddae1cf3fe3470a832ab33013aad)) - -## [11.0.4](https://github.com/ipfs/js-ipfs-bitswap/compare/v11.0.3...v11.0.4) (2022-06-24) - - -### Trivial Changes - -* remove unused dev dep ([#451](https://github.com/ipfs/js-ipfs-bitswap/issues/451)) ([34b19e0](https://github.com/ipfs/js-ipfs-bitswap/commit/34b19e0128d781a89742ca637388367638aefc63)) - -## [11.0.3](https://github.com/ipfs/js-ipfs-bitswap/compare/v11.0.2...v11.0.3) (2022-06-23) - - -### Bug Fixes - -* iterate over connections instead of every peer in the peerstore ([#450](https://github.com/ipfs/js-ipfs-bitswap/issues/450)) ([dc9b126](https://github.com/ipfs/js-ipfs-bitswap/commit/dc9b12616a7c909063a23a8dcd71a08a379967bd)) - -### [11.0.2](https://github.com/ipfs/js-ipfs-bitswap/compare/v11.0.1...v11.0.2) (2022-05-25) - - -### Trivial Changes - -* update libp2p interfaces ([#435](https://github.com/ipfs/js-ipfs-bitswap/issues/435)) ([c37ba88](https://github.com/ipfs/js-ipfs-bitswap/commit/c37ba88626bfb540844029f526c6f001f6667526)) - -### [11.0.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v11.0.0...v11.0.1) (2022-04-11) - - -### Bug Fixes - -* include dist folder in published package ([#430](https://github.com/ipfs/js-ipfs-bitswap/issues/430)) ([52d5fcc](https://github.com/ipfs/js-ipfs-bitswap/commit/52d5fcc3caeec6a1592e1bb422ae5afcbcab673d)) - -## [11.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v10.0.2...v11.0.0) (2022-04-07) - - -### ⚠ BREAKING CHANGES - -* this module is now ESM only - -### Features - -* update to typescript version of libp2p ([#428](https://github.com/ipfs/js-ipfs-bitswap/issues/428)) ([23d24ce](https://github.com/ipfs/js-ipfs-bitswap/commit/23d24ce295b90cd3fcb5b229b23258e6ff45d5c9)) - -### [10.0.2](https://github.com/ipfs/js-ipfs-bitswap/compare/v10.0.1...v10.0.2) (2022-01-20) - - -### Bug Fixes - -* remove abort controller deps ([#402](https://github.com/ipfs/js-ipfs-bitswap/issues/402)) ([ef6c8ce](https://github.com/ipfs/js-ipfs-bitswap/commit/ef6c8ce03f53b27a4b64a4e7a3ab78f11a4dbccb)) - -### [10.0.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v10.0.0...v10.0.1) (2022-01-20) - - -### Bug Fixes - -* await network start and stop ([#415](https://github.com/ipfs/js-ipfs-bitswap/issues/415)) ([44dfcb5](https://github.com/ipfs/js-ipfs-bitswap/commit/44dfcb5dc40ed6ba8d3e4a5587d38634a37730c0)) - - -### Trivial Changes - -* switch to unified ci ([#408](https://github.com/ipfs/js-ipfs-bitswap/issues/408)) ([2d8e20f](https://github.com/ipfs/js-ipfs-bitswap/commit/2d8e20f6053c800f801060d042e3367dbbb97102)) - -# [10.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v9.0.0...v10.0.0) (2022-01-18) - - -### Features - -* libp2p async peerstore ([#413](https://github.com/ipfs/js-ipfs-bitswap/issues/413)) ([9f5fda9](https://github.com/ipfs/js-ipfs-bitswap/commit/9f5fda97903c4ffcd39d7affa887648df1169be3)) - - -### BREAKING CHANGES - -* peerstore methods are now all async - - - -# [9.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v8.0.0...v9.0.0) (2021-12-02) - - -### chore - -* update libp2p-interfaces ([#388](https://github.com/ipfs/js-ipfs-bitswap/issues/388)) ([c1bcae7](https://github.com/ipfs/js-ipfs-bitswap/commit/c1bcae752b48d3714f4ad696b9e6573b5ab4efa7)) - - -### BREAKING CHANGES - -* requires node 15+ - - - -# [8.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v7.0.1...v8.0.0) (2021-11-22) - - -### Features - -* update dht ([#384](https://github.com/ipfs/js-ipfs-bitswap/issues/384)) ([8d96a18](https://github.com/ipfs/js-ipfs-bitswap/commit/8d96a180a632a38b6470f696d2c0648dc5146dc5)) - - -### BREAKING CHANGES - -* uses 0.26.x of libp2p-kad-dht - - - -## [7.0.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v7.0.0...v7.0.1) (2021-11-19) - - -### Bug Fixes - -* encode cidv1 prefixes ([#383](https://github.com/ipfs/js-ipfs-bitswap/issues/383)) ([35be758](https://github.com/ipfs/js-ipfs-bitswap/commit/35be758dd1f3e5851ce23754bd12933783c16416)) - - - -# [7.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v6.0.2...v7.0.0) (2021-09-14) - - - -## [6.0.2](https://github.com/ipfs/js-ipfs-bitswap/compare/v6.0.1...v6.0.2) (2021-09-10) - - -### chore - -* switch to esm ([#370](https://github.com/ipfs/js-ipfs-bitswap/issues/370)) ([63edf01](https://github.com/ipfs/js-ipfs-bitswap/commit/63edf01d1c3f15c049d48bfe7fda4b6efe3a3206)) - - -### BREAKING CHANGES - -* uses named exports only - - - -## [6.0.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v6.0.0...v6.0.1) (2021-08-23) - - - -# [6.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v5.0.6...v6.0.0) (2021-07-10) - - -### chore - -* update to new multiformats ([#340](https://github.com/ipfs/js-ipfs-bitswap/issues/340)) ([73bdd19](https://github.com/ipfs/js-ipfs-bitswap/commit/73bdd19dbe7e9c6ef557918f843ccdef92c859de)) - - -### BREAKING CHANGES - -* uses the CID class from the new multiformats module - - - -## [5.0.6](https://github.com/ipfs/js-ipfs-bitswap/compare/v5.0.5...v5.0.6) (2021-06-22) - - - -## [5.0.5](https://github.com/ipfs/js-ipfs-bitswap/compare/v5.0.4...v5.0.5) (2021-05-13) - - -### Bug Fixes - -* fixes unhandled promise rejection ([#337](https://github.com/ipfs/js-ipfs-bitswap/issues/337)) ([f41fd0b](https://github.com/ipfs/js-ipfs-bitswap/commit/f41fd0b4a60a945f71ac0ba3c2c1df659f4b3339)), closes [#332](https://github.com/ipfs/js-ipfs-bitswap/issues/332) - - - -## [5.0.4](https://github.com/ipfs/js-ipfs-bitswap/compare/v5.0.3...v5.0.4) (2021-04-30) - - - -## [5.0.3](https://github.com/ipfs/js-ipfs-bitswap/compare/v5.0.2...v5.0.3) (2021-04-20) - - -### Bug Fixes - -* specify pbjs root ([#323](https://github.com/ipfs/js-ipfs-bitswap/issues/323)) ([2bf0c2e](https://github.com/ipfs/js-ipfs-bitswap/commit/2bf0c2e51cb5ee63e88868e84ae67b4e3ee0ce9b)) - - - -## [5.0.2](https://github.com/ipfs/js-ipfs-bitswap/compare/v5.0.1...v5.0.2) (2021-04-16) - - -### Bug Fixes - -* fix wrong type signature ([#304](https://github.com/ipfs/js-ipfs-bitswap/issues/304)) ([47fdb2a](https://github.com/ipfs/js-ipfs-bitswap/commit/47fdb2a8f8fc6142e9879869402401a65b04cb0a)) - - - -## [5.0.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v5.0.0...v5.0.1) (2021-03-10) - - -### Bug Fixes - -* fixes bignumber import for type gen ([#301](https://github.com/ipfs/js-ipfs-bitswap/issues/301)) ([5c09a2e](https://github.com/ipfs/js-ipfs-bitswap/commit/5c09a2ee20f438e33da71a061e662bfae3701c9d)) - - - -# [5.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v4.0.2...v5.0.0) (2021-03-09) - - -### Features - -* typedef generation & type checking ([#261](https://github.com/ipfs/js-ipfs-bitswap/issues/261)) ([fca78c8](https://github.com/ipfs/js-ipfs-bitswap/commit/fca78c8c501a92a9726eea0d5e6942cdd6cba983)) - - - -## [4.0.2](https://github.com/ipfs/js-ipfs-bitswap/compare/v4.0.1...v4.0.2) (2021-01-29) - - - -## [4.0.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v4.0.0...v4.0.1) (2021-01-21) - - -### Bug Fixes - -* update provider multiaddrs before dial ([#286](https://github.com/ipfs/js-ipfs-bitswap/issues/286)) ([49cc66c](https://github.com/ipfs/js-ipfs-bitswap/commit/49cc66cf387a27c146f8f0a111c3dff90101f47a)) - - - -# [4.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v3.0.0...v4.0.0) (2020-11-06) - - - - -# [3.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v2.0.1...v3.0.0) (2020-08-24) - - -### Bug Fixes - -* replace node buffers with uint8arrays ([#251](https://github.com/ipfs/js-ipfs-bitswap/issues/251)) ([4f9d7cd](https://github.com/ipfs/js-ipfs-bitswap/commit/4f9d7cd)) - - -### BREAKING CHANGES - -* - All use of node Buffers have been replaced with Uint8Arrays -- All deps now use Uint8Arrays in place of node Buffers - - - - -## [2.0.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v2.0.0...v2.0.1) (2020-07-20) - - -### Bug Fixes - -* pass peer id to onPeerConnect ([#234](https://github.com/ipfs/js-ipfs-bitswap/issues/234)) ([bf3bf0c](https://github.com/ipfs/js-ipfs-bitswap/commit/bf3bf0c)), closes [ipfs/js-ipfs#3182](https://github.com/ipfs/js-ipfs/issues/3182) - - - - -# [2.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v1.0.0...v2.0.0) (2020-06-05) - - -### Features - -* use libp2p 0.28.x ([#217](https://github.com/ipfs/js-ipfs-bitswap/issues/217)) ([c4ede4d](https://github.com/ipfs/js-ipfs-bitswap/commit/c4ede4d)) - - -### BREAKING CHANGES - -* Requires `libp2p@0.28.x` or above - -Co-authored-by: Jacob Heun - - - - -# [1.0.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.29.2...v1.0.0) (2020-05-27) - - -### Bug Fixes - -* do not rebroadcast want list ([#225](https://github.com/ipfs/js-ipfs-bitswap/issues/225)) ([313ae3b](https://github.com/ipfs/js-ipfs-bitswap/commit/313ae3b)), closes [#160](https://github.com/ipfs/js-ipfs-bitswap/issues/160) -* race condition when requesting the same block twice ([#214](https://github.com/ipfs/js-ipfs-bitswap/issues/214)) ([78ce032](https://github.com/ipfs/js-ipfs-bitswap/commit/78ce032)) - - -### Performance Improvements - -* decrease wantlist send debounce time ([#224](https://github.com/ipfs/js-ipfs-bitswap/issues/224)) ([46490f5](https://github.com/ipfs/js-ipfs-bitswap/commit/46490f5)) - - - - -## [0.29.2](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.29.1...v0.29.2) (2020-05-07) - - -### Bug Fixes - -* re-sort queue after adding tasks ([#221](https://github.com/ipfs/js-ipfs-bitswap/issues/221)) ([1a5ed4a](https://github.com/ipfs/js-ipfs-bitswap/commit/1a5ed4a)), closes [ipfs/js-ipfs#2992](https://github.com/ipfs/js-ipfs/issues/2992) -* survive bad network requests ([#222](https://github.com/ipfs/js-ipfs-bitswap/issues/222)) ([2fc7023](https://github.com/ipfs/js-ipfs-bitswap/commit/2fc7023)), closes [#221](https://github.com/ipfs/js-ipfs-bitswap/issues/221) -* **ci:** add empty commit to fix lint checks on master ([7872a19](https://github.com/ipfs/js-ipfs-bitswap/commit/7872a19)) - - - - -## [0.29.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.29.0...v0.29.1) (2020-04-27) - - -### Bug Fixes - -* really remove node globals ([#219](https://github.com/ipfs/js-ipfs-bitswap/issues/219)) ([120d1c7](https://github.com/ipfs/js-ipfs-bitswap/commit/120d1c7)) - - - - -# [0.29.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.28.0...v0.29.0) (2020-04-23) - - -### Bug Fixes - -* use ipld-block and remove node globals ([#218](https://github.com/ipfs/js-ipfs-bitswap/issues/218)) ([6b4dc32](https://github.com/ipfs/js-ipfs-bitswap/commit/6b4dc32)) - - -### BREAKING CHANGES - -* swaps ipfs-block with ipld-block - -related to https://github.com/ipfs/js-ipfs/issues/2924 - - - - -# [0.28.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.27.1...v0.28.0) (2020-04-09) - - - - -## [0.27.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.27.0...v0.27.1) (2020-02-10) - - -### Bug Fixes - -* await result of receiving blocks ([#213](https://github.com/ipfs/js-ipfs-bitswap/issues/213)) ([dae48dd](https://github.com/ipfs/js-ipfs-bitswap/commit/dae48dd)) - - - - -# [0.27.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.26.2...v0.27.0) (2020-01-28) - - - - -## [0.26.2](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.26.1...v0.26.2) (2019-12-22) - - -### Bug Fixes - -* use multicodec correctly ([#209](https://github.com/ipfs/js-ipfs-bitswap/issues/209)) ([579ddb5](https://github.com/ipfs/js-ipfs-bitswap/commit/579ddb5)) - - - - -## [0.26.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.26.0...v0.26.1) (2019-12-11) - - -### Bug Fixes - -* reduce size ([#203](https://github.com/ipfs/js-ipfs-bitswap/issues/203)) ([9f818b4](https://github.com/ipfs/js-ipfs-bitswap/commit/9f818b4)) - - - - -# [0.26.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.25.1...v0.26.0) (2019-09-24) - - -### Code Refactoring - -* callbacks -> async / await ([#202](https://github.com/ipfs/js-ipfs-bitswap/issues/202)) ([accf53b](https://github.com/ipfs/js-ipfs-bitswap/commit/accf53b)) - - -### BREAKING CHANGES - -* All places in the API that used callbacks are now replaced with async/await - -* feat: make `get()` a generator - -* make `getMany()` AsyncIterable - -* feat: make `put()` a generator - -* make `putMany()` AsyncIterable - -* remove check in `_findAndConnect()` - -* feat: make `start()` and `stop()` async/await - -* refactor: make `connectTo()` async/await - -* refactor: make `findProviders()` and `findAndConnect()` async/await - -* refactor: cb => async - -* refactor: async/await - -* chore: update travis - -* refactor: update benchmark tests and allow streaming to putMany - -* chore: address pr comments - -* chore: remove callback hell eslint disables - -* chore: wrap list of tasks in promise.all - -* chore: callbackify methods inside pull stream - -* chore: accept PR suggestions - -* chore: fix typo - - - - -## [0.25.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.25.0...v0.25.1) (2019-06-26) - - -### Bug Fixes - -* use consistent encoding for cid comparison ([c8cee6a](https://github.com/ipfs/js-ipfs-bitswap/commit/c8cee6a)) - - -### BREAKING CHANGES - -* Emitted events have different bytes - -The emitted events contain the stringified version of the CID, as we -change it to the base encoding the CID has, those bytes may be different -to previous versions of this module. - -Though this shouldn't have any impact on any other modules as the -events are only used internally. - - - - -# [0.25.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.24.1...v0.25.0) (2019-06-12) - - -### Bug Fixes - -* base encode CIDs before logging or emitting them ([704de22](https://github.com/ipfs/js-ipfs-bitswap/commit/704de22)) - - -### BREAKING CHANGES - -* Emitted events have different bytes - -The emitted events contain the stringified version of the CID, as we -change it to the base encoding the CID has, those bytes may be different -to previous versions of this module. - -Though this shouldn't have any impact on any other modules as the -events are only used internally. - - - - -## [0.24.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.24.0...v0.24.1) (2019-05-30) - - -### Bug Fixes - -* ignore unwanted blocks ([#194](https://github.com/ipfs/js-ipfs-bitswap/issues/194)) ([e8d722c](https://github.com/ipfs/js-ipfs-bitswap/commit/e8d722c)) - - - - -# [0.24.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.23.0...v0.24.0) (2019-05-09) - - -### Chores - -* update cids dependency ([0779160](https://github.com/ipfs/js-ipfs-bitswap/commit/0779160)) - - -### BREAKING CHANGES - -* v1 CIDs created by this module now default to base32 encoding when stringified - -refs: https://github.com/ipfs/js-ipfs/issues/1995 - -License: MIT -Signed-off-by: Alan Shaw - - - - -# [0.23.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.22.0...v0.23.0) (2019-03-16) - - - - -# [0.22.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.21.2...v0.22.0) (2019-01-08) - - -### Bug Fixes - -* reduce bundle size ([d8f8040](https://github.com/ipfs/js-ipfs-bitswap/commit/d8f8040)) - - -### BREAKING CHANGES - -* change from big.js to bignumber.js - -The impact of this change is only on the `snapshot` field of -the stats, as those values are represented as Big Numbers. - - - - -## [0.21.2](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.21.1...v0.21.2) (2019-01-08) - - -### Bug Fixes - -* avoid sync callbacks in async code ([ddfdd71](https://github.com/ipfs/js-ipfs-bitswap/commit/ddfdd71)) -* ensure callback is called ([c27318f](https://github.com/ipfs/js-ipfs-bitswap/commit/c27318f)) - - - - -## [0.21.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.21.0...v0.21.1) (2018-12-06) - - -### Features - -* send max providers to findProviders request ([31493dc](https://github.com/ipfs/js-ipfs-bitswap/commit/31493dc)) - - - - -# [0.21.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.20.3...v0.21.0) (2018-10-26) - - -### Features - -* change bitswapLedgerForPeer output format ([c68a0c8](https://github.com/ipfs/js-ipfs-bitswap/commit/c68a0c8)) - - - - -## [0.20.3](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.20.2...v0.20.3) (2018-07-03) - - - - -## [0.20.2](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.20.0...v0.20.2) (2018-06-18) - - -### Bug Fixes - -* ipfs/js-ipfs[#1292](https://github.com/ipfs/js-ipfs-bitswap/issues/1292) - Catch invalid CIDs and return the error via callback ([#170](https://github.com/ipfs/js-ipfs-bitswap/issues/170)) ([51f5ce0](https://github.com/ipfs/js-ipfs-bitswap/commit/51f5ce0)) -* reset batch size counter ([739ad0d](https://github.com/ipfs/js-ipfs-bitswap/commit/739ad0d)) - - -### Features - -* add bitswap.ledgerForPeer ([871d0d2](https://github.com/ipfs/js-ipfs-bitswap/commit/871d0d2)) -* add ledger.debtRatio() ([e602810](https://github.com/ipfs/js-ipfs-bitswap/commit/e602810)) - - - - -## [0.20.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.20.0...v0.20.1) (2018-05-28) - - -### Bug Fixes - -* ipfs/js-ipfs[#1292](https://github.com/ipfs/js-ipfs-bitswap/issues/1292) - Catch invalid CIDs and return the error via callback ([#170](https://github.com/ipfs/js-ipfs-bitswap/issues/170)) ([51f5ce0](https://github.com/ipfs/js-ipfs-bitswap/commit/51f5ce0)) -* reset batch size counter ([739ad0d](https://github.com/ipfs/js-ipfs-bitswap/commit/739ad0d)) - - - - -# [0.20.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.19.0...v0.20.0) (2018-04-10) - - - - -# [0.19.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.18.1...v0.19.0) (2018-02-14) - - -### Features - -* update network calls to use dialProtocol instead ([b669aac](https://github.com/ipfs/js-ipfs-bitswap/commit/b669aac)) - - - - -## [0.18.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.18.0...v0.18.1) (2018-02-06) - - -### Bug Fixes - -* getMany: ensuring we set the want list ([#162](https://github.com/ipfs/js-ipfs-bitswap/issues/162)) ([8e91def](https://github.com/ipfs/js-ipfs-bitswap/commit/8e91def)) - - -### Features - -* added getMany performance tests ([#164](https://github.com/ipfs/js-ipfs-bitswap/issues/164)) ([b349085](https://github.com/ipfs/js-ipfs-bitswap/commit/b349085)) -* per-peer stats ([#166](https://github.com/ipfs/js-ipfs-bitswap/issues/166)) ([ff978d0](https://github.com/ipfs/js-ipfs-bitswap/commit/ff978d0)) - - - - -# [0.18.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.17.4...v0.18.0) (2017-12-15) - - -### Features - -* stats improvements ([#158](https://github.com/ipfs/js-ipfs-bitswap/issues/158)) ([17e15d0](https://github.com/ipfs/js-ipfs-bitswap/commit/17e15d0)) - - - - -## [0.17.4](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.17.3...v0.17.4) (2017-11-10) - - -### Features - -* windows interop ([#154](https://github.com/ipfs/js-ipfs-bitswap/issues/154)) ([a8b1e07](https://github.com/ipfs/js-ipfs-bitswap/commit/a8b1e07)) - - - - -## [0.17.3](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.17.2...v0.17.3) (2017-11-08) - - -### Bug Fixes - -* add missing multicodec dependency ([#155](https://github.com/ipfs/js-ipfs-bitswap/issues/155)) ([751d436](https://github.com/ipfs/js-ipfs-bitswap/commit/751d436)) - - - - -## [0.17.2](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.17.1...v0.17.2) (2017-09-07) - - - - -## [0.17.1](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.17.0...v0.17.1) (2017-09-07) - - -### Features - -* replace protocol-buffers with protons ([#149](https://github.com/ipfs/js-ipfs-bitswap/issues/149)) ([ca8fa72](https://github.com/ipfs/js-ipfs-bitswap/commit/ca8fa72)) - - - - -# [0.17.0](https://github.com/ipfs/js-ipfs-bitswap/compare/v0.16.1...v0.17.0) (2017-09-03) diff --git a/packages/block-brokers/CHANGELOG.md b/packages/block-brokers/CHANGELOG.md deleted file mode 100644 index 6f619dc9..00000000 --- a/packages/block-brokers/CHANGELOG.md +++ /dev/null @@ -1,66 +0,0 @@ -# Changelog - -## [2.0.3](https://github.com/ipfs/helia/compare/block-brokers-v2.0.2...block-brokers-v2.0.3) (2024-03-14) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^4.0.1 to ^4.1.0 - -## [2.0.2](https://github.com/ipfs/helia/compare/block-brokers-v2.0.1...block-brokers-v2.0.2) (2024-02-28) - - -### Bug Fixes - -* update project deps and docs ([77e34fc](https://github.com/ipfs/helia/commit/77e34fc115cbfb82585fd954bcf389ecebf655bc)) - - -### Dependencies - -* update libp2p patch versions ([917a1bc](https://github.com/ipfs/helia/commit/917a1bceb9e9b56428a15dc3377a963f06affd12)) -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^4.0.0 to ^4.0.1 - -## [2.0.1](https://github.com/ipfs/helia/compare/block-brokers-v2.0.0...block-brokers-v2.0.1) (2024-01-31) - - -### Bug Fixes - -* @helia/block-brokers gateways uses path gateways ([#374](https://github.com/ipfs/helia/issues/374)) ([94b0cd1](https://github.com/ipfs/helia/commit/94b0cd162ce864d44726a1d486389b0a1fdd3efc)) - -## [2.0.0](https://github.com/ipfs/helia/compare/block-brokers-v1.0.0...block-brokers-v2.0.0) (2024-01-24) - - -### ⚠ BREAKING CHANGES - -* the `libp2p` property has been removed from the `Helia` interface in `@helia/interface` - it is still present on the return type of `createHelia` from the `helia` module - -### Features - -* add @helia/http to monorepo ([#372](https://github.com/ipfs/helia/issues/372)) ([76220cd](https://github.com/ipfs/helia/commit/76220cd5adf45af7fa61fd0a1321de4722b744d6)) -* expose configured dag walkers and hashers on helia interface ([#381](https://github.com/ipfs/helia/issues/381)) ([843fba4](https://github.com/ipfs/helia/commit/843fba467ebb032907c888da499147a5349ec10e)), closes [#375](https://github.com/ipfs/helia/issues/375) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^3.0.1 to ^4.0.0 - -## 1.0.0 (2024-01-09) - - -### Bug Fixes - -* create @helia/block-brokers package ([#341](https://github.com/ipfs/helia/issues/341)) ([#342](https://github.com/ipfs/helia/issues/342)) ([2979147](https://github.com/ipfs/helia/commit/297914756fa06dc0c28890a2654d1159d16689c2)) -* remove w3s.link default block-broker ([#371](https://github.com/ipfs/helia/issues/371)) ([5c4fd54](https://github.com/ipfs/helia/commit/5c4fd54207384165c4e6309ec7663e996d7d66d4)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^3.0.0 to ^3.0.1 diff --git a/packages/car/CHANGELOG.md b/packages/car/CHANGELOG.md deleted file mode 100644 index b57f79a1..00000000 --- a/packages/car/CHANGELOG.md +++ /dev/null @@ -1,124 +0,0 @@ -## [@helia/car-v2.0.0](https://github.com/ipfs/helia-car/compare/@helia/car-v1.0.4...@helia/car-v2.0.0) (2024-01-08) - - -### ⚠ BREAKING CHANGES - -* uses multiformats v13 and helia v3 - -### Features - -* update helia to v3 and multiformats to v13 ([#52](https://github.com/ipfs/helia-car/issues/52)) ([6405c34](https://github.com/ipfs/helia-car/commit/6405c3487879614dc4dd7308b15c946d644e0488)) - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^3.0.0 to ^3.0.1 - * devDependencies - * @helia/unixfs bumped from ^2.0.0 to ^2.0.1 - -## [3.1.2](https://github.com/ipfs/helia/compare/car-v3.1.1...car-v3.1.2) (2024-04-03) - - -### Dependencies - -* The following workspace dependencies were updated - * devDependencies - * @helia/unixfs bumped from ^3.0.2 to ^3.0.3 - -## [3.1.1](https://github.com/ipfs/helia/compare/car-v3.1.0...car-v3.1.1) (2024-03-14) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^4.0.1 to ^4.1.0 - * devDependencies - * @helia/unixfs bumped from ^3.0.1 to ^3.0.2 - -## [3.1.0](https://github.com/ipfs/helia/compare/car-v3.0.0...car-v3.1.0) (2024-02-28) - - -### Features - -* stream car file bytes from @helia/car ([#444](https://github.com/ipfs/helia/issues/444)) ([7c07e11](https://github.com/ipfs/helia/commit/7c07e113d644a1efc32b7fd0c268f5f892256ce9)) - - -### Bug Fixes - -* support reading identity cids ([#429](https://github.com/ipfs/helia/issues/429)) ([98308f7](https://github.com/ipfs/helia/commit/98308f77488b8196b2d18f78f05ecd2d37456834)) -* update project deps and docs ([77e34fc](https://github.com/ipfs/helia/commit/77e34fc115cbfb82585fd954bcf389ecebf655bc)) -* use blockstore interface where possible ([#417](https://github.com/ipfs/helia/issues/417)) ([30c8981](https://github.com/ipfs/helia/commit/30c8981934ffba72d572a7b8b2712ec93b7f4d31)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^4.0.0 to ^4.0.1 - * devDependencies - * @helia/unixfs bumped from ^3.0.0 to ^3.0.1 - -## [3.0.0](https://github.com/ipfs/helia/compare/car-v2.0.1...car-v3.0.0) (2024-01-24) - - -### ⚠ BREAKING CHANGES - -* the `libp2p` property has been removed from the `Helia` interface in `@helia/interface` - it is still present on the return type of `createHelia` from the `helia` module - -### Features - -* add @helia/http to monorepo ([#372](https://github.com/ipfs/helia/issues/372)) ([76220cd](https://github.com/ipfs/helia/commit/76220cd5adf45af7fa61fd0a1321de4722b744d6)) -* expose configured dag walkers and hashers on helia interface ([#381](https://github.com/ipfs/helia/issues/381)) ([843fba4](https://github.com/ipfs/helia/commit/843fba467ebb032907c888da499147a5349ec10e)), closes [#375](https://github.com/ipfs/helia/issues/375) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^3.0.1 to ^4.0.0 - * devDependencies - * @helia/unixfs bumped from ^2.0.1 to ^3.0.0 - -## [@helia/car-v1.0.4](https://github.com/ipfs/helia-car/compare/@helia/car-v1.0.3...@helia/car-v1.0.4) (2023-10-07) - - -### Dependencies - -* **dev:** bump aegir from 40.0.13 to 41.0.0 ([#41](https://github.com/ipfs/helia-car/issues/41)) ([e8fc99f](https://github.com/ipfs/helia-car/commit/e8fc99f4e372eaf72c2598f5a7a9942143c6d788)) - -## [@helia/car-v1.0.3](https://github.com/ipfs/helia-car/compare/@helia/car-v1.0.2...@helia/car-v1.0.3) (2023-08-27) - - -### Dependencies - -* bump @helia/interface from 1.2.2 to 2.0.0 ([#32](https://github.com/ipfs/helia-car/issues/32)) ([68656a8](https://github.com/ipfs/helia-car/commit/68656a81b7cd1238641a41573915635905e4a6ed)) -* bump cborg from 1.10.2 to 2.0.5 ([#35](https://github.com/ipfs/helia-car/issues/35)) ([10994ea](https://github.com/ipfs/helia-car/commit/10994ea9abdff8906ae8c3f7d0ff5f50b50d9e60)) -* bump multiformats from 11.0.2 to 12.0.1 ([#4](https://github.com/ipfs/helia-car/issues/4)) ([50bed0f](https://github.com/ipfs/helia-car/commit/50bed0f32b3c07111de804b0e6471e36d8e66626)) - -## [@helia/car-v1.0.2](https://github.com/ipfs/helia-car/compare/@helia/car-v1.0.1...@helia/car-v1.0.2) (2023-08-27) - - -### Dependencies - -* **dev:** bump aegir from 39.0.13 to 40.0.11 ([#30](https://github.com/ipfs/helia-car/issues/30)) ([ea26a0b](https://github.com/ipfs/helia-car/commit/ea26a0bd14137eb1de6ab282cdcecd55578064ab)) - -## [@helia/car-v1.0.1](https://github.com/ipfs/helia-car/compare/@helia/car-v1.0.0...@helia/car-v1.0.1) (2023-08-14) - - -### Documentation - -* fs already defined in example ([#1](https://github.com/ipfs/helia-car/issues/1)) ([356797a](https://github.com/ipfs/helia-car/commit/356797a9493c7753178b5f343962951bc9cd3052)) - -## @helia/car-v1.0.0 (2023-06-07) - - -### Bug Fixes - -* import from multiformats/cid for smaller bundles ([0857d1f](https://github.com/ipfs/helia-car/commit/0857d1f76cd7403dbea46cf3d9c891543fc83fe1)) - - -### Trivial Changes - -* fix linting ([3803a37](https://github.com/ipfs/helia-car/commit/3803a378c0d7a556248e39e7a3c756e94e69888d)) diff --git a/packages/dag-cbor/CHANGELOG.md b/packages/dag-cbor/CHANGELOG.md deleted file mode 100644 index 91a574a2..00000000 --- a/packages/dag-cbor/CHANGELOG.md +++ /dev/null @@ -1,92 +0,0 @@ -## [@helia/dag-cbor-v2.0.0](https://github.com/ipfs/helia-dag-cbor/compare/@helia/dag-cbor-v1.0.3...@helia/dag-cbor-v2.0.0) (2024-01-08) - - -### ⚠ BREAKING CHANGES - -* uses multiformats v13 and helia v3 - -### Features - -* update helia to v3 and multiformats to v13 ([#45](https://github.com/ipfs/helia-dag-cbor/issues/45)) ([f078447](https://github.com/ipfs/helia-dag-cbor/commit/f078447b6eba4c3d404d62bb930757aa1c0efe74)) - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^3.0.0 to ^3.0.1 - -## [3.0.2](https://github.com/ipfs/helia/compare/dag-cbor-v3.0.1...dag-cbor-v3.0.2) (2024-03-14) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^4.0.1 to ^4.1.0 - -## [3.0.1](https://github.com/ipfs/helia/compare/dag-cbor-v3.0.0...dag-cbor-v3.0.1) (2024-02-28) - - -### Bug Fixes - -* support reading identity cids ([#429](https://github.com/ipfs/helia/issues/429)) ([98308f7](https://github.com/ipfs/helia/commit/98308f77488b8196b2d18f78f05ecd2d37456834)) -* update project deps and docs ([77e34fc](https://github.com/ipfs/helia/commit/77e34fc115cbfb82585fd954bcf389ecebf655bc)) -* use blockstore interface where possible ([#417](https://github.com/ipfs/helia/issues/417)) ([30c8981](https://github.com/ipfs/helia/commit/30c8981934ffba72d572a7b8b2712ec93b7f4d31)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^4.0.0 to ^4.0.1 - -## [3.0.0](https://github.com/ipfs/helia/compare/dag-cbor-v2.0.1...dag-cbor-v3.0.0) (2024-01-24) - - -### ⚠ BREAKING CHANGES - -* the `libp2p` property has been removed from the `Helia` interface in `@helia/interface` - it is still present on the return type of `createHelia` from the `helia` module - -### Features - -* add @helia/http to monorepo ([#372](https://github.com/ipfs/helia/issues/372)) ([76220cd](https://github.com/ipfs/helia/commit/76220cd5adf45af7fa61fd0a1321de4722b744d6)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^3.0.1 to ^4.0.0 - -## [@helia/dag-cbor-v1.0.3](https://github.com/ipfs/helia-dag-cbor/compare/@helia/dag-cbor-v1.0.2...@helia/dag-cbor-v1.0.3) (2023-10-07) - - -### Dependencies - -* **dev:** bump aegir from 40.0.13 to 41.0.0 ([#36](https://github.com/ipfs/helia-dag-cbor/issues/36)) ([77e29bc](https://github.com/ipfs/helia-dag-cbor/commit/77e29bcdda33387b8bf15124bc316ef03b434433)) - -## [@helia/dag-cbor-v1.0.2](https://github.com/ipfs/helia-dag-cbor/compare/@helia/dag-cbor-v1.0.1...@helia/dag-cbor-v1.0.2) (2023-08-27) - - -### Dependencies - -* bump @helia/interface from 1.2.2 to 2.0.0 ([#30](https://github.com/ipfs/helia-dag-cbor/issues/30)) ([aa6ebcf](https://github.com/ipfs/helia-dag-cbor/commit/aa6ebcf9f58eebf842113985adee4710b009562d)) - -## [@helia/dag-cbor-v1.0.1](https://github.com/ipfs/helia-dag-cbor/compare/@helia/dag-cbor-v1.0.0...@helia/dag-cbor-v1.0.1) (2023-08-27) - - -### Dependencies - -* bump multiformats from 11.0.2 to 12.0.1 ([#8](https://github.com/ipfs/helia-dag-cbor/issues/8)) ([7a842d3](https://github.com/ipfs/helia-dag-cbor/commit/7a842d3cc4cd97e02e5a196aa512cfe36be4c388)) - -## @helia/dag-cbor-v1.0.0 (2023-08-27) - - -### Features - -* initial commit ([ed4c319](https://github.com/ipfs/helia-dag-cbor/commit/ed4c319a67c18a3dd65e18f18aa12e82080b3fdc)) - - -### Dependencies - -* **dev:** bump aegir from 39.0.13 to 40.0.11 ([#29](https://github.com/ipfs/helia-dag-cbor/issues/29)) ([973bb5b](https://github.com/ipfs/helia-dag-cbor/commit/973bb5b6c8db0fedd70e4058f97bc339018a8193)) diff --git a/packages/dag-json/CHANGELOG.md b/packages/dag-json/CHANGELOG.md deleted file mode 100644 index 6f98b650..00000000 --- a/packages/dag-json/CHANGELOG.md +++ /dev/null @@ -1,94 +0,0 @@ -## [@helia/dag-json-v2.0.0](https://github.com/ipfs/helia-dag-json/compare/@helia/dag-json-v1.0.3...@helia/dag-json-v2.0.0) (2024-01-08) - - -### ⚠ BREAKING CHANGES - -* uses multiformats v13 and helia v3 - -### Features - -* update helia to v3 and multiformats to v13 ([#45](https://github.com/ipfs/helia-dag-json/issues/45)) ([3c7d9d4](https://github.com/ipfs/helia-dag-json/commit/3c7d9d4a8e74e1a808c265fbc6ecbdc24f0f3da9)) - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^3.0.0 to ^3.0.1 - -## [3.0.2](https://github.com/ipfs/helia/compare/dag-json-v3.0.1...dag-json-v3.0.2) (2024-03-14) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^4.0.1 to ^4.1.0 - -## [3.0.1](https://github.com/ipfs/helia/compare/dag-json-v3.0.0...dag-json-v3.0.1) (2024-02-28) - - -### Bug Fixes - -* support reading identity cids ([#429](https://github.com/ipfs/helia/issues/429)) ([98308f7](https://github.com/ipfs/helia/commit/98308f77488b8196b2d18f78f05ecd2d37456834)) -* update project deps and docs ([77e34fc](https://github.com/ipfs/helia/commit/77e34fc115cbfb82585fd954bcf389ecebf655bc)) -* use blockstore interface where possible ([#417](https://github.com/ipfs/helia/issues/417)) ([30c8981](https://github.com/ipfs/helia/commit/30c8981934ffba72d572a7b8b2712ec93b7f4d31)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^4.0.0 to ^4.0.1 - -## [3.0.0](https://github.com/ipfs/helia/compare/dag-json-v2.0.1...dag-json-v3.0.0) (2024-01-24) - - -### ⚠ BREAKING CHANGES - -* the `libp2p` property has been removed from the `Helia` interface in `@helia/interface` - it is still present on the return type of `createHelia` from the `helia` module - -### Features - -* add @helia/http to monorepo ([#372](https://github.com/ipfs/helia/issues/372)) ([76220cd](https://github.com/ipfs/helia/commit/76220cd5adf45af7fa61fd0a1321de4722b744d6)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^3.0.1 to ^4.0.0 - -## [@helia/dag-json-v1.0.3](https://github.com/ipfs/helia-dag-json/compare/@helia/dag-json-v1.0.2...@helia/dag-json-v1.0.3) (2023-10-07) - - -### Dependencies - -* bump @helia/interface from 1.2.2 to 2.0.0 ([#32](https://github.com/ipfs/helia-dag-json/issues/32)) ([eb836ef](https://github.com/ipfs/helia-dag-json/commit/eb836ef15f6bc754fbab4fdbe47c76f5492a56d9)) -* **dev:** bump aegir from 40.0.13 to 41.0.0 ([#36](https://github.com/ipfs/helia-dag-json/issues/36)) ([9f57d11](https://github.com/ipfs/helia-dag-json/commit/9f57d11e461a3b1fddbc2a92e225d31eee56613c)) - -## [@helia/dag-json-v1.0.2](https://github.com/ipfs/helia-dag-json/compare/@helia/dag-json-v1.0.1...@helia/dag-json-v1.0.2) (2023-08-27) - - -### Dependencies - -* bump multiformats from 11.0.2 to 12.0.1 ([#8](https://github.com/ipfs/helia-dag-json/issues/8)) ([c89b8f1](https://github.com/ipfs/helia-dag-json/commit/c89b8f12d700f0e23dc574cc32f7726d9c9558de)) - -## [@helia/dag-json-v1.0.1](https://github.com/ipfs/helia-dag-json/compare/@helia/dag-json-v1.0.0...@helia/dag-json-v1.0.1) (2023-08-27) - - -### Dependencies - -* **dev:** bump aegir from 39.0.13 to 40.0.11 ([#28](https://github.com/ipfs/helia-dag-json/issues/28)) ([d126e6a](https://github.com/ipfs/helia-dag-json/commit/d126e6a3c845f25a4910c18fa476304d8534be91)) - -## @helia/dag-json-v1.0.0 (2023-05-03) - - -### Trivial Changes - -* fix linting ([9d9d341](https://github.com/ipfs/helia-dag-json/commit/9d9d341583d34c4516e5cfaa8bccfd5b6ac860a1)) - - -### Documentation - -* replace references to json with dag-json ([f1944b0](https://github.com/ipfs/helia-dag-json/commit/f1944b04271a599eee987d56d4d8506eaeb8a69d)) -* update tocs ([0b4bac4](https://github.com/ipfs/helia-dag-json/commit/0b4bac4583f790686ceaf89f2f2ab6642677c4fd)) diff --git a/packages/helia/CHANGELOG.md b/packages/helia/CHANGELOG.md deleted file mode 100644 index 2b13dce6..00000000 --- a/packages/helia/CHANGELOG.md +++ /dev/null @@ -1,481 +0,0 @@ -## [helia-v1.3.12](https://github.com/ipfs/helia/compare/helia-v1.3.11...helia-v1.3.12) (2023-08-05) - - -### Dependencies - -* **dev:** bump aegir from 39.0.13 to 40.0.8 ([#198](https://github.com/ipfs/helia/issues/198)) ([4d75ecf](https://github.com/ipfs/helia/commit/4d75ecffb79e5177da35d3106e42dac7bc63153a)) -* update sibling dependencies ([beb10b5](https://github.com/ipfs/helia/commit/beb10b5590d66d1d5bef9b5e890b888263df2c92)) - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/block-brokers bumped from ^2.0.0 to ^2.0.1 - -## [4.1.0](https://github.com/ipfs/helia/compare/helia-v4.0.2...helia-v4.1.0) (2024-03-14) - - -### Features - -* expose .dns property on @helia/interface ([#465](https://github.com/ipfs/helia/issues/465)) ([8c9bb7d](https://github.com/ipfs/helia/commit/8c9bb7d224a1b786cba1fba18bffe07001a3b95d)) - - -### Bug Fixes - -* helia init should extend base helia init ([#464](https://github.com/ipfs/helia/issues/464)) ([a64e5de](https://github.com/ipfs/helia/commit/a64e5de937fbbade035657a18e07bcad4de0a53f)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/block-brokers bumped from ^2.0.2 to ^2.0.3 - * @helia/interface bumped from ^4.0.1 to ^4.1.0 - * @helia/routers bumped from ^1.0.1 to ^1.0.2 - * @helia/utils bumped from ^0.0.2 to ^0.1.0 - -## [4.0.2](https://github.com/ipfs/helia/compare/helia-v4.0.1...helia-v4.0.2) (2024-02-28) - - -### Bug Fixes - -* support reading identity cids ([#429](https://github.com/ipfs/helia/issues/429)) ([98308f7](https://github.com/ipfs/helia/commit/98308f77488b8196b2d18f78f05ecd2d37456834)) -* update project deps and docs ([77e34fc](https://github.com/ipfs/helia/commit/77e34fc115cbfb82585fd954bcf389ecebf655bc)) - - -### Dependencies - -* update libp2p patch versions ([917a1bc](https://github.com/ipfs/helia/commit/917a1bceb9e9b56428a15dc3377a963f06affd12)) -* The following workspace dependencies were updated - * dependencies - * @helia/block-brokers bumped from ^2.0.1 to ^2.0.2 - * @helia/interface bumped from ^4.0.0 to ^4.0.1 - * @helia/routers bumped from ^1.0.0 to ^1.0.1 - * @helia/utils bumped from ^0.0.1 to ^0.0.2 - -## [4.0.0](https://github.com/ipfs/helia/compare/helia-v3.0.1...helia-v4.0.0) (2024-01-24) - - -### ⚠ BREAKING CHANGES - -* remove gossipsub from default libp2p services ([#401](https://github.com/ipfs/helia/issues/401)) -* the `libp2p` property has been removed from the `Helia` interface in `@helia/interface` - it is still present on the return type of `createHelia` from the `helia` module - -### Features - -* add @helia/http to monorepo ([#372](https://github.com/ipfs/helia/issues/372)) ([76220cd](https://github.com/ipfs/helia/commit/76220cd5adf45af7fa61fd0a1321de4722b744d6)) - - -### Bug Fixes - -* add a test for reading the peer id from the datastore ([#397](https://github.com/ipfs/helia/issues/397)) ([4836d52](https://github.com/ipfs/helia/commit/4836d52bf721bc0c3e5920ebd0a05186fb19c6c6)) -* ignore libp2p start param in helia factory ([#382](https://github.com/ipfs/helia/issues/382)) ([c8d2fac](https://github.com/ipfs/helia/commit/c8d2fac002ef73fc3eba83914de12d2e73074c64)), closes [#344](https://github.com/ipfs/helia/issues/344) -* remove gossipsub from default libp2p services ([#401](https://github.com/ipfs/helia/issues/401)) ([99c94f4](https://github.com/ipfs/helia/commit/99c94f4b85c4ed826a6195207e3545cbbc87a6d1)) -* update ipns module to v9 and fix double verification of records ([#396](https://github.com/ipfs/helia/issues/396)) ([f2853f8](https://github.com/ipfs/helia/commit/f2853f8bd5bdcee8ab7a685355b0be47f29620e0)) - - -### Dependencies - -* bump @chainsafe/libp2p-noise from 14.1.0 to 15.0.0 ([#393](https://github.com/ipfs/helia/issues/393)) ([4943c5b](https://github.com/ipfs/helia/commit/4943c5b7e8779bc326ee156b1d80152225189343)) -* The following workspace dependencies were updated - * dependencies - * @helia/block-brokers bumped from ^1.0.0 to ^2.0.0 - * @helia/interface bumped from ^3.0.1 to ^4.0.0 - * @helia/routers bumped from ^0.0.0 to ^1.0.0 - * @helia/utils bumped from ^0.0.0 to ^0.0.1 - -## [3.0.1](https://github.com/ipfs/helia/compare/helia-v3.0.0...helia-v3.0.1) (2024-01-09) - - -### Bug Fixes - -* create @helia/block-brokers package ([#341](https://github.com/ipfs/helia/issues/341)) ([#342](https://github.com/ipfs/helia/issues/342)) ([2979147](https://github.com/ipfs/helia/commit/297914756fa06dc0c28890a2654d1159d16689c2)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/block-brokers bumped from ~0.0.0 to ~1.0.0 - * @helia/interface bumped from ^3.0.0 to ^3.0.1 - -## [3.0.0](https://github.com/ipfs/helia/compare/helia-v2.1.0...helia-v3.0.0) (2024-01-07) - - -### ⚠ BREAKING CHANGES - -* `helia.pin.add` and `helia.pin.rm` now return `AsyncGenerator` -* The libp2p API has changed in a couple of places - please see the [upgrade guide](https://github.com/libp2p/js-libp2p/blob/main/doc/migrations/v0.46-v1.0.0.md) - -### deps - -* updates to libp2p v1 ([#320](https://github.com/ipfs/helia/issues/320)) ([635d7a2](https://github.com/ipfs/helia/commit/635d7a2938111ccc53f8defbd9b8f8f8ea3e8e6a)) - - -### Features - -* iterable pinning ([#231](https://github.com/ipfs/helia/issues/231)) ([c15c774](https://github.com/ipfs/helia/commit/c15c7749294d3d4aea5aef70544d088250336798)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^2.1.0 to ^3.0.0 - -## [2.1.0](https://www.github.com/ipfs/helia/compare/helia-v2.0.3...helia-v2.1.0) (2023-11-06) - - -### Features - -* configurable block brokers ([#280](https://www.github.com/ipfs/helia/issues/280)) ([0749cbf](https://www.github.com/ipfs/helia/commit/0749cbf99745ea6ab4363f1b5d635634ca0ddcfa)) -* GatewayBlockBroker prioritizes & tries all gateways ([#281](https://www.github.com/ipfs/helia/issues/281)) ([9bad21b](https://www.github.com/ipfs/helia/commit/9bad21bd59fe6d1ba4a137db5a46bd2ead5238c3)) -* use trustless-gateway.link by default ([#299](https://www.github.com/ipfs/helia/issues/299)) ([bf11efa](https://www.github.com/ipfs/helia/commit/bf11efa4875f3b8f844511d70122983fc46b4f88)) - - -### Bug Fixes - -* listen on ip6 addresses ([#271](https://www.github.com/ipfs/helia/issues/271)) ([7ef5e79](https://www.github.com/ipfs/helia/commit/7ef5e79620f043522ff0dacc260af1fe83e5d77e)) -* remove trustless-gateway.link ([#301](https://www.github.com/ipfs/helia/issues/301)) ([0343725](https://www.github.com/ipfs/helia/commit/03437255213b14f5931aed91e8555d7fb7f92926)) -* replace IPNI gateway with delegated routing client ([#297](https://www.github.com/ipfs/helia/issues/297)) ([57d580d](https://www.github.com/ipfs/helia/commit/57d580da26c5e28852cc9fe4d0d80adb36699ece)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^2.0.0 to ^2.1.0 - -### [2.0.3](https://www.github.com/ipfs/helia/compare/helia-v2.0.2...helia-v2.0.3) (2023-09-18) - - -### Bug Fixes - -* export libp2p service return type ([#263](https://www.github.com/ipfs/helia/issues/263)) ([76769cf](https://www.github.com/ipfs/helia/commit/76769cf33e06746f998b4f16b52d3e2a6a7a20a8)) -* try circuit relay transport first ([#267](https://www.github.com/ipfs/helia/issues/267)) ([d5e9c3c](https://www.github.com/ipfs/helia/commit/d5e9c3c45c8dc3e63969105b785f6a836820a1f8)) -* update attempt to add helia to identify agent version ([#268](https://www.github.com/ipfs/helia/issues/268)) ([6dc7d55](https://www.github.com/ipfs/helia/commit/6dc7d55cd3099785417a7a2c99db755e856bd59a)) - -### [2.0.2](https://www.github.com/ipfs/helia/compare/helia-v2.0.1...helia-v2.0.2) (2023-09-14) - - -### Bug Fixes - -* add dag walker for json codec ([#247](https://www.github.com/ipfs/helia/issues/247)) ([5c4b570](https://www.github.com/ipfs/helia/commit/5c4b5709e6b98de5efc9bed388942e367f5874e7)), closes [#246](https://www.github.com/ipfs/helia/issues/246) - -### [2.0.1](https://www.github.com/ipfs/helia/compare/helia-v2.0.0...helia-v2.0.1) (2023-08-16) - - -### Bug Fixes - -* enable dcutr by default ([#239](https://www.github.com/ipfs/helia/issues/239)) ([7431f09](https://www.github.com/ipfs/helia/commit/7431f09aef332dc142a5f7c2c59c9410e4529a92)) - -## [2.0.0](https://www.github.com/ipfs/helia/compare/helia-v1.3.12...helia-v2.0.0) (2023-08-16) - - -### ⚠ BREAKING CHANGES - -* libp2p has been updated to 0.46.x - -### Features - -* re-export types from @helia/interface ([#232](https://www.github.com/ipfs/helia/issues/232)) ([09c1e47](https://www.github.com/ipfs/helia/commit/09c1e4787a506d34a00d9ce7852d73471d47db1b)) - - -### Dependencies - -* bump @libp2p/ipni-content-routing from 1.0.2 to 2.0.0 ([#227](https://www.github.com/ipfs/helia/issues/227)) ([a33cb3e](https://www.github.com/ipfs/helia/commit/a33cb3ef2dd21a55b598f206e8d4295935ea2bcc)) -* update libp2p to 0.46.x ([#215](https://www.github.com/ipfs/helia/issues/215)) ([65b68f0](https://www.github.com/ipfs/helia/commit/65b68f071d04d2f6f0fcf35938b146706b1a3cd0)) -* update sibling dependencies ([07847bb](https://www.github.com/ipfs/helia/commit/07847bb60b9ebd26497080373e45871abb4b82dd)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^1.0.0 to ^2.0.0 - -## [helia-v1.3.11](https://github.com/ipfs/helia/compare/helia-v1.3.10...helia-v1.3.11) (2023-08-04) - - -### Dependencies - -* update sibling dependencies ([aa249bc](https://github.com/ipfs/helia/commit/aa249bca021ca513c7847331970219e4a36dee97)) - -## [helia-v1.3.10](https://github.com/ipfs/helia/compare/helia-v1.3.9...helia-v1.3.10) (2023-08-04) - - -### Dependencies - -* update sibling dependencies ([89df3fe](https://github.com/ipfs/helia/commit/89df3fe803daa3228290bef105ce5d0b769dc3a0)) - -## [helia-v1.3.9](https://github.com/ipfs/helia/compare/helia-v1.3.8...helia-v1.3.9) (2023-08-01) - - -### Dependencies - -* update sibling dependencies ([0970da7](https://github.com/ipfs/helia/commit/0970da79e974a4c172e8fdfb7c207d5ba8152a83)) - -## [helia-v1.3.8](https://github.com/ipfs/helia/compare/helia-v1.3.7...helia-v1.3.8) (2023-07-14) - - -### Dependencies - -* update sibling dependencies ([5850e51](https://github.com/ipfs/helia/commit/5850e513c486f6d20e23c04936bbf843653cb5e4)) - -## [helia-v1.3.7](https://github.com/ipfs/helia/compare/helia-v1.3.6...helia-v1.3.7) (2023-07-11) - - -### Dependencies - -* update sibling dependencies ([2c52da3](https://github.com/ipfs/helia/commit/2c52da3957d56fe4e3ff6f161f9bec814abd5d8c)) - -## [helia-v1.3.6](https://github.com/ipfs/helia/compare/helia-v1.3.5...helia-v1.3.6) (2023-07-10) - - -### Dependencies - -* update sibling dependencies ([9139f30](https://github.com/ipfs/helia/commit/9139f30e857f4e247202e0d113027190a04892ba)) - -## [helia-v1.3.5](https://github.com/ipfs/helia/compare/helia-v1.3.4...helia-v1.3.5) (2023-07-04) - - -### Dependencies - -* update sibling dependencies ([99a5115](https://github.com/ipfs/helia/commit/99a5115713d2f17f17820f661dd22a87262c654b)) - - -### Trivial Changes - -* update project config ([#175](https://github.com/ipfs/helia/issues/175)) ([f185a72](https://github.com/ipfs/helia/commit/f185a7220a62f7fc0c025aa5c0be5a981c63cc48)) - -## [helia-v1.3.4](https://github.com/ipfs/helia/compare/helia-v1.3.3...helia-v1.3.4) (2023-06-26) - - -### Dependencies - -* update sibling dependencies ([64e300c](https://github.com/ipfs/helia/commit/64e300c289f4bfe4b72607d86ab9e83a1ac3c8d3)) - -## [helia-v1.3.3](https://github.com/ipfs/helia/compare/helia-v1.3.2...helia-v1.3.3) (2023-06-21) - - -### Dependencies - -* update sibling dependencies ([f7cb076](https://github.com/ipfs/helia/commit/f7cb076e9356535164812229eff22c5c0e052674)) - -## [helia-v1.3.2](https://github.com/ipfs/helia/compare/helia-v1.3.1...helia-v1.3.2) (2023-06-10) - - -### Dependencies - -* update sibling dependencies ([634ca4f](https://github.com/ipfs/helia/commit/634ca4faf5caf448bd068a78101ac0070145518e)) - -## [helia-v1.3.1](https://github.com/ipfs/helia/compare/helia-v1.3.0...helia-v1.3.1) (2023-06-07) - - -### Bug Fixes - -* pass options to blockstore.get during pin.add ([#148](https://github.com/ipfs/helia/issues/148)) ([3a5234e](https://github.com/ipfs/helia/commit/3a5234e3c2f88f9910678b0cbbac5fd340117cc9)) -* remove extra interface ([d577c61](https://github.com/ipfs/helia/commit/d577c61bcc6e4805d214b3ec4a39d78ee752a21e)) - - -### Dependencies - -* update sibling dependencies ([3323a5c](https://github.com/ipfs/helia/commit/3323a5cd518c63cb67e8eaef0cb64c542982b603)) - -## [helia-v1.3.0](https://github.com/ipfs/helia/compare/helia-v1.2.2...helia-v1.3.0) (2023-06-07) - - -### Features - -* add offline option to blockstore get ([#145](https://github.com/ipfs/helia/issues/145)) ([71c5f6b](https://github.com/ipfs/helia/commit/71c5f6bc32b324ee237e56c2c5a1ce903b3bdbef)) - - -### Dependencies - -* update sibling dependencies ([671ec87](https://github.com/ipfs/helia/commit/671ec874e90fbdcaf79d9d8253822fd85cee8bc5)) - -## [helia-v1.2.2](https://github.com/ipfs/helia/compare/helia-v1.2.1...helia-v1.2.2) (2023-06-07) - - -### Dependencies - -* update sibling dependencies ([a349576](https://github.com/ipfs/helia/commit/a34957650715efc45382dc005feea6162398b8f9)) - - -### Trivial Changes - -* update changelogs ([#142](https://github.com/ipfs/helia/issues/142)) ([fefd374](https://github.com/ipfs/helia/commit/fefd3744c0a6d8471de31762ece6ec59b65496c1)) - -## [helia-v1.2.1](https://github.com/ipfs/helia/compare/helia-v1.2.0...helia-v1.2.1) (2023-06-01) - - -### Bug Fixes - -* ensure pinned blocks are present ([#141](https://github.com/ipfs/helia/issues/141)) ([271c403](https://github.com/ipfs/helia/commit/271c403009d378a35375a9468e41388ebb978f54)) - - -### Dependencies - -* update sibling dependencies ([fcee11e](https://github.com/ipfs/helia/commit/fcee11eadb7edfa327e3f0bd586e20ea5dc06c8a)) - -## [helia-v1.2.0](https://github.com/ipfs/helia/compare/helia-v1.1.5...helia-v1.2.0) (2023-06-01) - - -### Features - -* allow passing partial libp2p config to helia factory ([#140](https://github.com/ipfs/helia/issues/140)) ([33a75d5](https://github.com/ipfs/helia/commit/33a75d5f80e2f211440c087806f463525de910d9)) - - -### Dependencies - -* update sibling dependencies ([c936ba6](https://github.com/ipfs/helia/commit/c936ba63a75276e206d804cf0ef35c3f9bf67f10)) - -## [helia-v1.1.5](https://github.com/ipfs/helia/compare/helia-v1.1.4...helia-v1.1.5) (2023-05-25) - - -### Bug Fixes - -* add dht validators/selectors for ipns ([#135](https://github.com/ipfs/helia/issues/135)) ([2c8e6b5](https://github.com/ipfs/helia/commit/2c8e6b51b3c401a0472a024b8dac3d3ba735d74c)) - - -### Dependencies - -* update sibling dependencies ([f565ffd](https://github.com/ipfs/helia/commit/f565ffdcf6923b78326ed4cb00be93083b45ccca)) - -## [helia-v1.1.4](https://github.com/ipfs/helia/compare/helia-v1.1.3...helia-v1.1.4) (2023-05-24) - - -### Dependencies - -* update sibling dependencies ([1ac389c](https://github.com/ipfs/helia/commit/1ac389c6fd8f276daf33c8a61849f3657cf88a10)) - -## [helia-v1.1.3](https://github.com/ipfs/helia/compare/helia-v1.1.2...helia-v1.1.3) (2023-05-24) - - -### Dependencies - -* **dev:** bump delay from 5.0.0 to 6.0.0 ([#130](https://github.com/ipfs/helia/issues/130)) ([d087ffc](https://github.com/ipfs/helia/commit/d087ffcb8074b41781346d09101b2b7bc64768d2)) -* update sibling dependencies ([ed49856](https://github.com/ipfs/helia/commit/ed4985677b62021f76541354ad06b70bd53e929a)) - -## [helia-v1.1.2](https://github.com/ipfs/helia/compare/helia-v1.1.1...helia-v1.1.2) (2023-05-19) - - -### Bug Fixes - -* dedupe bootstrap list ([#129](https://github.com/ipfs/helia/issues/129)) ([bb5d1e9](https://github.com/ipfs/helia/commit/bb5d1e91daae9f6c399e0fdf974318a4a7353fb9)), closes [/github.com/ipfs/helia/pull/127#discussion_r1199152374](https://github.com/ipfs//github.com/ipfs/helia/pull/127/issues/discussion_r1199152374) - - -### Dependencies - -* update sibling dependencies ([d33c843](https://github.com/ipfs/helia/commit/d33c84378c02f34277178e6553090b92b0eabe0b)) - -## [helia-v1.1.1](https://github.com/ipfs/helia/compare/helia-v1.1.0...helia-v1.1.1) (2023-05-19) - - -### Bug Fixes - -* add helia version to agent version ([#128](https://github.com/ipfs/helia/issues/128)) ([48e19ec](https://github.com/ipfs/helia/commit/48e19ec545cc67157e14ae59054fa377a583cb01)), closes [#122](https://github.com/ipfs/helia/issues/122) - -## [helia-v1.1.0](https://github.com/ipfs/helia/compare/helia-v1.0.4...helia-v1.1.0) (2023-05-19) - - -### Features - -* provide default libp2p instance ([#127](https://github.com/ipfs/helia/issues/127)) ([45c9d89](https://github.com/ipfs/helia/commit/45c9d896afa27f5ea043cc5f576d50fc4fa556e9)), closes [#121](https://github.com/ipfs/helia/issues/121) - -## [helia-v1.0.4](https://github.com/ipfs/helia/compare/helia-v1.0.3...helia-v1.0.4) (2023-05-04) - - -### Bug Fixes - -* **types:** Add missing types ([#95](https://github.com/ipfs/helia/issues/95)) ([e858b8d](https://github.com/ipfs/helia/commit/e858b8dbbff548b42dde225db674f0edd1990ed3)) - - -### Dependencies - -* **dev:** bump libp2p from 0.43.4 to 0.44.0 ([#96](https://github.com/ipfs/helia/issues/96)) ([6e37d9f](https://github.com/ipfs/helia/commit/6e37d9f8be58955c5ddc5472fe3adb4bd9a0459c)) - - -### Trivial Changes - -* bump aegir from 38.1.8 to 39.0.4 ([#111](https://github.com/ipfs/helia/issues/111)) ([2156568](https://github.com/ipfs/helia/commit/215656870cb821dd6be2f8054dc39932ba25af14)) - -## [helia-v1.0.3](https://github.com/ipfs/helia/compare/helia-v1.0.2...helia-v1.0.3) (2023-04-05) - - -### Dependencies - -* bump it-filter from 2.0.2 to 3.0.1 ([#74](https://github.com/ipfs/helia/issues/74)) ([3402724](https://github.com/ipfs/helia/commit/340272484df47d2f70f870d375ebb4235fb165a0)) - -## [helia-v1.0.2](https://github.com/ipfs/helia/compare/helia-v1.0.1...helia-v1.0.2) (2023-04-05) - - -### Dependencies - -* bump it-drain from 2.0.1 to 3.0.1 ([#71](https://github.com/ipfs/helia/issues/71)) ([c6eaca1](https://github.com/ipfs/helia/commit/c6eaca1d21cf16527851fffc2411a8e3bd651f34)) - -## [helia-v1.0.1](https://github.com/ipfs/helia/compare/helia-v1.0.0...helia-v1.0.1) (2023-04-05) - - -### Dependencies - -* bump it-all from 2.0.1 to 3.0.1 ([#72](https://github.com/ipfs/helia/issues/72)) ([e7ce5bc](https://github.com/ipfs/helia/commit/e7ce5bc0e0db0a6b41920a3c36b95eeea1863183)) -* bump it-foreach from 1.0.1 to 2.0.2 ([#75](https://github.com/ipfs/helia/issues/75)) ([6f5f059](https://github.com/ipfs/helia/commit/6f5f0592edd44257092d0b70dd364096864495bf)) - -## helia-v1.0.0 (2023-03-23) - - -### Features - -* add bitswap progress events ([#50](https://github.com/ipfs/helia/issues/50)) ([7460719](https://github.com/ipfs/helia/commit/7460719be44b4ff9bad629654efa29c56242e03a)), closes [#27](https://github.com/ipfs/helia/issues/27) -* add pinning API ([#36](https://github.com/ipfs/helia/issues/36)) ([270bb98](https://github.com/ipfs/helia/commit/270bb988eb8aefc8afe68e3580c3ef18960b3188)), closes [#28](https://github.com/ipfs/helia/issues/28) [/github.com/ipfs/helia/pull/36#issuecomment-1441403221](https://github.com/ipfs//github.com/ipfs/helia/pull/36/issues/issuecomment-1441403221) [#28](https://github.com/ipfs/helia/issues/28) -* initial implementation ([#17](https://github.com/ipfs/helia/issues/17)) ([343d360](https://github.com/ipfs/helia/commit/343d36016b164ed45cec4eb670d7f74860166ce4)) - - -### Bug Fixes - -* make all helia args optional ([#37](https://github.com/ipfs/helia/issues/37)) ([d15d76c](https://github.com/ipfs/helia/commit/d15d76cdc40a31bd1e47ca09583cc685583243b9)) -* survive a cid causing an error during gc ([#38](https://github.com/ipfs/helia/issues/38)) ([5330188](https://github.com/ipfs/helia/commit/53301881dc6226ea3fc6823fd6e298e4d4796408)) -* update blocks interface to align with interface-blockstore ([#54](https://github.com/ipfs/helia/issues/54)) ([202b966](https://github.com/ipfs/helia/commit/202b966df3866d449751f775ed3edc9c92e32f6a)) -* use release version of libp2p ([#59](https://github.com/ipfs/helia/issues/59)) ([a3a7c9c](https://github.com/ipfs/helia/commit/a3a7c9c2d81f2068fee85eeeca7425919f09e182)) - - -### Trivial Changes - -* add release config ([a1c7ed0](https://github.com/ipfs/helia/commit/a1c7ed0560aaab032b641a78c9a76fc05a691a10)) -* fix ci badge ([50929c0](https://github.com/ipfs/helia/commit/50929c01a38317f2f580609cc1b9c4c5485f32c8)) -* release main ([#62](https://github.com/ipfs/helia/issues/62)) ([2bce77c](https://github.com/ipfs/helia/commit/2bce77c7d68735efca6ba602c215f432ba9b722d)) -* update logo ([654a70c](https://github.com/ipfs/helia/commit/654a70cff9c222e4029ddd183d609514afc852ed)) -* update publish config ([913ab6a](https://github.com/ipfs/helia/commit/913ab6ae9a2970c4b908de04b8b6a236b931a3b0)) -* update release please config ([b52d5e3](https://github.com/ipfs/helia/commit/b52d5e3eecce41b10640426c339c99ad14ce874e)) -* use wildcards for interop test deps ([29b4fb0](https://github.com/ipfs/helia/commit/29b4fb0ef58f53e6f7e1cf6fcb78fbb699f7b2a7)) - - -### Dependencies - -* update interface-store to 5.x.x ([#63](https://github.com/ipfs/helia/issues/63)) ([5bf11d6](https://github.com/ipfs/helia/commit/5bf11d638eee423624ac49af97757d730744f384)) -* update sibling dependencies ([ac28d38](https://github.com/ipfs/helia/commit/ac28d3878f98a780fc57702921924fa92bd592a0)) - -## helia-v0.1.0 (2023-03-22) - - -### Features - -* add bitswap progress events ([#50](https://www.github.com/ipfs/helia/issues/50)) ([7460719](https://www.github.com/ipfs/helia/commit/7460719be44b4ff9bad629654efa29c56242e03a)), closes [#27](https://www.github.com/ipfs/helia/issues/27) -* add pinning API ([#36](https://www.github.com/ipfs/helia/issues/36)) ([270bb98](https://www.github.com/ipfs/helia/commit/270bb988eb8aefc8afe68e3580c3ef18960b3188)), closes [#28](https://www.github.com/ipfs/helia/issues/28) -* initial implementation ([#17](https://www.github.com/ipfs/helia/issues/17)) ([343d360](https://www.github.com/ipfs/helia/commit/343d36016b164ed45cec4eb670d7f74860166ce4)) - - -### Bug Fixes - -* make all helia args optional ([#37](https://www.github.com/ipfs/helia/issues/37)) ([d15d76c](https://www.github.com/ipfs/helia/commit/d15d76cdc40a31bd1e47ca09583cc685583243b9)) -* survive a cid causing an error during gc ([#38](https://www.github.com/ipfs/helia/issues/38)) ([5330188](https://www.github.com/ipfs/helia/commit/53301881dc6226ea3fc6823fd6e298e4d4796408)) -* update blocks interface to align with interface-blockstore ([#54](https://www.github.com/ipfs/helia/issues/54)) ([202b966](https://www.github.com/ipfs/helia/commit/202b966df3866d449751f775ed3edc9c92e32f6a)) -* use release version of libp2p ([#59](https://www.github.com/ipfs/helia/issues/59)) ([a3a7c9c](https://www.github.com/ipfs/helia/commit/a3a7c9c2d81f2068fee85eeeca7425919f09e182)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ~0.0.0 to ^0.1.0 diff --git a/packages/http/CHANGELOG.md b/packages/http/CHANGELOG.md deleted file mode 100644 index f209041c..00000000 --- a/packages/http/CHANGELOG.md +++ /dev/null @@ -1,59 +0,0 @@ -# Changelog - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/block-brokers bumped from ^2.0.0 to ^2.0.1 - -## [1.0.3](https://github.com/ipfs/helia/compare/http-v1.0.2...http-v1.0.3) (2024-03-14) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/block-brokers bumped from ^2.0.2 to ^2.0.3 - * @helia/interface bumped from ^4.0.1 to ^4.1.0 - * @helia/routers bumped from ^1.0.1 to ^1.0.2 - * @helia/utils bumped from ^0.0.2 to ^0.1.0 - -## [1.0.2](https://github.com/ipfs/helia/compare/http-v1.0.1...http-v1.0.2) (2024-02-28) - - -### Bug Fixes - -* support reading identity cids ([#429](https://github.com/ipfs/helia/issues/429)) ([98308f7](https://github.com/ipfs/helia/commit/98308f77488b8196b2d18f78f05ecd2d37456834)) -* update project deps and docs ([77e34fc](https://github.com/ipfs/helia/commit/77e34fc115cbfb82585fd954bcf389ecebf655bc)) - - -### Dependencies - -* update libp2p patch versions ([917a1bc](https://github.com/ipfs/helia/commit/917a1bceb9e9b56428a15dc3377a963f06affd12)) -* The following workspace dependencies were updated - * dependencies - * @helia/block-brokers bumped from ^2.0.1 to ^2.0.2 - * @helia/interface bumped from ^4.0.0 to ^4.0.1 - * @helia/routers bumped from ^1.0.0 to ^1.0.1 - * @helia/utils bumped from ^0.0.1 to ^0.0.2 - -## 1.0.0 (2024-01-24) - - -### ⚠ BREAKING CHANGES - -* the `libp2p` property has been removed from the `Helia` interface in `@helia/interface` - it is still present on the return type of `createHelia` from the `helia` module - -### Features - -* add @helia/http to monorepo ([#372](https://github.com/ipfs/helia/issues/372)) ([76220cd](https://github.com/ipfs/helia/commit/76220cd5adf45af7fa61fd0a1321de4722b744d6)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/block-brokers bumped from ^1.0.0 to ^2.0.0 - * @helia/interface bumped from ^3.0.1 to ^4.0.0 - * @helia/routers bumped from ^0.0.0 to ^1.0.0 - * @helia/utils bumped from ^0.0.0 to ^0.0.1 diff --git a/packages/interface/CHANGELOG.md b/packages/interface/CHANGELOG.md deleted file mode 100644 index be2f4569..00000000 --- a/packages/interface/CHANGELOG.md +++ /dev/null @@ -1,179 +0,0 @@ -## [@helia/interface-v1.2.2](https://github.com/ipfs/helia/compare/@helia/interface-v1.2.1...@helia/interface-v1.2.2) (2023-08-05) - - -### Trivial Changes - -* update project config ([#175](https://github.com/ipfs/helia/issues/175)) ([f185a72](https://github.com/ipfs/helia/commit/f185a7220a62f7fc0c025aa5c0be5a981c63cc48)) - - -### Dependencies - -* **dev:** bump aegir from 39.0.13 to 40.0.8 ([#198](https://github.com/ipfs/helia/issues/198)) ([4d75ecf](https://github.com/ipfs/helia/commit/4d75ecffb79e5177da35d3106e42dac7bc63153a)) - -## [4.1.0](https://github.com/ipfs/helia/compare/interface-v4.0.1...interface-v4.1.0) (2024-03-14) - - -### Features - -* expose .dns property on @helia/interface ([#465](https://github.com/ipfs/helia/issues/465)) ([8c9bb7d](https://github.com/ipfs/helia/commit/8c9bb7d224a1b786cba1fba18bffe07001a3b95d)) - -## [4.0.1](https://github.com/ipfs/helia/compare/interface-v4.0.0...interface-v4.0.1) (2024-02-28) - - -### Bug Fixes - -* update project deps and docs ([77e34fc](https://github.com/ipfs/helia/commit/77e34fc115cbfb82585fd954bcf389ecebf655bc)) - - -### Dependencies - -* update libp2p patch versions ([917a1bc](https://github.com/ipfs/helia/commit/917a1bceb9e9b56428a15dc3377a963f06affd12)) - -## [4.0.0](https://github.com/ipfs/helia/compare/interface-v3.0.1...interface-v4.0.0) (2024-01-24) - - -### ⚠ BREAKING CHANGES - -* the `libp2p` property has been removed from the `Helia` interface in `@helia/interface` - it is still present on the return type of `createHelia` from the `helia` module - -### Features - -* add @helia/http to monorepo ([#372](https://github.com/ipfs/helia/issues/372)) ([76220cd](https://github.com/ipfs/helia/commit/76220cd5adf45af7fa61fd0a1321de4722b744d6)) -* expose configured dag walkers and hashers on helia interface ([#381](https://github.com/ipfs/helia/issues/381)) ([843fba4](https://github.com/ipfs/helia/commit/843fba467ebb032907c888da499147a5349ec10e)), closes [#375](https://github.com/ipfs/helia/issues/375) - - -### Bug Fixes - -* update ipns module to v9 and fix double verification of records ([#396](https://github.com/ipfs/helia/issues/396)) ([f2853f8](https://github.com/ipfs/helia/commit/f2853f8bd5bdcee8ab7a685355b0be47f29620e0)) - -## [3.0.1](https://github.com/ipfs/helia/compare/interface-v3.0.0...interface-v3.0.1) (2024-01-09) - - -### Bug Fixes - -* create @helia/block-brokers package ([#341](https://github.com/ipfs/helia/issues/341)) ([#342](https://github.com/ipfs/helia/issues/342)) ([2979147](https://github.com/ipfs/helia/commit/297914756fa06dc0c28890a2654d1159d16689c2)) - -## [3.0.0](https://github.com/ipfs/helia/compare/interface-v2.1.0...interface-v3.0.0) (2024-01-07) - - -### ⚠ BREAKING CHANGES - -* `helia.pin.add` and `helia.pin.rm` now return `AsyncGenerator` -* The libp2p API has changed in a couple of places - please see the [upgrade guide](https://github.com/libp2p/js-libp2p/blob/main/doc/migrations/v0.46-v1.0.0.md) - -### deps - -* updates to libp2p v1 ([#320](https://github.com/ipfs/helia/issues/320)) ([635d7a2](https://github.com/ipfs/helia/commit/635d7a2938111ccc53f8defbd9b8f8f8ea3e8e6a)) - - -### Features - -* iterable pinning ([#231](https://github.com/ipfs/helia/issues/231)) ([c15c774](https://github.com/ipfs/helia/commit/c15c7749294d3d4aea5aef70544d088250336798)) - -## [2.1.0](https://www.github.com/ipfs/helia/compare/interface-v2.0.0...interface-v2.1.0) (2023-11-06) - - -### Features - -* configurable block brokers ([#280](https://www.github.com/ipfs/helia/issues/280)) ([0749cbf](https://www.github.com/ipfs/helia/commit/0749cbf99745ea6ab4363f1b5d635634ca0ddcfa)) -* GatewayBlockBroker prioritizes & tries all gateways ([#281](https://www.github.com/ipfs/helia/issues/281)) ([9bad21b](https://www.github.com/ipfs/helia/commit/9bad21bd59fe6d1ba4a137db5a46bd2ead5238c3)) - -## [2.0.0](https://www.github.com/ipfs/helia/compare/interface-v1.2.2...interface-v2.0.0) (2023-08-16) - - -### ⚠ BREAKING CHANGES - -* libp2p has been updated to 0.46.x - -### Dependencies - -* update libp2p to 0.46.x ([#215](https://www.github.com/ipfs/helia/issues/215)) ([65b68f0](https://www.github.com/ipfs/helia/commit/65b68f071d04d2f6f0fcf35938b146706b1a3cd0)) - -## [@helia/interface-v1.2.1](https://github.com/ipfs/helia/compare/@helia/interface-v1.2.0...@helia/interface-v1.2.1) (2023-06-07) - - -### Bug Fixes - -* pass options to blockstore.get during pin.add ([#148](https://github.com/ipfs/helia/issues/148)) ([3a5234e](https://github.com/ipfs/helia/commit/3a5234e3c2f88f9910678b0cbbac5fd340117cc9)) - -## [@helia/interface-v1.2.0](https://github.com/ipfs/helia/compare/@helia/interface-v1.1.1...@helia/interface-v1.2.0) (2023-06-07) - - -### Features - -* add offline option to blockstore get ([#145](https://github.com/ipfs/helia/issues/145)) ([71c5f6b](https://github.com/ipfs/helia/commit/71c5f6bc32b324ee237e56c2c5a1ce903b3bdbef)) - - -### Trivial Changes - -* update changelogs ([#142](https://github.com/ipfs/helia/issues/142)) ([fefd374](https://github.com/ipfs/helia/commit/fefd3744c0a6d8471de31762ece6ec59b65496c1)) - -## [@helia/interface-v1.1.1](https://github.com/ipfs/helia/compare/@helia/interface-v1.1.0...@helia/interface-v1.1.1) (2023-05-19) - - -### Bug Fixes - -* add helia version to agent version ([#128](https://github.com/ipfs/helia/issues/128)) ([48e19ec](https://github.com/ipfs/helia/commit/48e19ec545cc67157e14ae59054fa377a583cb01)), closes [#122](https://github.com/ipfs/helia/issues/122) - -## [@helia/interface-v1.1.0](https://github.com/ipfs/helia/compare/@helia/interface-v1.0.0...@helia/interface-v1.1.0) (2023-05-19) - - -### Features - -* provide default libp2p instance ([#127](https://github.com/ipfs/helia/issues/127)) ([45c9d89](https://github.com/ipfs/helia/commit/45c9d896afa27f5ea043cc5f576d50fc4fa556e9)), closes [#121](https://github.com/ipfs/helia/issues/121) - - -### Trivial Changes - -* bump aegir from 38.1.8 to 39.0.4 ([#111](https://github.com/ipfs/helia/issues/111)) ([2156568](https://github.com/ipfs/helia/commit/215656870cb821dd6be2f8054dc39932ba25af14)) - -## @helia/interface-v1.0.0 (2023-03-23) - - -### Features - -* add bitswap progress events ([#50](https://github.com/ipfs/helia/issues/50)) ([7460719](https://github.com/ipfs/helia/commit/7460719be44b4ff9bad629654efa29c56242e03a)), closes [#27](https://github.com/ipfs/helia/issues/27) -* add pinning API ([#36](https://github.com/ipfs/helia/issues/36)) ([270bb98](https://github.com/ipfs/helia/commit/270bb988eb8aefc8afe68e3580c3ef18960b3188)), closes [#28](https://github.com/ipfs/helia/issues/28) [/github.com/ipfs/helia/pull/36#issuecomment-1441403221](https://github.com/ipfs//github.com/ipfs/helia/pull/36/issues/issuecomment-1441403221) [#28](https://github.com/ipfs/helia/issues/28) -* initial implementation ([#17](https://github.com/ipfs/helia/issues/17)) ([343d360](https://github.com/ipfs/helia/commit/343d36016b164ed45cec4eb670d7f74860166ce4)) - - -### Bug Fixes - -* extend blockstore interface ([#55](https://github.com/ipfs/helia/issues/55)) ([42308c0](https://github.com/ipfs/helia/commit/42308c0d75e81789d909470ded90ad81ee0f84c7)) -* make all helia args optional ([#37](https://github.com/ipfs/helia/issues/37)) ([d15d76c](https://github.com/ipfs/helia/commit/d15d76cdc40a31bd1e47ca09583cc685583243b9)) -* survive a cid causing an error during gc ([#38](https://github.com/ipfs/helia/issues/38)) ([5330188](https://github.com/ipfs/helia/commit/53301881dc6226ea3fc6823fd6e298e4d4796408)) -* update block events ([#58](https://github.com/ipfs/helia/issues/58)) ([d33be53](https://github.com/ipfs/helia/commit/d33be534972a4c238fc6d43c4284c6bd834ae218)) -* update blocks interface to align with interface-blockstore ([#54](https://github.com/ipfs/helia/issues/54)) ([202b966](https://github.com/ipfs/helia/commit/202b966df3866d449751f775ed3edc9c92e32f6a)) - - -### Dependencies - -* update interface-store to 5.x.x ([#63](https://github.com/ipfs/helia/issues/63)) ([5bf11d6](https://github.com/ipfs/helia/commit/5bf11d638eee423624ac49af97757d730744f384)) - - -### Trivial Changes - -* add release config ([a1c7ed0](https://github.com/ipfs/helia/commit/a1c7ed0560aaab032b641a78c9a76fc05a691a10)) -* fix ci badge ([50929c0](https://github.com/ipfs/helia/commit/50929c01a38317f2f580609cc1b9c4c5485f32c8)) -* release main ([#62](https://github.com/ipfs/helia/issues/62)) ([2bce77c](https://github.com/ipfs/helia/commit/2bce77c7d68735efca6ba602c215f432ba9b722d)) -* update logo ([654a70c](https://github.com/ipfs/helia/commit/654a70cff9c222e4029ddd183d609514afc852ed)) -* update publish config ([913ab6a](https://github.com/ipfs/helia/commit/913ab6ae9a2970c4b908de04b8b6a236b931a3b0)) -* update release please config ([b52d5e3](https://github.com/ipfs/helia/commit/b52d5e3eecce41b10640426c339c99ad14ce874e)) - -## @helia/interface-v0.1.0 (2023-03-22) - - -### Features - -* add bitswap progress events ([#50](https://www.github.com/ipfs/helia/issues/50)) ([7460719](https://www.github.com/ipfs/helia/commit/7460719be44b4ff9bad629654efa29c56242e03a)), closes [#27](https://www.github.com/ipfs/helia/issues/27) -* add pinning API ([#36](https://www.github.com/ipfs/helia/issues/36)) ([270bb98](https://www.github.com/ipfs/helia/commit/270bb988eb8aefc8afe68e3580c3ef18960b3188)), closes [#28](https://www.github.com/ipfs/helia/issues/28) -* initial implementation ([#17](https://www.github.com/ipfs/helia/issues/17)) ([343d360](https://www.github.com/ipfs/helia/commit/343d36016b164ed45cec4eb670d7f74860166ce4)) - - -### Bug Fixes - -* extend blockstore interface ([#55](https://www.github.com/ipfs/helia/issues/55)) ([42308c0](https://www.github.com/ipfs/helia/commit/42308c0d75e81789d909470ded90ad81ee0f84c7)) -* make all helia args optional ([#37](https://www.github.com/ipfs/helia/issues/37)) ([d15d76c](https://www.github.com/ipfs/helia/commit/d15d76cdc40a31bd1e47ca09583cc685583243b9)) -* survive a cid causing an error during gc ([#38](https://www.github.com/ipfs/helia/issues/38)) ([5330188](https://www.github.com/ipfs/helia/commit/53301881dc6226ea3fc6823fd6e298e4d4796408)) -* update block events ([#58](https://www.github.com/ipfs/helia/issues/58)) ([d33be53](https://www.github.com/ipfs/helia/commit/d33be534972a4c238fc6d43c4284c6bd834ae218)) -* update blocks interface to align with interface-blockstore ([#54](https://www.github.com/ipfs/helia/issues/54)) ([202b966](https://www.github.com/ipfs/helia/commit/202b966df3866d449751f775ed3edc9c92e32f6a)) diff --git a/packages/interop/CHANGELOG.md b/packages/interop/CHANGELOG.md deleted file mode 100644 index ac162d77..00000000 --- a/packages/interop/CHANGELOG.md +++ /dev/null @@ -1,304 +0,0 @@ -# Changelog - -## [6.0.2](https://github.com/ipfs/helia/compare/interop-v6.0.1...interop-v6.0.2) (2024-04-03) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/car bumped from ^3.1.1 to ^3.1.2 - * @helia/ipns bumped from ^7.1.0 to ^7.2.0 - * @helia/mfs bumped from ^3.0.2 to ^3.0.3 - * @helia/unixfs bumped from ^3.0.2 to ^3.0.3 - -## [6.0.1](https://github.com/ipfs/helia/compare/interop-v6.0.0...interop-v6.0.1) (2024-03-15) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/ipns bumped from ^7.0.0 to ^7.1.0 - -## [6.0.0](https://github.com/ipfs/helia/compare/interop-v5.1.0...interop-v6.0.0) (2024-03-14) - - -### ⚠ BREAKING CHANGES - -* requires @helia/interface@4.1.x or later, `resolveDns` has been renamed `resolveDNSLink` - -### Features - -* use custom DNS resolver in @helia/ipns for DNSLink ([#466](https://github.com/ipfs/helia/issues/466)) ([2c71b6e](https://github.com/ipfs/helia/commit/2c71b6ec8d34dcc722a3914702f67603492c335f)), closes [#369](https://github.com/ipfs/helia/issues/369) - - -### Dependencies - -* bump kubo from 0.26.0 to 0.27.0 ([#461](https://github.com/ipfs/helia/issues/461)) ([c69913c](https://github.com/ipfs/helia/commit/c69913c546f2bb74344f804f25a93f23adeb9b49)) -* The following workspace dependencies were updated - * dependencies - * @helia/block-brokers bumped from ^2.0.2 to ^2.0.3 - * @helia/car bumped from ^3.1.0 to ^3.1.1 - * @helia/dag-cbor bumped from ^3.0.1 to ^3.0.2 - * @helia/dag-json bumped from ^3.0.1 to ^3.0.2 - * @helia/http bumped from ^1.0.2 to ^1.0.3 - * @helia/interface bumped from ^4.0.1 to ^4.1.0 - * @helia/ipns bumped from ^6.0.1 to ^7.0.0 - * @helia/json bumped from ^3.0.1 to ^3.0.2 - * @helia/mfs bumped from ^3.0.1 to ^3.0.2 - * @helia/routers bumped from ^1.0.1 to ^1.0.2 - * @helia/strings bumped from ^3.0.1 to ^3.0.2 - * @helia/unixfs bumped from ^3.0.1 to ^3.0.2 - * helia bumped from ^4.0.2 to ^4.1.0 - -## [5.1.0](https://github.com/ipfs/helia/compare/interop-v5.0.0...interop-v5.1.0) (2024-02-28) - - -### Features - -* create @helia/verified-fetch ([#392](https://github.com/ipfs/helia/issues/392)) ([f243de2](https://github.com/ipfs/helia/commit/f243de26eda64951c2909121730b6a1b8a689bf6)) -* require content-type parser to set content-type ([#423](https://github.com/ipfs/helia/issues/423)) ([f58d467](https://github.com/ipfs/helia/commit/f58d467108e0b99d1e15b18a899ef81082ad59a7)) - - -### Bug Fixes - -* allow contentTypeParser with Helia instance ([#427](https://github.com/ipfs/helia/issues/427)) ([3283a5c](https://github.com/ipfs/helia/commit/3283a5c91ce87894f2b9d7c93126fc74647ba17d)) -* update project deps and docs ([77e34fc](https://github.com/ipfs/helia/commit/77e34fc115cbfb82585fd954bcf389ecebf655bc)) -* use unixfs exporter to traverse DAGs ([#455](https://github.com/ipfs/helia/issues/455)) ([6f8c15b](https://github.com/ipfs/helia/commit/6f8c15b769c08bf73e7c62dab79909b5ecfc3c93)) - - -### Dependencies - -* bump @chainsafe/libp2p-gossipsub from 11.2.1 to 12.0.0 ([#430](https://github.com/ipfs/helia/issues/430)) ([9b1ddf8](https://github.com/ipfs/helia/commit/9b1ddf85e503ecf5c3ddaa04826bef2f75454b44)) -* bump @chainsafe/libp2p-gossipsub from 12.0.0 to 13.0.0 ([#457](https://github.com/ipfs/helia/issues/457)) ([cb35a1b](https://github.com/ipfs/helia/commit/cb35a1ba149628181b3bb48e14d927d2ebc9c23b)) -* update libp2p patch versions ([917a1bc](https://github.com/ipfs/helia/commit/917a1bceb9e9b56428a15dc3377a963f06affd12)) -* The following workspace dependencies were updated - * dependencies - * @helia/block-brokers bumped from ^2.0.1 to ^2.0.2 - * @helia/car bumped from ^3.0.0 to ^3.1.0 - * @helia/dag-cbor bumped from ^3.0.0 to ^3.0.1 - * @helia/dag-json bumped from ^3.0.0 to ^3.0.1 - * @helia/http bumped from ^1.0.1 to ^1.0.2 - * @helia/interface bumped from ^4.0.0 to ^4.0.1 - * @helia/ipns bumped from ^6.0.0 to ^6.0.1 - * @helia/json bumped from ^3.0.0 to ^3.0.1 - * @helia/mfs bumped from ^3.0.0 to ^3.0.1 - * @helia/routers bumped from ^1.0.0 to ^1.0.1 - * @helia/strings bumped from ^3.0.0 to ^3.0.1 - * @helia/unixfs bumped from ^3.0.0 to ^3.0.1 - * helia bumped from ^4.0.1 to ^4.0.2 - -## [5.0.0](https://github.com/ipfs/helia/compare/interop-v4.0.0...interop-v5.0.0) (2024-01-31) - - -### ⚠ BREAKING CHANGES - -* to support paths in `@helia/ipns`, the return type of `ipns.resolve` is now `{ path: string, cid: CID }` instead of just `CID` - -### Features - -* support paths in @helia/ipns ([#410](https://github.com/ipfs/helia/issues/410)) ([ca8d5eb](https://github.com/ipfs/helia/commit/ca8d5ebdf587574c7fb84517b558226c3479caa9)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/block-brokers bumped from ^2.0.0 to ^2.0.1 - * @helia/http bumped from ^1.0.0 to ^1.0.1 - * @helia/ipns bumped from ^5.0.0 to ^6.0.0 - * helia bumped from ^4.0.0 to ^4.0.1 - -## [4.0.0](https://github.com/ipfs/helia/compare/interop-v3.0.1...interop-v4.0.0) (2024-01-24) - - -### ⚠ BREAKING CHANGES - -* remove gossipsub from default libp2p services ([#401](https://github.com/ipfs/helia/issues/401)) -* `helia.routing` is the default routing used, the `libp2p` routing has been removed as it is redundant -* the `libp2p` property has been removed from the `Helia` interface in `@helia/interface` - it is still present on the return type of `createHelia` from the `helia` module - -### Features - -* add @helia/http to monorepo ([#372](https://github.com/ipfs/helia/issues/372)) ([76220cd](https://github.com/ipfs/helia/commit/76220cd5adf45af7fa61fd0a1321de4722b744d6)) -* export binary from @helia/interop ([#384](https://github.com/ipfs/helia/issues/384)) ([3477b27](https://github.com/ipfs/helia/commit/3477b2748d44a862e8afeae1a7a2668cdd8a7100)) -* use helia router for IPNS put/get ([#387](https://github.com/ipfs/helia/issues/387)) ([ce74026](https://github.com/ipfs/helia/commit/ce740268e83f50e6f144b74969a98d54005cd852)) - - -### Bug Fixes - -* include aegir config in interop and run from install dir ([#389](https://github.com/ipfs/helia/issues/389)) ([a2229bd](https://github.com/ipfs/helia/commit/a2229bd79d5c8b805604bb24bad222462a9ed8cc)) -* remove gossipsub from default libp2p services ([#401](https://github.com/ipfs/helia/issues/401)) ([99c94f4](https://github.com/ipfs/helia/commit/99c94f4b85c4ed826a6195207e3545cbbc87a6d1)) -* update ipns module to v9 and fix double verification of records ([#396](https://github.com/ipfs/helia/issues/396)) ([f2853f8](https://github.com/ipfs/helia/commit/f2853f8bd5bdcee8ab7a685355b0be47f29620e0)) - - -### Dependencies - -* bump kubo from 0.25.0 to 0.26.0 ([#400](https://github.com/ipfs/helia/issues/400)) ([a9c55f0](https://github.com/ipfs/helia/commit/a9c55f0e672e439cbcc6b938963ab150997c6e45)) -* The following workspace dependencies were updated - * dependencies - * @helia/block-brokers bumped from ^1.0.0 to ^2.0.0 - * @helia/car bumped from ^2.0.1 to ^3.0.0 - * @helia/dag-cbor bumped from ^2.0.1 to ^3.0.0 - * @helia/dag-json bumped from ^2.0.1 to ^3.0.0 - * @helia/http bumped from ^0.9.0 to ^1.0.0 - * @helia/interface bumped from ^3.0.1 to ^4.0.0 - * @helia/ipns bumped from ^4.0.0 to ^5.0.0 - * @helia/json bumped from ^2.0.1 to ^3.0.0 - * @helia/mfs bumped from ^2.0.1 to ^3.0.0 - * @helia/routers bumped from ^0.0.0 to ^1.0.0 - * @helia/strings bumped from ^2.0.1 to ^3.0.0 - * @helia/unixfs bumped from ^2.0.1 to ^3.0.0 - * helia bumped from ^3.0.1 to ^4.0.0 - -## [3.0.1](https://github.com/ipfs/helia/compare/interop-v3.0.0...interop-v3.0.1) (2024-01-16) - - -### Bug Fixes - -* update type import path ([#379](https://github.com/ipfs/helia/issues/379)) ([ece384a](https://github.com/ipfs/helia/commit/ece384aab5e1c95857aa4aa07b86656710d8ca35)) - -## [3.0.0](https://github.com/ipfs/helia/compare/interop-v2.0.0...interop-v3.0.0) (2024-01-09) - - -### ⚠ BREAKING CHANGES - -* uses multiformats v13 and helia v3 -* uses multiformats v13 and helia v3 -* uses multiformats v13 and helia v3 -* uses multiformats v13 and helia v3 -* uses multiformats v13 and helia v3 -* uses multiformats v13 and helia v3, renames `dht` routing to `libp2p` -* uses multiformats v13 -* uses multiformats v13 and helia v3 - -### Features - -* update helia to v3 and multiformats to v13 ([9f7dc0a](https://github.com/ipfs/helia/commit/9f7dc0a0581524531501fc062fefb6ba26d99c02)) -* update helia to v3 and multiformats to v13 ([#147](https://github.com/ipfs/helia/issues/147)) ([001247c](https://github.com/ipfs/helia/commit/001247c6fc38ff3d810736371de901e5e1099f26)) -* update helia to v3 and multiformats to v13 ([#167](https://github.com/ipfs/helia/issues/167)) ([a0381b9](https://github.com/ipfs/helia/commit/a0381b95051bbf3edfa4f53e0ae2d5f43c1e4382)) -* update helia to v3 and multiformats to v13 ([#45](https://github.com/ipfs/helia/issues/45)) ([f078447](https://github.com/ipfs/helia/commit/f078447b6eba4c3d404d62bb930757aa1c0efe74)) -* update helia to v3 and multiformats to v13 ([#45](https://github.com/ipfs/helia/issues/45)) ([3c7d9d4](https://github.com/ipfs/helia/commit/3c7d9d4a8e74e1a808c265fbc6ecbdc24f0f3da9)) -* update helia to v3 and multiformats to v13 ([#46](https://github.com/ipfs/helia/issues/46)) ([e3dc586](https://github.com/ipfs/helia/commit/e3dc5867ffc4de0dd3b05b56eb1b0ce98d50dcb1)) -* update helia to v3 and multiformats to v13 ([#52](https://github.com/ipfs/helia/issues/52)) ([6405c34](https://github.com/ipfs/helia/commit/6405c3487879614dc4dd7308b15c946d644e0488)) -* update helia to v3 and multiformats to v13 ([#87](https://github.com/ipfs/helia/issues/87)) ([ae7cbc9](https://github.com/ipfs/helia/commit/ae7cbc9a16a267cb0f6d7cecd381f919430afaea)) - - -### Bug Fixes - -* create @helia/block-brokers package ([#341](https://github.com/ipfs/helia/issues/341)) ([#342](https://github.com/ipfs/helia/issues/342)) ([2979147](https://github.com/ipfs/helia/commit/297914756fa06dc0c28890a2654d1159d16689c2)) - - -### Dependencies - -* The following workspace dependencies were updated - * devDependencies - * @helia/block-brokers bumped from ~0.0.0 to ~1.0.0 - * @helia/car bumped from ^2.0.0 to ^2.0.1 - * @helia/dag-cbor bumped from ^2.0.0 to ^2.0.1 - * @helia/dag-json bumped from ^2.0.0 to ^2.0.1 - * @helia/interface bumped from ^3.0.0 to ^3.0.1 - * @helia/json bumped from ^2.0.0 to ^2.0.1 - * @helia/mfs bumped from ^2.0.0 to ^2.0.1 - * @helia/strings bumped from ^2.0.0 to ^2.0.1 - * @helia/unixfs bumped from ^2.0.0 to ^2.0.1 - * helia bumped from ^3.0.0 to ^3.0.1 - -## [2.0.0](https://github.com/ipfs/helia/compare/interop-v1.1.0...interop-v2.0.0) (2024-01-07) - - -### ⚠ BREAKING CHANGES - -* `helia.pin.add` and `helia.pin.rm` now return `AsyncGenerator` -* The libp2p API has changed in a couple of places - please see the [upgrade guide](https://github.com/libp2p/js-libp2p/blob/main/doc/migrations/v0.46-v1.0.0.md) - -### deps - -* updates to libp2p v1 ([#320](https://github.com/ipfs/helia/issues/320)) ([635d7a2](https://github.com/ipfs/helia/commit/635d7a2938111ccc53f8defbd9b8f8f8ea3e8e6a)) - - -### Features - -* iterable pinning ([#231](https://github.com/ipfs/helia/issues/231)) ([c15c774](https://github.com/ipfs/helia/commit/c15c7749294d3d4aea5aef70544d088250336798)) - - -### Dependencies - -* The following workspace dependencies were updated - * devDependencies - * @helia/interface bumped from ^2.1.0 to ^3.0.0 - * helia bumped from ^2.1.0 to ^3.0.0 - -## [1.1.0](https://www.github.com/ipfs/helia/compare/interop-v1.0.3...interop-v1.1.0) (2023-11-06) - - -### Features - -* GatewayBlockBroker prioritizes & tries all gateways ([#281](https://www.github.com/ipfs/helia/issues/281)) ([9bad21b](https://www.github.com/ipfs/helia/commit/9bad21bd59fe6d1ba4a137db5a46bd2ead5238c3)) - - -### Dependencies - -* The following workspace dependencies were updated - * devDependencies - * @helia/interface bumped from ^2.0.0 to ^2.1.0 - * helia bumped from ^2.0.3 to ^2.1.0 - -### [1.0.3](https://www.github.com/ipfs/helia/compare/interop-v1.0.2...interop-v1.0.3) (2023-09-18) - - -### Dependencies - -* The following workspace dependencies were updated - * devDependencies - * helia bumped from ^2.0.2 to ^2.0.3 - -### [1.0.2](https://www.github.com/ipfs/helia/compare/interop-v1.0.1...interop-v1.0.2) (2023-09-14) - - -### Bug Fixes - -* **kubo:** ⬆️ Upgrading go-ipfs to kubo ([#251](https://www.github.com/ipfs/helia/issues/251)) ([963a7a2](https://www.github.com/ipfs/helia/commit/963a7a21774703a105c865a5b6db670f278eec73)) - - -### Dependencies - -* The following workspace dependencies were updated - * devDependencies - * helia bumped from ^2.0.1 to ^2.0.2 - -### [1.0.1](https://www.github.com/ipfs/helia/compare/interop-v1.0.0...interop-v1.0.1) (2023-08-16) - - -### Bug Fixes - -* enable dcutr by default ([#239](https://www.github.com/ipfs/helia/issues/239)) ([7431f09](https://www.github.com/ipfs/helia/commit/7431f09aef332dc142a5f7c2c59c9410e4529a92)) - - -### Dependencies - -* The following workspace dependencies were updated - * devDependencies - * helia bumped from ^2.0.0 to ^2.0.1 - -## [1.0.0](https://www.github.com/ipfs/helia/compare/interop-v0.0.0...interop-v1.0.0) (2023-08-16) - - -### ⚠ BREAKING CHANGES - -* libp2p has been updated to 0.46.x - -### Dependencies - -* **dev:** bump go-ipfs from 0.21.0 to 0.22.0 ([#228](https://www.github.com/ipfs/helia/issues/228)) ([2e8e447](https://www.github.com/ipfs/helia/commit/2e8e447f782745e517e935cd1bb3312db6384a5b)) -* update libp2p to 0.46.x ([#215](https://www.github.com/ipfs/helia/issues/215)) ([65b68f0](https://www.github.com/ipfs/helia/commit/65b68f071d04d2f6f0fcf35938b146706b1a3cd0)) - - - -### Dependencies - -* The following workspace dependencies were updated - * devDependencies - * @helia/interface bumped from ^1.0.0 to ^2.0.0 - * helia bumped from ^1.0.0 to ^2.0.0 diff --git a/packages/ipns/CHANGELOG.md b/packages/ipns/CHANGELOG.md deleted file mode 100644 index 112ccf78..00000000 --- a/packages/ipns/CHANGELOG.md +++ /dev/null @@ -1,286 +0,0 @@ -## [7.0.0](https://github.com/ipfs/helia/compare/ipns-v6.0.1...ipns-v7.0.0) (2024-03-14) - - -### ⚠ BREAKING CHANGES - -* requires @helia/interface@4.1.x or later, `resolveDns` has been renamed `resolveDNSLink` - -### Features - -* use custom DNS resolver in @helia/ipns for DNSLink ([#466](https://github.com/ipfs/helia/issues/466)) ([2c71b6e](https://github.com/ipfs/helia/commit/2c71b6ec8d34dcc722a3914702f67603492c335f)), closes [#369](https://github.com/ipfs/helia/issues/369) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^4.0.1 to ^4.1.0 - -## [7.2.0](https://github.com/ipfs/helia/compare/ipns-v7.1.0...ipns-v7.2.0) (2024-04-03) - - -### Features - -* add cache control to IPNS ([#473](https://github.com/ipfs/helia/issues/473)) ([b00f682](https://github.com/ipfs/helia/commit/b00f682647d3687e54bd48f8f68ab79d1e4e96cc)) - - -### Bug Fixes - -* respect the IPNS TTL field ([#482](https://github.com/ipfs/helia/issues/482)) ([1561e4a](https://github.com/ipfs/helia/commit/1561e4a106074b94e421a77b0b8776b065e48bc5)) - -## [7.1.0](https://github.com/ipfs/helia/compare/ipns-v7.0.0...ipns-v7.1.0) (2024-03-15) - - -### Features - -* add `record`/`answer` fields to IPNS results ([#471](https://github.com/ipfs/helia/issues/471)) ([b6765fe](https://github.com/ipfs/helia/commit/b6765fe7632231407c4a8506015ac07e30152190)) - -## [6.0.1](https://github.com/ipfs/helia/compare/ipns-v6.0.0...ipns-v6.0.1) (2024-02-28) - - -### Bug Fixes - -* remove is-ipfs from @helia/ipns dependencies ([#421](https://github.com/ipfs/helia/issues/421)) ([3851fe2](https://github.com/ipfs/helia/commit/3851fe2df6af337b7e2cabe694bd3dba17748fce)) -* update project deps and docs ([77e34fc](https://github.com/ipfs/helia/commit/77e34fc115cbfb82585fd954bcf389ecebf655bc)) - - -### Dependencies - -* update libp2p patch versions ([917a1bc](https://github.com/ipfs/helia/commit/917a1bceb9e9b56428a15dc3377a963f06affd12)) -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^4.0.0 to ^4.0.1 - -## [6.0.0](https://github.com/ipfs/helia/compare/ipns-v5.0.0...ipns-v6.0.0) (2024-01-31) - - -### ⚠ BREAKING CHANGES - -* to support paths in `@helia/ipns`, the return type of `ipns.resolve` is now `{ path: string, cid: CID }` instead of just `CID` - -### Features - -* support paths in @helia/ipns ([#410](https://github.com/ipfs/helia/issues/410)) ([ca8d5eb](https://github.com/ipfs/helia/commit/ca8d5ebdf587574c7fb84517b558226c3479caa9)) - - -### Bug Fixes - -* export IPNSRoutingEvents ([#407](https://github.com/ipfs/helia/issues/407)) ([44f4e88](https://github.com/ipfs/helia/commit/44f4e88030a21d86b2a8473d3d00efb624cfce8f)) - -## [5.0.0](https://github.com/ipfs/helia/compare/ipns-v4.0.0...ipns-v5.0.0) (2024-01-24) - - -### ⚠ BREAKING CHANGES - -* remove gossipsub from default libp2p services ([#401](https://github.com/ipfs/helia/issues/401)) -* `helia.routing` is the default routing used, the `libp2p` routing has been removed as it is redundant -* the `libp2p` property has been removed from the `Helia` interface in `@helia/interface` - it is still present on the return type of `createHelia` from the `helia` module - -### Features - -* add @helia/http to monorepo ([#372](https://github.com/ipfs/helia/issues/372)) ([76220cd](https://github.com/ipfs/helia/commit/76220cd5adf45af7fa61fd0a1321de4722b744d6)) -* use helia router for IPNS put/get ([#387](https://github.com/ipfs/helia/issues/387)) ([ce74026](https://github.com/ipfs/helia/commit/ce740268e83f50e6f144b74969a98d54005cd852)) - - -### Bug Fixes - -* remove gossipsub from default libp2p services ([#401](https://github.com/ipfs/helia/issues/401)) ([99c94f4](https://github.com/ipfs/helia/commit/99c94f4b85c4ed826a6195207e3545cbbc87a6d1)) -* update ipns module to v9 and fix double verification of records ([#396](https://github.com/ipfs/helia/issues/396)) ([f2853f8](https://github.com/ipfs/helia/commit/f2853f8bd5bdcee8ab7a685355b0be47f29620e0)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^3.0.1 to ^4.0.0 - -## [@helia/ipns-v4.0.0](https://github.com/ipfs/helia-ipns/compare/@helia/ipns-v3.0.1...@helia/ipns-v4.0.0) (2024-01-08) - - -### ⚠ BREAKING CHANGES - -* uses multiformats v13 and helia v3, renames `dht` routing to `libp2p` - -### Features - -* update helia to v3 and multiformats to v13 ([#167](https://github.com/ipfs/helia-ipns/issues/167)) ([a0381b9](https://github.com/ipfs/helia-ipns/commit/a0381b95051bbf3edfa4f53e0ae2d5f43c1e4382)) - - -### Bug Fixes - -* make @libp2p/interface a dependency ([#159](https://github.com/ipfs/helia-ipns/issues/159)) ([546ecf0](https://github.com/ipfs/helia-ipns/commit/546ecf023bd619d32e187fa6a55d39fcf12e4bbe)), closes [#158](https://github.com/ipfs/helia-ipns/issues/158) - - -## [@helia/ipns-v3.0.1](https://github.com/ipfs/helia-ipns/compare/@helia/ipns-v3.0.0...@helia/ipns-v3.0.1) (2023-12-08) - - -### Trivial Changes - -* fix docs and aegir dep in subpackages ([#142](https://github.com/ipfs/helia-ipns/issues/142)) ([f66dd71](https://github.com/ipfs/helia-ipns/commit/f66dd71f18dab57471749e6a708917ea291d05e1)) -* update sibling dependencies ([6ab5ddc](https://github.com/ipfs/helia-ipns/commit/6ab5ddcecb377bf61b6a4566292249fd5dc3d2c7)) -* update sibling dependencies ([d0d84f0](https://github.com/ipfs/helia-ipns/commit/d0d84f07db9338ccc8245167929bd71f4cb8b238)) - - -### Documentation - -* fix typo ([#113](https://github.com/ipfs/helia-ipns/issues/113)) ([d732db9](https://github.com/ipfs/helia-ipns/commit/d732db9f4fea23aa11456d451f02d4f143846ba3)) - -## [@helia/ipns-v3.0.0](https://github.com/ipfs/helia-ipns/compare/@helia/ipns-v2.0.3...@helia/ipns-v3.0.0) (2023-12-05) - - -### ⚠ BREAKING CHANGES - -* alters the options object passed to the `ipns` factory function - -#### Before - -```typescript -import { createHelia } from 'helia' -import { ipns } from '@helia/ipns' -import { dht, pubsub } from '@helia/ipns/routing' -import { unixfs } from '@helia/unixfs' - -const helia = await createHelia() -const name = ipns(helia, [ - dht(helia), - pubsub(helia) -]) -``` - -#### After - -```typescript -import { createHelia } from 'helia' -import { ipns } from '@helia/ipns' -import { dnsOverHttps } from '@helia/ipns/dns-resolvers' -import { unixfs } from '@helia/unixfs' - -const helia = await createHelia() -const name = ipns(helia, { - routers: [ - dht(helia), - pubsub(helia) - ], - resolvers: [ - dnsOverHttps('https://private-dns-server.me/dns-query'), - ] -}) -``` - -### Features - -* support DNS over HTTPS and DNS-JSON over HTTPS ([#55](https://github.com/ipfs/helia-ipns/issues/55)) ([2ac0e8b](https://github.com/ipfs/helia-ipns/commit/2ac0e8b26556b73961e67191c564ac2b18d32b31)) - -## [@helia/ipns-v2.0.3](https://github.com/ipfs/helia-ipns/compare/@helia/ipns-v2.0.2...@helia/ipns-v2.0.3) (2023-10-26) - - -### Bug Fixes - -* update libp2p interfaces ([#109](https://github.com/ipfs/helia-ipns/issues/109)) ([514b6e1](https://github.com/ipfs/helia-ipns/commit/514b6e1e4192f700a6f0e769d52a4ec5dfe757ec)) - -## [@helia/ipns-v2.0.2](https://github.com/ipfs/helia-ipns/compare/@helia/ipns-v2.0.1...@helia/ipns-v2.0.2) (2023-10-24) - - -### Dependencies - -* **dev:** bump sinon from 16.1.3 to 17.0.0 ([#108](https://github.com/ipfs/helia-ipns/issues/108)) ([530aeff](https://github.com/ipfs/helia-ipns/commit/530aeff8af103c9126411cc1b035ee106f113f1f)) - -## [@helia/ipns-v2.0.1](https://github.com/ipfs/helia-ipns/compare/@helia/ipns-v2.0.0...@helia/ipns-v2.0.1) (2023-10-07) - - -### Dependencies - -* **dev:** bump aegir from 40.0.13 to 41.0.0 ([#107](https://github.com/ipfs/helia-ipns/issues/107)) ([5402d30](https://github.com/ipfs/helia-ipns/commit/5402d30de1437052e9e9b955d9be3c2898515447)) - -## [@helia/ipns-v2.0.0](https://github.com/ipfs/helia-ipns/compare/@helia/ipns-v1.1.7...@helia/ipns-v2.0.0) (2023-09-22) - - -### ⚠ BREAKING CHANGES - -* the `IPNSRecord` type returned from the `publish` method has changed - -### Dependencies - -* update ipns to v7.x.x ([#106](https://github.com/ipfs/helia-ipns/issues/106)) ([83a1d14](https://github.com/ipfs/helia-ipns/commit/83a1d147e8ba758efd7d2574ea486218bd1f3df2)) - -## [@helia/ipns-v1.1.7](https://github.com/ipfs/helia-ipns/compare/@helia/ipns-v1.1.6...@helia/ipns-v1.1.7) (2023-09-15) - - -### Dependencies - -* **dev:** bump sinon from 15.2.0 to 16.0.0 ([#105](https://github.com/ipfs/helia-ipns/issues/105)) ([231ebbd](https://github.com/ipfs/helia-ipns/commit/231ebbd4cda2196d7914a81aa1b0d79473c3a325)) - -## [@helia/ipns-v1.1.6](https://github.com/ipfs/helia-ipns/compare/@helia/ipns-v1.1.5...@helia/ipns-v1.1.6) (2023-09-15) - - -### Dependencies - -* **dev:** bump libp2p from 0.45.9 to 0.46.6 ([#92](https://github.com/ipfs/helia-ipns/issues/92)) ([efe02e5](https://github.com/ipfs/helia-ipns/commit/efe02e5b38992189edb40cd34d79e76dca4c34a3)) - -## [@helia/ipns-v1.1.5](https://github.com/ipfs/helia-ipns/compare/@helia/ipns-v1.1.4...@helia/ipns-v1.1.5) (2023-09-11) - - -### Dependencies - -* bump @libp2p/logger from 2.1.1 to 3.0.2 ([#87](https://github.com/ipfs/helia-ipns/issues/87)) ([b2886b9](https://github.com/ipfs/helia-ipns/commit/b2886b9598a66a31c69ee0c3c7e13748614be37e)) - -## [@helia/ipns-v1.1.4](https://github.com/ipfs/helia-ipns/compare/@helia/ipns-v1.1.3...@helia/ipns-v1.1.4) (2023-09-11) - - -### Trivial Changes - -* update project config ([#99](https://github.com/ipfs/helia-ipns/issues/99)) ([a704fdc](https://github.com/ipfs/helia-ipns/commit/a704fdcbe8507ea97065f40525f0bbc251b57a4d)) - - -### Dependencies - -* bump multiformats from 11.0.2 to 12.0.1 ([#57](https://github.com/ipfs/helia-ipns/issues/57)) ([6f93e51](https://github.com/ipfs/helia-ipns/commit/6f93e51e9b6f603f7c1d396705dc5b190108fe79)) -* **dev:** bump aegir from 39.0.13 to 40.0.8 ([#65](https://github.com/ipfs/helia-ipns/issues/65)) ([174987b](https://github.com/ipfs/helia-ipns/commit/174987b2817cfe99cbabb9835dd6a2d99c1c35a9)) - -## [@helia/ipns-v1.1.3](https://github.com/ipfs/helia-ipns/compare/@helia/ipns-v1.1.2...@helia/ipns-v1.1.3) (2023-05-24) - - -### Dependencies - -* update all deps and fix linting ([4cdba4f](https://github.com/ipfs/helia-ipns/commit/4cdba4fda743e7805725f4155242b93bc74ba4ae)) - -## [@helia/ipns-v1.1.2](https://github.com/ipfs/helia-ipns/compare/@helia/ipns-v1.1.1...@helia/ipns-v1.1.2) (2023-05-09) - - -### Bug Fixes - -* cache IPNS entries after resolving ([#35](https://github.com/ipfs/helia-ipns/issues/35)) ([704b413](https://github.com/ipfs/helia-ipns/commit/704b41355768b3e8723560c5f7ed3d7c12b58c3b)), closes [#20](https://github.com/ipfs/helia-ipns/issues/20) - -## [@helia/ipns-v1.1.1](https://github.com/ipfs/helia-ipns/compare/@helia/ipns-v1.1.0...@helia/ipns-v1.1.1) (2023-05-05) - - -### Bug Fixes - -* use the content routing api for get/put operations ([#34](https://github.com/ipfs/helia-ipns/issues/34)) ([55208cc](https://github.com/ipfs/helia-ipns/commit/55208ccfdc4f3a799736f29e614910cbd8375a9d)) - -## [@helia/ipns-v1.1.0](https://github.com/ipfs/helia-ipns/compare/@helia/ipns-v1.0.1...@helia/ipns-v1.1.0) (2023-03-29) - - -### Features - -* allow publish/resolve using only local datastore ([#15](https://github.com/ipfs/helia-ipns/issues/15)) ([43e32a2](https://github.com/ipfs/helia-ipns/commit/43e32a20f44fffd533531a57e6d60883cebc55ca)) - -## [@helia/ipns-v1.0.1](https://github.com/ipfs/helia-ipns/compare/@helia/ipns-v1.0.0...@helia/ipns-v1.0.1) (2023-03-21) - - -### Documentation - -* fix typos ([#4](https://github.com/ipfs/helia-ipns/issues/4)) ([4369653](https://github.com/ipfs/helia-ipns/commit/4369653892d1434b9519f8f7f93371ae4531bc21)) - - -### Dependencies - -* update blockstore/datastore deps ([#10](https://github.com/ipfs/helia-ipns/issues/10)) ([3189737](https://github.com/ipfs/helia-ipns/commit/3189737040a9dfe631e1d07f7f884ff19b873f17)) -* update ipns to 6.x.x ([#12](https://github.com/ipfs/helia-ipns/issues/12)) ([6866638](https://github.com/ipfs/helia-ipns/commit/6866638830f32442f9cfeadbde795e74b0865e00)) - -## @helia/ipns-v1.0.0 (2023-02-15) - - -### Features - -* initial implementation ([#1](https://github.com/ipfs/helia-ipns/issues/1)) ([b176179](https://github.com/ipfs/helia-ipns/commit/b1761795f023e9150201e41f0b9e2c3021425f26)) diff --git a/packages/json/CHANGELOG.md b/packages/json/CHANGELOG.md deleted file mode 100644 index bd79ac1d..00000000 --- a/packages/json/CHANGELOG.md +++ /dev/null @@ -1,88 +0,0 @@ -## [@helia/json-v2.0.0](https://github.com/ipfs/helia-json/compare/@helia/json-v1.0.3...@helia/json-v2.0.0) (2024-01-08) - - -### ⚠ BREAKING CHANGES - -* uses multiformats v13 and helia v3 - -### Features - -* update helia to v3 and multiformats to v13 ([#46](https://github.com/ipfs/helia-json/issues/46)) ([e3dc586](https://github.com/ipfs/helia-json/commit/e3dc5867ffc4de0dd3b05b56eb1b0ce98d50dcb1)) - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^3.0.0 to ^3.0.1 - -## [3.0.2](https://github.com/ipfs/helia/compare/json-v3.0.1...json-v3.0.2) (2024-03-14) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^4.0.1 to ^4.1.0 - -## [3.0.1](https://github.com/ipfs/helia/compare/json-v3.0.0...json-v3.0.1) (2024-02-28) - - -### Bug Fixes - -* support reading identity cids ([#429](https://github.com/ipfs/helia/issues/429)) ([98308f7](https://github.com/ipfs/helia/commit/98308f77488b8196b2d18f78f05ecd2d37456834)) -* update project deps and docs ([77e34fc](https://github.com/ipfs/helia/commit/77e34fc115cbfb82585fd954bcf389ecebf655bc)) -* use blockstore interface where possible ([#417](https://github.com/ipfs/helia/issues/417)) ([30c8981](https://github.com/ipfs/helia/commit/30c8981934ffba72d572a7b8b2712ec93b7f4d31)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^4.0.0 to ^4.0.1 - -## [3.0.0](https://github.com/ipfs/helia/compare/json-v2.0.1...json-v3.0.0) (2024-01-24) - - -### ⚠ BREAKING CHANGES - -* the `libp2p` property has been removed from the `Helia` interface in `@helia/interface` - it is still present on the return type of `createHelia` from the `helia` module - -### Features - -* add @helia/http to monorepo ([#372](https://github.com/ipfs/helia/issues/372)) ([76220cd](https://github.com/ipfs/helia/commit/76220cd5adf45af7fa61fd0a1321de4722b744d6)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^3.0.1 to ^4.0.0 - -## [@helia/json-v1.0.3](https://github.com/ipfs/helia-json/compare/@helia/json-v1.0.2...@helia/json-v1.0.3) (2023-10-07) - - -### Dependencies - -* **dev:** bump aegir from 40.0.13 to 41.0.0 ([#36](https://github.com/ipfs/helia-json/issues/36)) ([ca3f05a](https://github.com/ipfs/helia-json/commit/ca3f05a74316f53b0e44f5edd6e303b6e8463bf2)) - -## [@helia/json-v1.0.2](https://github.com/ipfs/helia-json/compare/@helia/json-v1.0.1...@helia/json-v1.0.2) (2023-08-27) - - -### Dependencies - -* bump @helia/interface from 1.2.2 to 2.0.0 ([#34](https://github.com/ipfs/helia-json/issues/34)) ([d48f2c5](https://github.com/ipfs/helia-json/commit/d48f2c58338af0d096a1f855ab85a621fce1cc01)) -* bump multiformats from 11.0.2 to 12.0.1 ([#8](https://github.com/ipfs/helia-json/issues/8)) ([c2a2ee3](https://github.com/ipfs/helia-json/commit/c2a2ee38cc8fa76c8a6d0c92c44023c148148a7e)) - -## [@helia/json-v1.0.1](https://github.com/ipfs/helia-json/compare/@helia/json-v1.0.0...@helia/json-v1.0.1) (2023-08-27) - - -### Dependencies - -* **dev:** bump aegir from 39.0.13 to 40.0.11 ([#26](https://github.com/ipfs/helia-json/issues/26)) ([37b6ba1](https://github.com/ipfs/helia-json/commit/37b6ba14e085073b966fced3c3777519601d0a81)) - -## @helia/json-v1.0.0 (2023-05-03) - - -### Documentation - -* update comment ([1e0d49a](https://github.com/ipfs/helia-json/commit/1e0d49a4ecb94b1ef07b8a814a095cea533222a3)) diff --git a/packages/mfs/CHANGELOG.md b/packages/mfs/CHANGELOG.md deleted file mode 100644 index 4d9a2c0d..00000000 --- a/packages/mfs/CHANGELOG.md +++ /dev/null @@ -1,103 +0,0 @@ -## [@helia/mfs-v2.0.0](https://github.com/ipfs/helia-mfs/compare/@helia/mfs-v1.0.2...@helia/mfs-v2.0.0) (2024-01-08) - - -### ⚠ BREAKING CHANGES - -* uses multiformats v13 - -### Features - -* update helia to v3 and multiformats to v13 ([9f7dc0a](https://github.com/ipfs/helia-mfs/commit/9f7dc0a0581524531501fc062fefb6ba26d99c02)) - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^3.0.0 to ^3.0.1 - * @helia/unixfs bumped from ^2.0.0 to ^2.0.1 - -## [3.0.3](https://github.com/ipfs/helia/compare/mfs-v3.0.2...mfs-v3.0.3) (2024-04-03) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/unixfs bumped from ^3.0.2 to ^3.0.3 - -## [3.0.2](https://github.com/ipfs/helia/compare/mfs-v3.0.1...mfs-v3.0.2) (2024-03-14) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/unixfs bumped from ^3.0.1 to ^3.0.2 - -## [3.0.1](https://github.com/ipfs/helia/compare/mfs-v3.0.0...mfs-v3.0.1) (2024-02-28) - - -### Bug Fixes - -* support reading identity cids ([#429](https://github.com/ipfs/helia/issues/429)) ([98308f7](https://github.com/ipfs/helia/commit/98308f77488b8196b2d18f78f05ecd2d37456834)) -* update project deps and docs ([77e34fc](https://github.com/ipfs/helia/commit/77e34fc115cbfb82585fd954bcf389ecebf655bc)) -* use blockstore interface where possible ([#417](https://github.com/ipfs/helia/issues/417)) ([30c8981](https://github.com/ipfs/helia/commit/30c8981934ffba72d572a7b8b2712ec93b7f4d31)) - - -### Dependencies - -* update libp2p patch versions ([917a1bc](https://github.com/ipfs/helia/commit/917a1bceb9e9b56428a15dc3377a963f06affd12)) -* The following workspace dependencies were updated - * dependencies - * @helia/unixfs bumped from ^3.0.0 to ^3.0.1 - -## [3.0.0](https://github.com/ipfs/helia/compare/mfs-v2.0.1...mfs-v3.0.0) (2024-01-24) - - -### ⚠ BREAKING CHANGES - -* the `libp2p` property has been removed from the `Helia` interface in `@helia/interface` - it is still present on the return type of `createHelia` from the `helia` module - -### Features - -* add @helia/http to monorepo ([#372](https://github.com/ipfs/helia/issues/372)) ([76220cd](https://github.com/ipfs/helia/commit/76220cd5adf45af7fa61fd0a1321de4722b744d6)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^3.0.1 to ^4.0.0 - * @helia/unixfs bumped from ^2.0.1 to ^3.0.0 - -## [@helia/mfs-v1.0.2](https://github.com/ipfs/helia-mfs/compare/@helia/mfs-v1.0.1...@helia/mfs-v1.0.2) (2023-10-07) - - -### Dependencies - -* **dev:** bump helia from 2.0.1 to 2.0.3 ([#10](https://github.com/ipfs/helia-mfs/issues/10)) ([6911470](https://github.com/ipfs/helia-mfs/commit/6911470cb43720798fca571669a166eb3689dad2)) - -## [@helia/mfs-v1.0.1](https://github.com/ipfs/helia-mfs/compare/@helia/mfs-v1.0.0...@helia/mfs-v1.0.1) (2023-09-08) - - -### Documentation - -* update docs to use MFS style API ([#4](https://github.com/ipfs/helia-mfs/issues/4)) ([88b23b0](https://github.com/ipfs/helia-mfs/commit/88b23b0db4ac9da2a9e94291f2db7b10f436ce00)) - - -### Dependencies - -* bump @helia/interface from 1.2.2 to 2.0.0 ([#2](https://github.com/ipfs/helia-mfs/issues/2)) ([351fae7](https://github.com/ipfs/helia-mfs/commit/351fae7a129e642a6f312c9a61609273dec190bf)) - -## @helia/mfs-v1.0.0 (2023-08-14) - - -### Features - -* initial import ([a70f4eb](https://github.com/ipfs/helia-mfs/commit/a70f4eb982e377eeeeb6fd4a53f7baf40c09641b)) - - -### Trivial Changes - -* fix up missing deps ([0b407a3](https://github.com/ipfs/helia-mfs/commit/0b407a3a7e1da8418fad72e6b3631528a912a493)) -* use release versions ([0e7ca5e](https://github.com/ipfs/helia-mfs/commit/0e7ca5e3422472712bb83044a483a1a1326ea618)) diff --git a/packages/routers/CHANGELOG.md b/packages/routers/CHANGELOG.md deleted file mode 100644 index a13a78bc..00000000 --- a/packages/routers/CHANGELOG.md +++ /dev/null @@ -1,48 +0,0 @@ -# Changelog - -## [1.0.2](https://github.com/ipfs/helia/compare/routers-v1.0.1...routers-v1.0.2) (2024-03-14) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^4.0.1 to ^4.1.0 - -## [1.0.1](https://github.com/ipfs/helia/compare/routers-v1.0.0...routers-v1.0.1) (2024-02-28) - - -### Bug Fixes - -* update project deps and docs ([77e34fc](https://github.com/ipfs/helia/commit/77e34fc115cbfb82585fd954bcf389ecebf655bc)) - - -### Dependencies - -* update libp2p patch versions ([917a1bc](https://github.com/ipfs/helia/commit/917a1bceb9e9b56428a15dc3377a963f06affd12)) -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^4.0.0 to ^4.0.1 - -## 1.0.0 (2024-01-24) - - -### ⚠ BREAKING CHANGES - -* the `libp2p` property has been removed from the `Helia` interface in `@helia/interface` - it is still present on the return type of `createHelia` from the `helia` module - -### Features - -* add @helia/http to monorepo ([#372](https://github.com/ipfs/helia/issues/372)) ([76220cd](https://github.com/ipfs/helia/commit/76220cd5adf45af7fa61fd0a1321de4722b744d6)) - - -### Bug Fixes - -* update ipns module to v9 and fix double verification of records ([#396](https://github.com/ipfs/helia/issues/396)) ([f2853f8](https://github.com/ipfs/helia/commit/f2853f8bd5bdcee8ab7a685355b0be47f29620e0)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^3.0.1 to ^4.0.0 diff --git a/packages/strings/CHANGELOG.md b/packages/strings/CHANGELOG.md deleted file mode 100644 index 2e5424da..00000000 --- a/packages/strings/CHANGELOG.md +++ /dev/null @@ -1,85 +0,0 @@ -## [@helia/strings-v2.0.0](https://github.com/ipfs/helia-strings/compare/@helia/strings-v1.0.1...@helia/strings-v2.0.0) (2024-01-08) - - -### ⚠ BREAKING CHANGES - -* uses multiformats v13 and helia v3 - -### Features - -* update helia to v3 and multiformats to v13 ([#87](https://github.com/ipfs/helia-strings/issues/87)) ([ae7cbc9](https://github.com/ipfs/helia-strings/commit/ae7cbc9a16a267cb0f6d7cecd381f919430afaea)) - - -### Trivial Changes - -* update sibling dependencies ([1184ea6](https://github.com/ipfs/helia-strings/commit/1184ea695987cee7f922b7954c8bc626bc035dba)) - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^3.0.0 to ^3.0.1 - -## [3.0.2](https://github.com/ipfs/helia/compare/strings-v3.0.1...strings-v3.0.2) (2024-03-14) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^4.0.1 to ^4.1.0 - -## [3.0.1](https://github.com/ipfs/helia/compare/strings-v3.0.0...strings-v3.0.1) (2024-02-28) - - -### Bug Fixes - -* support reading identity cids ([#429](https://github.com/ipfs/helia/issues/429)) ([98308f7](https://github.com/ipfs/helia/commit/98308f77488b8196b2d18f78f05ecd2d37456834)) -* update project deps and docs ([77e34fc](https://github.com/ipfs/helia/commit/77e34fc115cbfb82585fd954bcf389ecebf655bc)) -* use blockstore interface where possible ([#417](https://github.com/ipfs/helia/issues/417)) ([30c8981](https://github.com/ipfs/helia/commit/30c8981934ffba72d572a7b8b2712ec93b7f4d31)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^4.0.0 to ^4.0.1 - -## [3.0.0](https://github.com/ipfs/helia/compare/strings-v2.0.1...strings-v3.0.0) (2024-01-24) - - -### ⚠ BREAKING CHANGES - -* the `libp2p` property has been removed from the `Helia` interface in `@helia/interface` - it is still present on the return type of `createHelia` from the `helia` module - -### Features - -* add @helia/http to monorepo ([#372](https://github.com/ipfs/helia/issues/372)) ([76220cd](https://github.com/ipfs/helia/commit/76220cd5adf45af7fa61fd0a1321de4722b744d6)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^3.0.1 to ^4.0.0 - -## [@helia/strings-v1.0.1](https://github.com/ipfs/helia-strings/compare/@helia/strings-v1.0.0...@helia/strings-v1.0.1) (2023-10-06) - - -### Dependencies - -* bump @helia/interface from 1.2.2 to 2.0.0 ([#39](https://github.com/ipfs/helia-strings/issues/39)) ([7c9bc2e](https://github.com/ipfs/helia-strings/commit/7c9bc2e9f99ccbaec1d8c25c900585deb5f6a327)) - -## @helia/strings-v1.0.0 (2023-05-03) - - -### Bug Fixes - -* linting and deps ([22d3900](https://github.com/ipfs/helia-strings/commit/22d3900c15b0876419460c4db57b41f91e78d52f)) - - -### Documentation - -* update readme ([#6](https://github.com/ipfs/helia-strings/issues/6)) ([c62f784](https://github.com/ipfs/helia-strings/commit/c62f78499d75ba96da60a4de2f6a0ae3f007abfb)) -* update readmes ([2a700dc](https://github.com/ipfs/helia-strings/commit/2a700dc30945857e5ec596a8551adf488dc18009)) -* update tocs ([3d4573d](https://github.com/ipfs/helia-strings/commit/3d4573d9bc22bdd79043b6fec570e8410c8d1228)) diff --git a/packages/unixfs/CHANGELOG.md b/packages/unixfs/CHANGELOG.md deleted file mode 100644 index 7183b8cf..00000000 --- a/packages/unixfs/CHANGELOG.md +++ /dev/null @@ -1,223 +0,0 @@ -## [@helia/unixfs-v2.0.0](https://github.com/ipfs/helia-unixfs/compare/@helia/unixfs-v1.4.3...@helia/unixfs-v2.0.0) (2024-01-08) - - -### ⚠ BREAKING CHANGES - -* uses multiformats v13 and helia v3 - -### Features - -* update helia to v3 and multiformats to v13 ([#147](https://github.com/ipfs/helia-unixfs/issues/147)) ([001247c](https://github.com/ipfs/helia-unixfs/commit/001247c6fc38ff3d810736371de901e5e1099f26)) - - -### Trivial Changes - -* update sibling dependencies ([1b0b2ef](https://github.com/ipfs/helia-unixfs/commit/1b0b2ef05c5cbd78c3b5d5629237200a69bbd5dd)) - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^3.0.0 to ^3.0.1 - -## [3.0.3](https://github.com/ipfs/helia/compare/unixfs-v3.0.2...unixfs-v3.0.3) (2024-04-03) - - -### Bug Fixes - -* Add GlobSourceResult to globSource return type in unixfs. ([#475](https://github.com/ipfs/helia/issues/475)) ([9ac5909](https://github.com/ipfs/helia/commit/9ac59098d3e4c8644756a83b185308d7d91626c1)) - -## [3.0.2](https://github.com/ipfs/helia/compare/unixfs-v3.0.1...unixfs-v3.0.2) (2024-03-14) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^4.0.1 to ^4.1.0 - -## [3.0.1](https://github.com/ipfs/helia/compare/unixfs-v3.0.0...unixfs-v3.0.1) (2024-02-28) - - -### Bug Fixes - -* support reading identity cids ([#429](https://github.com/ipfs/helia/issues/429)) ([98308f7](https://github.com/ipfs/helia/commit/98308f77488b8196b2d18f78f05ecd2d37456834)) -* update project deps and docs ([77e34fc](https://github.com/ipfs/helia/commit/77e34fc115cbfb82585fd954bcf389ecebf655bc)) -* use blockstore interface where possible ([#417](https://github.com/ipfs/helia/issues/417)) ([30c8981](https://github.com/ipfs/helia/commit/30c8981934ffba72d572a7b8b2712ec93b7f4d31)) -* use unixfs exporter to traverse DAGs ([#455](https://github.com/ipfs/helia/issues/455)) ([6f8c15b](https://github.com/ipfs/helia/commit/6f8c15b769c08bf73e7c62dab79909b5ecfc3c93)) - - -### Dependencies - -* update libp2p patch versions ([917a1bc](https://github.com/ipfs/helia/commit/917a1bceb9e9b56428a15dc3377a963f06affd12)) -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^4.0.0 to ^4.0.1 - -## [3.0.0](https://github.com/ipfs/helia/compare/unixfs-v2.0.1...unixfs-v3.0.0) (2024-01-24) - - -### ⚠ BREAKING CHANGES - -* the `libp2p` property has been removed from the `Helia` interface in `@helia/interface` - it is still present on the return type of `createHelia` from the `helia` module - -### Features - -* add @helia/http to monorepo ([#372](https://github.com/ipfs/helia/issues/372)) ([76220cd](https://github.com/ipfs/helia/commit/76220cd5adf45af7fa61fd0a1321de4722b744d6)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^3.0.1 to ^4.0.0 - -## [@helia/unixfs-v1.4.3](https://github.com/ipfs/helia-unixfs/compare/@helia/unixfs-v1.4.2...@helia/unixfs-v1.4.3) (2023-12-03) - - -### Bug Fixes - -* convert date to mtime in glob source ([#106](https://github.com/ipfs/helia-unixfs/issues/106)) ([cd9e903](https://github.com/ipfs/helia-unixfs/commit/cd9e903c2ccac61372eaa64a61b4a8f3d79f9d4a)) - - -### Dependencies - -* **dev:** bump aegir from 40.0.13 to 41.0.0 ([#105](https://github.com/ipfs/helia-unixfs/issues/105)) ([2421ee2](https://github.com/ipfs/helia-unixfs/commit/2421ee2b4440446160e1a665bc5ecfc92d2b64de)) - -## [@helia/unixfs-v1.4.2](https://github.com/ipfs/helia-unixfs/compare/@helia/unixfs-v1.4.1...@helia/unixfs-v1.4.2) (2023-09-14) - - -### Dependencies - -* bump @helia/interface from 1.2.2 to 2.0.0 ([#87](https://github.com/ipfs/helia-unixfs/issues/87)) ([098a305](https://github.com/ipfs/helia-unixfs/commit/098a305241024ed3903b686892ded8abfca55f5f)) - -## [@helia/unixfs-v1.4.1](https://github.com/ipfs/helia-unixfs/compare/@helia/unixfs-v1.4.0...@helia/unixfs-v1.4.1) (2023-07-25) - - -### Bug Fixes - -* correct browser override path for glob-source ([#60](https://github.com/ipfs/helia-unixfs/issues/60)) ([fd0f33b](https://github.com/ipfs/helia-unixfs/commit/fd0f33b2a66e2840b5a03f27a48240b3c5d2b67e)) - - -### Documentation - -* fix typos in example code ([#57](https://github.com/ipfs/helia-unixfs/issues/57)) ([b7625c3](https://github.com/ipfs/helia-unixfs/commit/b7625c3426380e63052968b1476e2d689c9213de)) - -## [@helia/unixfs-v1.4.0](https://github.com/ipfs/helia-unixfs/compare/@helia/unixfs-v1.3.0...@helia/unixfs-v1.4.0) (2023-06-30) - - -### Features - -* add globSource and urlSource ([#53](https://github.com/ipfs/helia-unixfs/issues/53)) ([b490a6e](https://github.com/ipfs/helia-unixfs/commit/b490a6e35cb521c0c29d0f1382fc2e4b3b662b9c)) - -## [@helia/unixfs-v1.3.0](https://github.com/ipfs/helia-unixfs/compare/@helia/unixfs-v1.2.4...@helia/unixfs-v1.3.0) (2023-06-07) - - -### Features - -* add offline option to all operations ([#51](https://github.com/ipfs/helia-unixfs/issues/51)) ([444c8bd](https://github.com/ipfs/helia-unixfs/commit/444c8bd0dd40d8cad7ca12f3fbffaaf19f8e75fc)) - -## [@helia/unixfs-v1.2.4](https://github.com/ipfs/helia-unixfs/compare/@helia/unixfs-v1.2.3...@helia/unixfs-v1.2.4) (2023-06-07) - - -### Bug Fixes - -* export unixfs errors ([#50](https://github.com/ipfs/helia-unixfs/issues/50)) ([8426d65](https://github.com/ipfs/helia-unixfs/commit/8426d650ae4645b7b975331c5fd02f56e390cab6)) - -## [@helia/unixfs-v1.2.3](https://github.com/ipfs/helia-unixfs/compare/@helia/unixfs-v1.2.2...@helia/unixfs-v1.2.3) (2023-06-07) - - -### Dependencies - -* update all deps and fix linting ([d4d6515](https://github.com/ipfs/helia-unixfs/commit/d4d6515f023db339874d34871e69fb7c3fc47f6c)) - -## [@helia/unixfs-v1.2.2](https://github.com/ipfs/helia-unixfs/compare/@helia/unixfs-v1.2.1...@helia/unixfs-v1.2.2) (2023-04-12) - - -### Dependencies - -* update all it-* deps to latest versions ([#25](https://github.com/ipfs/helia-unixfs/issues/25)) ([9388c40](https://github.com/ipfs/helia-unixfs/commit/9388c402462a1d45fcb7ded285262881718b7dd0)) - -## [@helia/unixfs-v1.2.1](https://github.com/ipfs/helia-unixfs/compare/@helia/unixfs-v1.2.0...@helia/unixfs-v1.2.1) (2023-03-23) - - -### Dependencies - -* update helia deps to v1 ([#16](https://github.com/ipfs/helia-unixfs/issues/16)) ([7497590](https://github.com/ipfs/helia-unixfs/commit/74975903ec619a4662e5bfa9546997641e9f8e8c)) - -## [@helia/unixfs-v1.2.0](https://github.com/ipfs/helia-unixfs/compare/@helia/unixfs-v1.1.0...@helia/unixfs-v1.2.0) (2023-03-17) - - -### Features - -* expose unixfs progress events in types ([#14](https://github.com/ipfs/helia-unixfs/issues/14)) ([36cf3b2](https://github.com/ipfs/helia-unixfs/commit/36cf3b2143276a59b685ceb58299c4f881545fee)) - -## [@helia/unixfs-v1.1.0](https://github.com/ipfs/helia-unixfs/compare/@helia/unixfs-v1.0.5...@helia/unixfs-v1.1.0) (2023-03-15) - - -### Features - -* expose progress events from importer, blockstore and bitswap ([#13](https://github.com/ipfs/helia-unixfs/issues/13)) ([de78f4d](https://github.com/ipfs/helia-unixfs/commit/de78f4d03ebafe9ed9a2dfcbfb7a516fa215585c)) - - -### Trivial Changes - -* add interop test suite ([#12](https://github.com/ipfs/helia-unixfs/issues/12)) ([3ad5f5d](https://github.com/ipfs/helia-unixfs/commit/3ad5f5d8199a5596aa333916d4a240584bc0842a)) - -## [1.0.5](https://github.com/ipfs/helia-unixfs/compare/v1.0.4...v1.0.5) (2023-03-14) - - -### Bug Fixes - -* align defaults with filecoin ([#6](https://github.com/ipfs/helia-unixfs/issues/6)) ([a6bd198](https://github.com/ipfs/helia-unixfs/commit/a6bd1983bd7baac21af3de6fa269219f52664cde)) - -## [1.0.4](https://github.com/ipfs/helia-unixfs/compare/v1.0.3...v1.0.4) (2023-02-27) - - -### Bug Fixes - -* simplify shard handling ([#5](https://github.com/ipfs/helia-unixfs/issues/5)) ([52d4786](https://github.com/ipfs/helia-unixfs/commit/52d4786831c3b2b60322de562b752ecfbc8791bb)) - -## [1.0.3](https://github.com/ipfs/helia-unixfs/compare/v1.0.2...v1.0.3) (2023-02-25) - - -### Bug Fixes - -* enable last shard tests ([#4](https://github.com/ipfs/helia-unixfs/issues/4)) ([9774460](https://github.com/ipfs/helia-unixfs/commit/97744606d6da2e61a1aefa6af8f0f3b68f8827ab)) - -## [1.0.2](https://github.com/ipfs/helia-unixfs/compare/v1.0.1...v1.0.2) (2023-02-24) - - -### Bug Fixes - -* add methods to import data ([#3](https://github.com/ipfs/helia-unixfs/issues/3)) ([917a564](https://github.com/ipfs/helia-unixfs/commit/917a564c0d990dfd35d4615436fc8e3609c72a76)) - - -### Tests - -* move test file data to fixtures ([1b76084](https://github.com/ipfs/helia-unixfs/commit/1b760847a18b7b7c1e3fa8c871fd75acb298480b)) - -## [1.0.1](https://github.com/ipfs/helia-unixfs/compare/v1.0.0...v1.0.1) (2023-02-17) - - -### Bug Fixes - -* update unixfs importer ([f6edeca](https://github.com/ipfs/helia-unixfs/commit/f6edeca471da4aaa2171b0b3f2d2ea91d527a00e)) - -## 1.0.0 (2023-02-16) - - -### Features - -* initial implementation ([#1](https://github.com/ipfs/helia-unixfs/issues/1)) ([adb6b0e](https://github.com/ipfs/helia-unixfs/commit/adb6b0e2626a3bdd08cdc4445e3367f104bc5bb8)) - - -### Trivial Changes - -* initial commit ([35e8a8f](https://github.com/ipfs/helia-unixfs/commit/35e8a8fd7c1ca68b21320b95211304bf01b30086)) -* Update .github/workflows/stale.yml [skip ci] ([bcb060d](https://github.com/ipfs/helia-unixfs/commit/bcb060d880175ab885479388049a1ca2e5873629)) - - -### Documentation - -* update readme ([83e5e0e](https://github.com/ipfs/helia-unixfs/commit/83e5e0e0ccfd27f9371c9a8940c237e398e9b68f)) diff --git a/packages/utils/CHANGELOG.md b/packages/utils/CHANGELOG.md deleted file mode 100644 index ad06a618..00000000 --- a/packages/utils/CHANGELOG.md +++ /dev/null @@ -1,424 +0,0 @@ -## [helia-v1.3.12](https://github.com/ipfs/helia/compare/helia-v1.3.11...helia-v1.3.12) (2023-08-05) - - -### Dependencies - -* **dev:** bump aegir from 39.0.13 to 40.0.8 ([#198](https://github.com/ipfs/helia/issues/198)) ([4d75ecf](https://github.com/ipfs/helia/commit/4d75ecffb79e5177da35d3106e42dac7bc63153a)) -* update sibling dependencies ([beb10b5](https://github.com/ipfs/helia/commit/beb10b5590d66d1d5bef9b5e890b888263df2c92)) - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^3.0.1 to ^4.0.0 - -## [0.1.0](https://github.com/ipfs/helia/compare/utils-v0.0.2...utils-v0.1.0) (2024-03-14) - - -### Features - -* expose .dns property on @helia/interface ([#465](https://github.com/ipfs/helia/issues/465)) ([8c9bb7d](https://github.com/ipfs/helia/commit/8c9bb7d224a1b786cba1fba18bffe07001a3b95d)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^4.0.1 to ^4.1.0 - -## [0.0.2](https://github.com/ipfs/helia/compare/utils-v0.0.1...utils-v0.0.2) (2024-02-28) - - -### Bug Fixes - -* support reading identity cids ([#429](https://github.com/ipfs/helia/issues/429)) ([98308f7](https://github.com/ipfs/helia/commit/98308f77488b8196b2d18f78f05ecd2d37456834)) -* update project deps and docs ([77e34fc](https://github.com/ipfs/helia/commit/77e34fc115cbfb82585fd954bcf389ecebf655bc)) - - -### Dependencies - -* update libp2p patch versions ([917a1bc](https://github.com/ipfs/helia/commit/917a1bceb9e9b56428a15dc3377a963f06affd12)) -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^4.0.0 to ^4.0.1 - -## [3.0.0](https://github.com/ipfs/helia/compare/helia-v2.1.0...helia-v3.0.0) (2024-01-07) - - -### ⚠ BREAKING CHANGES - -* `helia.pin.add` and `helia.pin.rm` now return `AsyncGenerator` -* The libp2p API has changed in a couple of places - please see the [upgrade guide](https://github.com/libp2p/js-libp2p/blob/main/doc/migrations/v0.46-v1.0.0.md) - -### deps - -* updates to libp2p v1 ([#320](https://github.com/ipfs/helia/issues/320)) ([635d7a2](https://github.com/ipfs/helia/commit/635d7a2938111ccc53f8defbd9b8f8f8ea3e8e6a)) - - -### Features - -* iterable pinning ([#231](https://github.com/ipfs/helia/issues/231)) ([c15c774](https://github.com/ipfs/helia/commit/c15c7749294d3d4aea5aef70544d088250336798)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^2.1.0 to ^3.0.0 - -## [2.1.0](https://www.github.com/ipfs/helia/compare/helia-v2.0.3...helia-v2.1.0) (2023-11-06) - - -### Features - -* configurable block brokers ([#280](https://www.github.com/ipfs/helia/issues/280)) ([0749cbf](https://www.github.com/ipfs/helia/commit/0749cbf99745ea6ab4363f1b5d635634ca0ddcfa)) -* GatewayBlockBroker prioritizes & tries all gateways ([#281](https://www.github.com/ipfs/helia/issues/281)) ([9bad21b](https://www.github.com/ipfs/helia/commit/9bad21bd59fe6d1ba4a137db5a46bd2ead5238c3)) -* use trustless-gateway.link by default ([#299](https://www.github.com/ipfs/helia/issues/299)) ([bf11efa](https://www.github.com/ipfs/helia/commit/bf11efa4875f3b8f844511d70122983fc46b4f88)) - - -### Bug Fixes - -* listen on ip6 addresses ([#271](https://www.github.com/ipfs/helia/issues/271)) ([7ef5e79](https://www.github.com/ipfs/helia/commit/7ef5e79620f043522ff0dacc260af1fe83e5d77e)) -* remove trustless-gateway.link ([#301](https://www.github.com/ipfs/helia/issues/301)) ([0343725](https://www.github.com/ipfs/helia/commit/03437255213b14f5931aed91e8555d7fb7f92926)) -* replace IPNI gateway with delegated routing client ([#297](https://www.github.com/ipfs/helia/issues/297)) ([57d580d](https://www.github.com/ipfs/helia/commit/57d580da26c5e28852cc9fe4d0d80adb36699ece)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^2.0.0 to ^2.1.0 - -### [2.0.3](https://www.github.com/ipfs/helia/compare/helia-v2.0.2...helia-v2.0.3) (2023-09-18) - - -### Bug Fixes - -* export libp2p service return type ([#263](https://www.github.com/ipfs/helia/issues/263)) ([76769cf](https://www.github.com/ipfs/helia/commit/76769cf33e06746f998b4f16b52d3e2a6a7a20a8)) -* try circuit relay transport first ([#267](https://www.github.com/ipfs/helia/issues/267)) ([d5e9c3c](https://www.github.com/ipfs/helia/commit/d5e9c3c45c8dc3e63969105b785f6a836820a1f8)) -* update attempt to add helia to identify agent version ([#268](https://www.github.com/ipfs/helia/issues/268)) ([6dc7d55](https://www.github.com/ipfs/helia/commit/6dc7d55cd3099785417a7a2c99db755e856bd59a)) - -### [2.0.2](https://www.github.com/ipfs/helia/compare/helia-v2.0.1...helia-v2.0.2) (2023-09-14) - - -### Bug Fixes - -* add dag walker for json codec ([#247](https://www.github.com/ipfs/helia/issues/247)) ([5c4b570](https://www.github.com/ipfs/helia/commit/5c4b5709e6b98de5efc9bed388942e367f5874e7)), closes [#246](https://www.github.com/ipfs/helia/issues/246) - -### [2.0.1](https://www.github.com/ipfs/helia/compare/helia-v2.0.0...helia-v2.0.1) (2023-08-16) - - -### Bug Fixes - -* enable dcutr by default ([#239](https://www.github.com/ipfs/helia/issues/239)) ([7431f09](https://www.github.com/ipfs/helia/commit/7431f09aef332dc142a5f7c2c59c9410e4529a92)) - -## [2.0.0](https://www.github.com/ipfs/helia/compare/helia-v1.3.12...helia-v2.0.0) (2023-08-16) - - -### ⚠ BREAKING CHANGES - -* libp2p has been updated to 0.46.x - -### Features - -* re-export types from @helia/interface ([#232](https://www.github.com/ipfs/helia/issues/232)) ([09c1e47](https://www.github.com/ipfs/helia/commit/09c1e4787a506d34a00d9ce7852d73471d47db1b)) - - -### Dependencies - -* bump @libp2p/ipni-content-routing from 1.0.2 to 2.0.0 ([#227](https://www.github.com/ipfs/helia/issues/227)) ([a33cb3e](https://www.github.com/ipfs/helia/commit/a33cb3ef2dd21a55b598f206e8d4295935ea2bcc)) -* update libp2p to 0.46.x ([#215](https://www.github.com/ipfs/helia/issues/215)) ([65b68f0](https://www.github.com/ipfs/helia/commit/65b68f071d04d2f6f0fcf35938b146706b1a3cd0)) -* update sibling dependencies ([07847bb](https://www.github.com/ipfs/helia/commit/07847bb60b9ebd26497080373e45871abb4b82dd)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ^1.0.0 to ^2.0.0 - -## [helia-v1.3.11](https://github.com/ipfs/helia/compare/helia-v1.3.10...helia-v1.3.11) (2023-08-04) - - -### Dependencies - -* update sibling dependencies ([aa249bc](https://github.com/ipfs/helia/commit/aa249bca021ca513c7847331970219e4a36dee97)) - -## [helia-v1.3.10](https://github.com/ipfs/helia/compare/helia-v1.3.9...helia-v1.3.10) (2023-08-04) - - -### Dependencies - -* update sibling dependencies ([89df3fe](https://github.com/ipfs/helia/commit/89df3fe803daa3228290bef105ce5d0b769dc3a0)) - -## [helia-v1.3.9](https://github.com/ipfs/helia/compare/helia-v1.3.8...helia-v1.3.9) (2023-08-01) - - -### Dependencies - -* update sibling dependencies ([0970da7](https://github.com/ipfs/helia/commit/0970da79e974a4c172e8fdfb7c207d5ba8152a83)) - -## [helia-v1.3.8](https://github.com/ipfs/helia/compare/helia-v1.3.7...helia-v1.3.8) (2023-07-14) - - -### Dependencies - -* update sibling dependencies ([5850e51](https://github.com/ipfs/helia/commit/5850e513c486f6d20e23c04936bbf843653cb5e4)) - -## [helia-v1.3.7](https://github.com/ipfs/helia/compare/helia-v1.3.6...helia-v1.3.7) (2023-07-11) - - -### Dependencies - -* update sibling dependencies ([2c52da3](https://github.com/ipfs/helia/commit/2c52da3957d56fe4e3ff6f161f9bec814abd5d8c)) - -## [helia-v1.3.6](https://github.com/ipfs/helia/compare/helia-v1.3.5...helia-v1.3.6) (2023-07-10) - - -### Dependencies - -* update sibling dependencies ([9139f30](https://github.com/ipfs/helia/commit/9139f30e857f4e247202e0d113027190a04892ba)) - -## [helia-v1.3.5](https://github.com/ipfs/helia/compare/helia-v1.3.4...helia-v1.3.5) (2023-07-04) - - -### Dependencies - -* update sibling dependencies ([99a5115](https://github.com/ipfs/helia/commit/99a5115713d2f17f17820f661dd22a87262c654b)) - - -### Trivial Changes - -* update project config ([#175](https://github.com/ipfs/helia/issues/175)) ([f185a72](https://github.com/ipfs/helia/commit/f185a7220a62f7fc0c025aa5c0be5a981c63cc48)) - -## [helia-v1.3.4](https://github.com/ipfs/helia/compare/helia-v1.3.3...helia-v1.3.4) (2023-06-26) - - -### Dependencies - -* update sibling dependencies ([64e300c](https://github.com/ipfs/helia/commit/64e300c289f4bfe4b72607d86ab9e83a1ac3c8d3)) - -## [helia-v1.3.3](https://github.com/ipfs/helia/compare/helia-v1.3.2...helia-v1.3.3) (2023-06-21) - - -### Dependencies - -* update sibling dependencies ([f7cb076](https://github.com/ipfs/helia/commit/f7cb076e9356535164812229eff22c5c0e052674)) - -## [helia-v1.3.2](https://github.com/ipfs/helia/compare/helia-v1.3.1...helia-v1.3.2) (2023-06-10) - - -### Dependencies - -* update sibling dependencies ([634ca4f](https://github.com/ipfs/helia/commit/634ca4faf5caf448bd068a78101ac0070145518e)) - -## [helia-v1.3.1](https://github.com/ipfs/helia/compare/helia-v1.3.0...helia-v1.3.1) (2023-06-07) - - -### Bug Fixes - -* pass options to blockstore.get during pin.add ([#148](https://github.com/ipfs/helia/issues/148)) ([3a5234e](https://github.com/ipfs/helia/commit/3a5234e3c2f88f9910678b0cbbac5fd340117cc9)) -* remove extra interface ([d577c61](https://github.com/ipfs/helia/commit/d577c61bcc6e4805d214b3ec4a39d78ee752a21e)) - - -### Dependencies - -* update sibling dependencies ([3323a5c](https://github.com/ipfs/helia/commit/3323a5cd518c63cb67e8eaef0cb64c542982b603)) - -## [helia-v1.3.0](https://github.com/ipfs/helia/compare/helia-v1.2.2...helia-v1.3.0) (2023-06-07) - - -### Features - -* add offline option to blockstore get ([#145](https://github.com/ipfs/helia/issues/145)) ([71c5f6b](https://github.com/ipfs/helia/commit/71c5f6bc32b324ee237e56c2c5a1ce903b3bdbef)) - - -### Dependencies - -* update sibling dependencies ([671ec87](https://github.com/ipfs/helia/commit/671ec874e90fbdcaf79d9d8253822fd85cee8bc5)) - -## [helia-v1.2.2](https://github.com/ipfs/helia/compare/helia-v1.2.1...helia-v1.2.2) (2023-06-07) - - -### Dependencies - -* update sibling dependencies ([a349576](https://github.com/ipfs/helia/commit/a34957650715efc45382dc005feea6162398b8f9)) - - -### Trivial Changes - -* update changelogs ([#142](https://github.com/ipfs/helia/issues/142)) ([fefd374](https://github.com/ipfs/helia/commit/fefd3744c0a6d8471de31762ece6ec59b65496c1)) - -## [helia-v1.2.1](https://github.com/ipfs/helia/compare/helia-v1.2.0...helia-v1.2.1) (2023-06-01) - - -### Bug Fixes - -* ensure pinned blocks are present ([#141](https://github.com/ipfs/helia/issues/141)) ([271c403](https://github.com/ipfs/helia/commit/271c403009d378a35375a9468e41388ebb978f54)) - - -### Dependencies - -* update sibling dependencies ([fcee11e](https://github.com/ipfs/helia/commit/fcee11eadb7edfa327e3f0bd586e20ea5dc06c8a)) - -## [helia-v1.2.0](https://github.com/ipfs/helia/compare/helia-v1.1.5...helia-v1.2.0) (2023-06-01) - - -### Features - -* allow passing partial libp2p config to helia factory ([#140](https://github.com/ipfs/helia/issues/140)) ([33a75d5](https://github.com/ipfs/helia/commit/33a75d5f80e2f211440c087806f463525de910d9)) - - -### Dependencies - -* update sibling dependencies ([c936ba6](https://github.com/ipfs/helia/commit/c936ba63a75276e206d804cf0ef35c3f9bf67f10)) - -## [helia-v1.1.5](https://github.com/ipfs/helia/compare/helia-v1.1.4...helia-v1.1.5) (2023-05-25) - - -### Bug Fixes - -* add dht validators/selectors for ipns ([#135](https://github.com/ipfs/helia/issues/135)) ([2c8e6b5](https://github.com/ipfs/helia/commit/2c8e6b51b3c401a0472a024b8dac3d3ba735d74c)) - - -### Dependencies - -* update sibling dependencies ([f565ffd](https://github.com/ipfs/helia/commit/f565ffdcf6923b78326ed4cb00be93083b45ccca)) - -## [helia-v1.1.4](https://github.com/ipfs/helia/compare/helia-v1.1.3...helia-v1.1.4) (2023-05-24) - - -### Dependencies - -* update sibling dependencies ([1ac389c](https://github.com/ipfs/helia/commit/1ac389c6fd8f276daf33c8a61849f3657cf88a10)) - -## [helia-v1.1.3](https://github.com/ipfs/helia/compare/helia-v1.1.2...helia-v1.1.3) (2023-05-24) - - -### Dependencies - -* **dev:** bump delay from 5.0.0 to 6.0.0 ([#130](https://github.com/ipfs/helia/issues/130)) ([d087ffc](https://github.com/ipfs/helia/commit/d087ffcb8074b41781346d09101b2b7bc64768d2)) -* update sibling dependencies ([ed49856](https://github.com/ipfs/helia/commit/ed4985677b62021f76541354ad06b70bd53e929a)) - -## [helia-v1.1.2](https://github.com/ipfs/helia/compare/helia-v1.1.1...helia-v1.1.2) (2023-05-19) - - -### Bug Fixes - -* dedupe bootstrap list ([#129](https://github.com/ipfs/helia/issues/129)) ([bb5d1e9](https://github.com/ipfs/helia/commit/bb5d1e91daae9f6c399e0fdf974318a4a7353fb9)), closes [/github.com/ipfs/helia/pull/127#discussion_r1199152374](https://github.com/ipfs//github.com/ipfs/helia/pull/127/issues/discussion_r1199152374) - - -### Dependencies - -* update sibling dependencies ([d33c843](https://github.com/ipfs/helia/commit/d33c84378c02f34277178e6553090b92b0eabe0b)) - -## [helia-v1.1.1](https://github.com/ipfs/helia/compare/helia-v1.1.0...helia-v1.1.1) (2023-05-19) - - -### Bug Fixes - -* add helia version to agent version ([#128](https://github.com/ipfs/helia/issues/128)) ([48e19ec](https://github.com/ipfs/helia/commit/48e19ec545cc67157e14ae59054fa377a583cb01)), closes [#122](https://github.com/ipfs/helia/issues/122) - -## [helia-v1.1.0](https://github.com/ipfs/helia/compare/helia-v1.0.4...helia-v1.1.0) (2023-05-19) - - -### Features - -* provide default libp2p instance ([#127](https://github.com/ipfs/helia/issues/127)) ([45c9d89](https://github.com/ipfs/helia/commit/45c9d896afa27f5ea043cc5f576d50fc4fa556e9)), closes [#121](https://github.com/ipfs/helia/issues/121) - -## [helia-v1.0.4](https://github.com/ipfs/helia/compare/helia-v1.0.3...helia-v1.0.4) (2023-05-04) - - -### Bug Fixes - -* **types:** Add missing types ([#95](https://github.com/ipfs/helia/issues/95)) ([e858b8d](https://github.com/ipfs/helia/commit/e858b8dbbff548b42dde225db674f0edd1990ed3)) - - -### Dependencies - -* **dev:** bump libp2p from 0.43.4 to 0.44.0 ([#96](https://github.com/ipfs/helia/issues/96)) ([6e37d9f](https://github.com/ipfs/helia/commit/6e37d9f8be58955c5ddc5472fe3adb4bd9a0459c)) - - -### Trivial Changes - -* bump aegir from 38.1.8 to 39.0.4 ([#111](https://github.com/ipfs/helia/issues/111)) ([2156568](https://github.com/ipfs/helia/commit/215656870cb821dd6be2f8054dc39932ba25af14)) - -## [helia-v1.0.3](https://github.com/ipfs/helia/compare/helia-v1.0.2...helia-v1.0.3) (2023-04-05) - - -### Dependencies - -* bump it-filter from 2.0.2 to 3.0.1 ([#74](https://github.com/ipfs/helia/issues/74)) ([3402724](https://github.com/ipfs/helia/commit/340272484df47d2f70f870d375ebb4235fb165a0)) - -## [helia-v1.0.2](https://github.com/ipfs/helia/compare/helia-v1.0.1...helia-v1.0.2) (2023-04-05) - - -### Dependencies - -* bump it-drain from 2.0.1 to 3.0.1 ([#71](https://github.com/ipfs/helia/issues/71)) ([c6eaca1](https://github.com/ipfs/helia/commit/c6eaca1d21cf16527851fffc2411a8e3bd651f34)) - -## [helia-v1.0.1](https://github.com/ipfs/helia/compare/helia-v1.0.0...helia-v1.0.1) (2023-04-05) - - -### Dependencies - -* bump it-all from 2.0.1 to 3.0.1 ([#72](https://github.com/ipfs/helia/issues/72)) ([e7ce5bc](https://github.com/ipfs/helia/commit/e7ce5bc0e0db0a6b41920a3c36b95eeea1863183)) -* bump it-foreach from 1.0.1 to 2.0.2 ([#75](https://github.com/ipfs/helia/issues/75)) ([6f5f059](https://github.com/ipfs/helia/commit/6f5f0592edd44257092d0b70dd364096864495bf)) - -## helia-v1.0.0 (2023-03-23) - - -### Features - -* add bitswap progress events ([#50](https://github.com/ipfs/helia/issues/50)) ([7460719](https://github.com/ipfs/helia/commit/7460719be44b4ff9bad629654efa29c56242e03a)), closes [#27](https://github.com/ipfs/helia/issues/27) -* add pinning API ([#36](https://github.com/ipfs/helia/issues/36)) ([270bb98](https://github.com/ipfs/helia/commit/270bb988eb8aefc8afe68e3580c3ef18960b3188)), closes [#28](https://github.com/ipfs/helia/issues/28) [/github.com/ipfs/helia/pull/36#issuecomment-1441403221](https://github.com/ipfs//github.com/ipfs/helia/pull/36/issues/issuecomment-1441403221) [#28](https://github.com/ipfs/helia/issues/28) -* initial implementation ([#17](https://github.com/ipfs/helia/issues/17)) ([343d360](https://github.com/ipfs/helia/commit/343d36016b164ed45cec4eb670d7f74860166ce4)) - - -### Bug Fixes - -* make all helia args optional ([#37](https://github.com/ipfs/helia/issues/37)) ([d15d76c](https://github.com/ipfs/helia/commit/d15d76cdc40a31bd1e47ca09583cc685583243b9)) -* survive a cid causing an error during gc ([#38](https://github.com/ipfs/helia/issues/38)) ([5330188](https://github.com/ipfs/helia/commit/53301881dc6226ea3fc6823fd6e298e4d4796408)) -* update blocks interface to align with interface-blockstore ([#54](https://github.com/ipfs/helia/issues/54)) ([202b966](https://github.com/ipfs/helia/commit/202b966df3866d449751f775ed3edc9c92e32f6a)) -* use release version of libp2p ([#59](https://github.com/ipfs/helia/issues/59)) ([a3a7c9c](https://github.com/ipfs/helia/commit/a3a7c9c2d81f2068fee85eeeca7425919f09e182)) - - -### Trivial Changes - -* add release config ([a1c7ed0](https://github.com/ipfs/helia/commit/a1c7ed0560aaab032b641a78c9a76fc05a691a10)) -* fix ci badge ([50929c0](https://github.com/ipfs/helia/commit/50929c01a38317f2f580609cc1b9c4c5485f32c8)) -* release main ([#62](https://github.com/ipfs/helia/issues/62)) ([2bce77c](https://github.com/ipfs/helia/commit/2bce77c7d68735efca6ba602c215f432ba9b722d)) -* update logo ([654a70c](https://github.com/ipfs/helia/commit/654a70cff9c222e4029ddd183d609514afc852ed)) -* update publish config ([913ab6a](https://github.com/ipfs/helia/commit/913ab6ae9a2970c4b908de04b8b6a236b931a3b0)) -* update release please config ([b52d5e3](https://github.com/ipfs/helia/commit/b52d5e3eecce41b10640426c339c99ad14ce874e)) -* use wildcards for interop test deps ([29b4fb0](https://github.com/ipfs/helia/commit/29b4fb0ef58f53e6f7e1cf6fcb78fbb699f7b2a7)) - - -### Dependencies - -* update interface-store to 5.x.x ([#63](https://github.com/ipfs/helia/issues/63)) ([5bf11d6](https://github.com/ipfs/helia/commit/5bf11d638eee423624ac49af97757d730744f384)) -* update sibling dependencies ([ac28d38](https://github.com/ipfs/helia/commit/ac28d3878f98a780fc57702921924fa92bd592a0)) - -## helia-v0.1.0 (2023-03-22) - - -### Features - -* add bitswap progress events ([#50](https://www.github.com/ipfs/helia/issues/50)) ([7460719](https://www.github.com/ipfs/helia/commit/7460719be44b4ff9bad629654efa29c56242e03a)), closes [#27](https://www.github.com/ipfs/helia/issues/27) -* add pinning API ([#36](https://www.github.com/ipfs/helia/issues/36)) ([270bb98](https://www.github.com/ipfs/helia/commit/270bb988eb8aefc8afe68e3580c3ef18960b3188)), closes [#28](https://www.github.com/ipfs/helia/issues/28) -* initial implementation ([#17](https://www.github.com/ipfs/helia/issues/17)) ([343d360](https://www.github.com/ipfs/helia/commit/343d36016b164ed45cec4eb670d7f74860166ce4)) - - -### Bug Fixes - -* make all helia args optional ([#37](https://www.github.com/ipfs/helia/issues/37)) ([d15d76c](https://www.github.com/ipfs/helia/commit/d15d76cdc40a31bd1e47ca09583cc685583243b9)) -* survive a cid causing an error during gc ([#38](https://www.github.com/ipfs/helia/issues/38)) ([5330188](https://www.github.com/ipfs/helia/commit/53301881dc6226ea3fc6823fd6e298e4d4796408)) -* update blocks interface to align with interface-blockstore ([#54](https://www.github.com/ipfs/helia/issues/54)) ([202b966](https://www.github.com/ipfs/helia/commit/202b966df3866d449751f775ed3edc9c92e32f6a)) -* use release version of libp2p ([#59](https://www.github.com/ipfs/helia/issues/59)) ([a3a7c9c](https://www.github.com/ipfs/helia/commit/a3a7c9c2d81f2068fee85eeeca7425919f09e182)) - - -### Dependencies - -* The following workspace dependencies were updated - * dependencies - * @helia/interface bumped from ~0.0.0 to ^0.1.0