# Changelog * The following workspace dependencies were updated * dependencies * noosphere-ns bumped from 0.5.3 to 0.5.4 * noosphere-sphere bumped from 0.3.1 to 0.3.2 * noosphere bumped from 0.8.2 to 0.8.3 * The following workspace dependencies were updated * dependencies * noosphere-ns bumped from 0.5.4 to 0.5.5 * noosphere bumped from 0.8.3 to 0.8.4 * The following workspace dependencies were updated * dependencies * noosphere-ipfs bumped from 0.3.2 to 0.3.3 * noosphere-core bumped from 0.9.1 to 0.9.2 * noosphere-ns bumped from 0.5.5 to 0.5.6 * noosphere-sphere bumped from 0.3.2 to 0.4.0 * noosphere-api bumped from 0.7.2 to 0.7.3 * noosphere bumped from 0.8.4 to 0.9.0 * The following workspace dependencies were updated * dependencies * noosphere-ipfs bumped from 0.4.0 to 0.4.1 * noosphere-core bumped from 0.10.0 to 0.10.1 * noosphere-ns bumped from 0.6.0 to 0.6.1 * noosphere-sphere bumped from 0.5.0 to 0.5.1 * noosphere-api bumped from 0.7.5 to 0.7.6 * noosphere bumped from 0.10.0 to 0.10.1 * The following workspace dependencies were updated * dependencies * noosphere-ipfs bumped from 0.4.2 to 0.4.3 * noosphere-core bumped from 0.10.2 to 0.11.0 * noosphere-ns bumped from 0.6.2 to 0.6.3 * noosphere-storage bumped from 0.6.2 to 0.6.3 * noosphere-sphere bumped from 0.5.2 to 0.5.3 * noosphere-api bumped from 0.7.7 to 0.7.8 * noosphere bumped from 0.10.2 to 0.10.3 * The following workspace dependencies were updated * dependencies * noosphere-ns bumped from 0.6.3 to 0.6.4 * noosphere-sphere bumped from 0.5.3 to 0.5.4 * noosphere bumped from 0.10.3 to 0.10.4 * The following workspace dependencies were updated * dependencies * noosphere-car bumped from 0.1.1 to 0.1.2 * noosphere-ipfs bumped from 0.4.3 to 0.4.4 * noosphere-ns bumped from 0.6.4 to 0.6.5 * noosphere-sphere bumped from 0.5.4 to 0.5.5 * noosphere-api bumped from 0.7.8 to 0.7.9 * noosphere bumped from 0.10.4 to 0.10.5 * The following workspace dependencies were updated * dependencies * noosphere-ns bumped from 0.6.5 to 0.6.6 * noosphere bumped from 0.10.5 to 0.10.6 * The following workspace dependencies were updated * dependencies * noosphere-ns bumped from 0.6.7 to 0.6.8 * noosphere-sphere bumped from 0.5.6 to 0.5.7 * noosphere bumped from 0.10.7 to 0.10.8 * The following workspace dependencies were updated * dependencies * noosphere-ns bumped from 0.6.8 to 0.7.0 * noosphere-sphere bumped from 0.5.7 to 0.5.8 * noosphere bumped from 0.10.8 to 0.10.9 * The following workspace dependencies were updated * dependencies * noosphere-ns bumped from 0.7.1 to 0.7.2 * noosphere bumped from 0.10.10 to 0.10.11 * The following workspace dependencies were updated * dependencies * noosphere-ipfs bumped from 0.5.2 to 0.5.3 * noosphere-core bumped from 0.12.2 to 0.12.3 * noosphere-ns bumped from 0.8.2 to 0.8.3 * noosphere-sphere bumped from 0.6.2 to 0.6.3 * noosphere-api bumped from 0.8.2 to 0.8.3 * The following workspace dependencies were updated * dependencies * noosphere-ipfs bumped from 0.6.0 to 0.6.1 * noosphere-core bumped from 0.13.0 to 0.13.1 * noosphere-ns bumped from 0.9.0 to 0.9.1 * noosphere-storage bumped from 0.7.0 to 0.7.1 * noosphere-sphere bumped from 0.7.0 to 0.7.1 * noosphere-api bumped from 0.9.0 to 0.9.1 * The following workspace dependencies were updated * dependencies * noosphere-ipfs bumped from 0.7.0 to 0.7.1 * noosphere-core bumped from 0.13.2 to 0.14.0 * noosphere-ns bumped from 0.9.2 to 0.9.3 * noosphere-sphere bumped from 0.8.0 to 0.9.0 * noosphere-api bumped from 0.10.0 to 0.11.0 * The following workspace dependencies were updated * dependencies * noosphere-ns bumped from 0.9.3 to 0.9.4 ## [0.12.0](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-gateway-v0.11.0...noosphere-gateway-v0.12.0) (2024-01-30) ### ⚠ BREAKING CHANGES * Add axum tooling to provide w3c tracecontexts in response payloads ([#780](https://github.com/subconsciousnetwork/noosphere/issues/780)) * The gateway should not call initialize_tracing ([#767](https://github.com/subconsciousnetwork/noosphere/issues/767)) ### Features * Add axum tooling to provide w3c tracecontexts in response payloads ([#780](https://github.com/subconsciousnetwork/noosphere/issues/780)) ([4d84bea](https://github.com/subconsciousnetwork/noosphere/commit/4d84bead9763f48385ae428c59aafa7293311e12)) ### Bug Fixes * The gateway should not call initialize_tracing ([#767](https://github.com/subconsciousnetwork/noosphere/issues/767)) ([d388dec](https://github.com/subconsciousnetwork/noosphere/commit/d388dec99be8c064f9af44b94ec517990aeefff1)) ### Dependencies * The following workspace dependencies were updated * dependencies * noosphere-ipfs bumped from 0.8.5 to 0.8.6 * noosphere-core bumped from 0.18.0 to 0.18.1 * noosphere-ns bumped from 0.11.5 to 0.12.0 * noosphere-storage bumped from 0.10.0 to 0.10.1 * dev-dependencies * noosphere-core bumped from 0.18.0 to 0.18.1 ## [0.11.0](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-gateway-v0.10.3...noosphere-gateway-v0.11.0) (2023-11-21) ### ⚠ BREAKING CHANGES * Initial work refactoring noosphere-gateway to be generic over the ([#698](https://github.com/subconsciousnetwork/noosphere/issues/698)) ### Features * Fix nightly builds and add to CI. ([#690](https://github.com/subconsciousnetwork/noosphere/issues/690)) ([344dd7a](https://github.com/subconsciousnetwork/noosphere/commit/344dd7ad20226232ce9545a9399de0c1c17f6687)) * Initial work refactoring noosphere-gateway to be generic over the ([#698](https://github.com/subconsciousnetwork/noosphere/issues/698)) ([92f0d8a](https://github.com/subconsciousnetwork/noosphere/commit/92f0d8a6ff4a76dd971f6e945fcc7ddb01019699)) ### Dependencies * The following workspace dependencies were updated * dependencies * noosphere-ipfs bumped from 0.8.4 to 0.8.5 * noosphere-core bumped from 0.17.3 to 0.18.0 * noosphere-ns bumped from 0.11.4 to 0.11.5 * noosphere-storage bumped from 0.9.3 to 0.10.0 * dev-dependencies * noosphere-core bumped from 0.17.3 to 0.18.0 ## [0.10.3](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-gateway-v0.10.2...noosphere-gateway-v0.10.3) (2023-11-01) ### Features * Periodic syndication checks to IPFS Kubo ([#685](https://github.com/subconsciousnetwork/noosphere/issues/685)) ([b5640b2](https://github.com/subconsciousnetwork/noosphere/commit/b5640b2e23ad7bfc522a03d0b1731e372425afa8)) ### Bug Fixes * Recovery only uses latest version of sphere ([#703](https://github.com/subconsciousnetwork/noosphere/issues/703)) ([500bd69](https://github.com/subconsciousnetwork/noosphere/commit/500bd69509b21e7f8c13b178f1de05168b2386d3)) ### Dependencies * The following workspace dependencies were updated * dependencies * noosphere-ipfs bumped from 0.8.3 to 0.8.4 * noosphere-core bumped from 0.17.2 to 0.17.3 * noosphere-ns bumped from 0.11.3 to 0.11.4 * noosphere-storage bumped from 0.9.2 to 0.9.3 * dev-dependencies * noosphere-core bumped from 0.17.2 to 0.17.3 ## [0.10.2](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-gateway-v0.10.1...noosphere-gateway-v0.10.2) (2023-10-12) ### Features * 3P replication fall-back and resilience ([#673](https://github.com/subconsciousnetwork/noosphere/issues/673)) ([08dcc3d](https://github.com/subconsciousnetwork/noosphere/commit/08dcc3d54768fdda6158b1087a32805a5c855e98)) ### Dependencies * The following workspace dependencies were updated * dependencies * noosphere-ipfs bumped from 0.8.2 to 0.8.3 * noosphere-core bumped from 0.17.1 to 0.17.2 * noosphere-ns bumped from 0.11.2 to 0.11.3 * noosphere-storage bumped from 0.9.1 to 0.9.2 * noosphere-common bumped from 0.1.1 to 0.1.2 * dev-dependencies * noosphere-common bumped from 0.1.1 to 0.1.2 * noosphere-core bumped from 0.17.1 to 0.17.2 ## [0.10.1](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-gateway-v0.10.0...noosphere-gateway-v0.10.1) (2023-10-06) ### Features * Improved IPFS Kubo syndication ([#666](https://github.com/subconsciousnetwork/noosphere/issues/666)) ([eeab932](https://github.com/subconsciousnetwork/noosphere/commit/eeab932763cd642702bc6ac85a6bbc10968a107d)) ### Dependencies * The following workspace dependencies were updated * dependencies * noosphere-ipfs bumped from 0.8.1 to 0.8.2 * noosphere-core bumped from 0.17.0 to 0.17.1 * noosphere-ns bumped from 0.11.1 to 0.11.2 * noosphere-storage bumped from 0.9.0 to 0.9.1 * noosphere-common bumped from 0.1.0 to 0.1.1 * dev-dependencies * noosphere-common bumped from 0.1.0 to 0.1.1 * noosphere-core bumped from 0.17.0 to 0.17.1 ## [0.10.0](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-gateway-v0.9.0...noosphere-gateway-v0.10.0) (2023-10-04) ### ⚠ BREAKING CHANGES * History compaction for spheres and gateways ([#661](https://github.com/subconsciousnetwork/noosphere/issues/661)) ### Features * History compaction for spheres and gateways ([#661](https://github.com/subconsciousnetwork/noosphere/issues/661)) ([b8f41b6](https://github.com/subconsciousnetwork/noosphere/commit/b8f41b6bea9393e0dddfce94fd2fd5e4188e28d7)) ### Dependencies * The following workspace dependencies were updated * dependencies * noosphere-ipfs bumped from 0.8.0 to 0.8.1 * noosphere-core bumped from 0.16.0 to 0.17.0 * noosphere-ns bumped from 0.11.0 to 0.11.1 * dev-dependencies * noosphere-core bumped from 0.16.0 to 0.17.0 ## [0.9.0](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-gateway-v0.8.2...noosphere-gateway-v0.9.0) (2023-09-19) ### ⚠ BREAKING CHANGES * Disaster recovery via gateway ([#637](https://github.com/subconsciousnetwork/noosphere/issues/637)) * Replace `Bundle` with CAR streams in push ([#624](https://github.com/subconsciousnetwork/noosphere/issues/624)) ### Features * Disaster recovery via gateway ([#637](https://github.com/subconsciousnetwork/noosphere/issues/637)) ([70e7331](https://github.com/subconsciousnetwork/noosphere/commit/70e7331767f65e0976ee5843229f765dc6ace7fb)) * Introduce RocksDbStorage, genericize storage throughout. ([#623](https://github.com/subconsciousnetwork/noosphere/issues/623)) ([7155f86](https://github.com/subconsciousnetwork/noosphere/commit/7155f860c2f5ee481d923941dca95981cd7f4b38)) * Replace `Bundle` with CAR streams in push ([#624](https://github.com/subconsciousnetwork/noosphere/issues/624)) ([9390797](https://github.com/subconsciousnetwork/noosphere/commit/9390797eb6653fdecd41c3a54225ffd55945bb89)) * Replace wnfs-namefilter with deterministic-bloom. Fixes [#626](https://github.com/subconsciousnetwork/noosphere/issues/626) ([#644](https://github.com/subconsciousnetwork/noosphere/issues/644)) ([eaa82f9](https://github.com/subconsciousnetwork/noosphere/commit/eaa82f9d48318290f0fdfe9c9cb9474410ad5134)) ### Dependencies * The following workspace dependencies were updated * dependencies * noosphere-ipfs bumped from 0.7.4 to 0.8.0 * noosphere-core bumped from 0.15.2 to 0.16.0 * noosphere-ns bumped from 0.10.2 to 0.11.0 * noosphere-storage bumped from 0.8.1 to 0.9.0 ## [0.8.2](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-gateway-v0.8.1...noosphere-gateway-v0.8.2) (2023-08-29) ### Features * Ensure adopted link records are fresher than previous entries. Fixes [#258](https://github.com/subconsciousnetwork/noosphere/issues/258), fixes [#562](https://github.com/subconsciousnetwork/noosphere/issues/562) ([#578](https://github.com/subconsciousnetwork/noosphere/issues/578)) ([36e42fb](https://github.com/subconsciousnetwork/noosphere/commit/36e42fb03424858e7731d10ad0a0cf89826b1354)) ### Bug Fixes * Increase allowed request body payload size ([#608](https://github.com/subconsciousnetwork/noosphere/issues/608)) ([da83f38](https://github.com/subconsciousnetwork/noosphere/commit/da83f3894d47d606bd148b72db83414a92688cf4)) ### Dependencies * The following workspace dependencies were updated * dependencies * noosphere-ipfs bumped from 0.7.3 to 0.7.4 * noosphere-core bumped from 0.15.1 to 0.15.2 * noosphere-ns bumped from 0.10.1 to 0.10.2 * noosphere-sphere bumped from 0.10.1 to 0.10.2 * noosphere-api bumped from 0.12.1 to 0.12.2 ## [0.8.1](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-gateway-v0.8.0...noosphere-gateway-v0.8.1) (2023-08-10) ### Features * `orb sphere history` and `orb sphere render` ([#576](https://github.com/subconsciousnetwork/noosphere/issues/576)) ([a6f0a74](https://github.com/subconsciousnetwork/noosphere/commit/a6f0a74cde2fc001bfff5c1bed0844ac19fc8258)) ### Dependencies * The following workspace dependencies were updated * dependencies * noosphere-ipfs bumped from 0.7.2 to 0.7.3 * noosphere-core bumped from 0.15.0 to 0.15.1 * noosphere-ns bumped from 0.10.0 to 0.10.1 * noosphere-storage bumped from 0.8.0 to 0.8.1 * noosphere-sphere bumped from 0.10.0 to 0.10.1 * noosphere-api bumped from 0.12.0 to 0.12.1 ## [0.8.0](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-gateway-v0.7.2...noosphere-gateway-v0.8.0) (2023-08-04) ### ⚠ BREAKING CHANGES * `orb` uses latest Noosphere capabilities ([#530](https://github.com/subconsciousnetwork/noosphere/issues/530)) ### Features * `orb` uses latest Noosphere capabilities ([#530](https://github.com/subconsciousnetwork/noosphere/issues/530)) ([adfa028](https://github.com/subconsciousnetwork/noosphere/commit/adfa028ebcb2de7ea7492af57239fcc9bfc27955)) ### Bug Fixes * Allow expired LinkRecords to be republished by the gateway. ([#535](https://github.com/subconsciousnetwork/noosphere/issues/535)) ([257deb3](https://github.com/subconsciousnetwork/noosphere/commit/257deb3b71210360e1ea415f4e158becf4928272)), closes [#533](https://github.com/subconsciousnetwork/noosphere/issues/533) ### Dependencies * The following workspace dependencies were updated * dependencies * noosphere-ipfs bumped from 0.7.1 to 0.7.2 * noosphere-core bumped from 0.14.0 to 0.15.0 * noosphere-ns bumped from 0.9.4 to 0.10.0 * noosphere-storage bumped from 0.7.1 to 0.8.0 * noosphere-sphere bumped from 0.9.0 to 0.10.0 * noosphere-api bumped from 0.11.0 to 0.12.0 ## [0.7.0](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-gateway-v0.6.1...noosphere-gateway-v0.7.0) (2023-07-19) ### ⚠ BREAKING CHANGES * Replace `noosphere-car` with `iroh-car` throughout the Noosphere crates. ([#492](https://github.com/subconsciousnetwork/noosphere/issues/492)) ### Features * Replace `noosphere-car` with `iroh-car` throughout the Noosphere crates. ([#492](https://github.com/subconsciousnetwork/noosphere/issues/492)) ([e89d498](https://github.com/subconsciousnetwork/noosphere/commit/e89d49879b3a1d2ce8529e438df7995ae8b4e44f)) ### Dependencies * The following workspace dependencies were updated * dependencies * noosphere-ipfs bumped from 0.6.1 to 0.7.0 * noosphere-core bumped from 0.13.1 to 0.13.2 * noosphere-ns bumped from 0.9.1 to 0.9.2 * noosphere-sphere bumped from 0.7.1 to 0.8.0 * noosphere-api bumped from 0.9.1 to 0.10.0 ## [0.6.0](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-gateway-v0.5.3...noosphere-gateway-v0.6.0) (2023-07-01) ### ⚠ BREAKING CHANGES * Authorize and revoke APIs ([#420](https://github.com/subconsciousnetwork/noosphere/issues/420)) * Update to `rs-ucan` 0.4.0, implementing UCAN 0.10ish. ([#449](https://github.com/subconsciousnetwork/noosphere/issues/449)) ### Features * Authorize and revoke APIs ([#420](https://github.com/subconsciousnetwork/noosphere/issues/420)) ([73f016e](https://github.com/subconsciousnetwork/noosphere/commit/73f016e12448c46f95ae7683d91fd6422a925555)) * Update to `rs-ucan` 0.4.0, implementing UCAN 0.10ish. ([#449](https://github.com/subconsciousnetwork/noosphere/issues/449)) ([8b806c5](https://github.com/subconsciousnetwork/noosphere/commit/8b806c5462b5601a5f8417a6a20769b76b57ee6a)) ### Dependencies * The following workspace dependencies were updated * dependencies * noosphere-ipfs bumped from 0.5.3 to 0.6.0 * noosphere-core bumped from 0.12.3 to 0.13.0 * noosphere-ns bumped from 0.8.3 to 0.9.0 * noosphere-sphere bumped from 0.6.3 to 0.7.0 * noosphere-api bumped from 0.8.3 to 0.9.0 ## [0.5.2](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-gateway-v0.5.1...noosphere-gateway-v0.5.2) (2023-06-22) ### Features * re-enable checking of publishable timeframe when publishing link records from the gateway. ([#416](https://github.com/subconsciousnetwork/noosphere/issues/416)) ([5f2d8b0](https://github.com/subconsciousnetwork/noosphere/commit/5f2d8b0431a315f52fe276eff11ba2b1d6e209f3)) ### Dependencies * The following workspace dependencies were updated * dependencies * noosphere-ipfs bumped from 0.5.1 to 0.5.2 * noosphere-core bumped from 0.12.1 to 0.12.2 * noosphere-ns bumped from 0.8.1 to 0.8.2 * noosphere-sphere bumped from 0.6.1 to 0.6.2 * noosphere-api bumped from 0.8.1 to 0.8.2 ## [0.5.1](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-gateway-v0.5.0...noosphere-gateway-v0.5.1) (2023-06-09) ### Bug Fixes * Resolve petnames in correct order ([#412](https://github.com/subconsciousnetwork/noosphere/issues/412)) ([5df3f91](https://github.com/subconsciousnetwork/noosphere/commit/5df3f9187be1d0ef6edd542a9d1268c7cb4ffdb7)) ### Dependencies * The following workspace dependencies were updated * dependencies * noosphere-ipfs bumped from 0.5.0 to 0.5.1 * noosphere-core bumped from 0.12.0 to 0.12.1 * noosphere-ns bumped from 0.8.0 to 0.8.1 * noosphere-sphere bumped from 0.6.0 to 0.6.1 * noosphere-api bumped from 0.8.0 to 0.8.1 ## [0.5.0](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-gateway-v0.4.11...noosphere-gateway-v0.5.0) (2023-06-08) ### ⚠ BREAKING CHANGES * Enable incremental sphere replication ([#409](https://github.com/subconsciousnetwork/noosphere/issues/409)) * Migrate blake2b->blake3 everywhere. ([#400](https://github.com/subconsciousnetwork/noosphere/issues/400)) ### Features * Consolidate `NsRecord` implementation in`LinkRecord`. Fixes [#395](https://github.com/subconsciousnetwork/noosphere/issues/395) ([#399](https://github.com/subconsciousnetwork/noosphere/issues/399)) ([9ee4798](https://github.com/subconsciousnetwork/noosphere/commit/9ee47981232fde00b34bb9458c5b0b2799a610ca)) * Migrate blake2b->blake3 everywhere. ([#400](https://github.com/subconsciousnetwork/noosphere/issues/400)) ([f9e0aec](https://github.com/subconsciousnetwork/noosphere/commit/f9e0aecd76a7253aba13b1881af32a2e543fb6de)), closes [#386](https://github.com/subconsciousnetwork/noosphere/issues/386) ### Bug Fixes * Enable incremental sphere replication ([#409](https://github.com/subconsciousnetwork/noosphere/issues/409)) ([8812a1e](https://github.com/subconsciousnetwork/noosphere/commit/8812a1e8c9348301b36b77d6c1a2024432806358)) ### Dependencies * The following workspace dependencies were updated * dependencies * noosphere-car bumped from 0.1.2 to 0.2.0 * noosphere-ipfs bumped from 0.4.4 to 0.5.0 * noosphere-core bumped from 0.11.0 to 0.12.0 * noosphere-ns bumped from 0.7.2 to 0.8.0 * noosphere-storage bumped from 0.6.3 to 0.7.0 * noosphere-sphere bumped from 0.5.8 to 0.6.0 * noosphere-api bumped from 0.7.9 to 0.8.0 ## [0.4.10](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-gateway-v0.4.9...noosphere-gateway-v0.4.10) (2023-05-17) ### Features * Prepares gateway to validate name records' proof chains over IPFS ([#338](https://github.com/subconsciousnetwork/noosphere/issues/338)) ([435d43b](https://github.com/subconsciousnetwork/noosphere/commit/435d43bfdf84aaf867019ae56cebba4624e76bff)) ### Dependencies * The following workspace dependencies were updated * dependencies * noosphere-ns bumped from 0.7.0 to 0.7.1 * noosphere bumped from 0.10.9 to 0.10.10 ## [0.4.7](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-gateway-v0.4.6...noosphere-gateway-v0.4.7) (2023-05-09) ### Bug Fixes * Removed petnames stay removed ([#373](https://github.com/subconsciousnetwork/noosphere/issues/373)) ([76a4ccf](https://github.com/subconsciousnetwork/noosphere/commit/76a4ccfd80f7855933a122a841f0398ab0bcc03c)) ### Dependencies * The following workspace dependencies were updated * dependencies * noosphere-ns bumped from 0.6.6 to 0.6.7 * noosphere-sphere bumped from 0.5.5 to 0.5.6 * noosphere bumped from 0.10.6 to 0.10.7 ## [0.4.2](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-gateway-v0.4.1...noosphere-gateway-v0.4.2) (2023-05-05) ### Features * Enable expired yet valid records in the name system. Update to ucan 0.2.0. ([#360](https://github.com/subconsciousnetwork/noosphere/issues/360)) ([3b0663a](https://github.com/subconsciousnetwork/noosphere/commit/3b0663abc7783a6d33dd47d20caae7597ab93ed0)) * Publish name record from gateway periodically. ([#334](https://github.com/subconsciousnetwork/noosphere/issues/334)) ([fc5e42f](https://github.com/subconsciousnetwork/noosphere/commit/fc5e42f2bd918fc1b3c448e55c611a99d49b00db)) * Remove `Mutex` from NNS `ApiServer` for concurrency ([#357](https://github.com/subconsciousnetwork/noosphere/issues/357)) ([2347d10](https://github.com/subconsciousnetwork/noosphere/commit/2347d10490fbb7ecc219a3a09c1de21e11f66fa2)) ### Dependencies * The following workspace dependencies were updated * dependencies * noosphere-ipfs bumped from 0.4.1 to 0.4.2 * noosphere-core bumped from 0.10.1 to 0.10.2 * noosphere-ns bumped from 0.6.1 to 0.6.2 * noosphere-sphere bumped from 0.5.1 to 0.5.2 * noosphere-api bumped from 0.7.6 to 0.7.7 * noosphere bumped from 0.10.1 to 0.10.2 ## [0.4.0](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-gateway-v0.3.5...noosphere-gateway-v0.4.0) (2023-05-02) ### ⚠ BREAKING CHANGES * Revised tracing configuration (#342) ### Features * Enable support of quorum=0 for DHT during infra bootstrapping ([#335](https://github.com/subconsciousnetwork/noosphere/issues/335)) ([9d3619e](https://github.com/subconsciousnetwork/noosphere/commit/9d3619e0630a9fe3de867e08770df9d30682a91f)) * Revised tracing configuration ([#342](https://github.com/subconsciousnetwork/noosphere/issues/342)) ([c4a4084](https://github.com/subconsciousnetwork/noosphere/commit/c4a4084771680c8e49b3db498a5da422db2adda8)) ### Dependencies * The following workspace dependencies were updated * dependencies * noosphere-ipfs bumped from 0.3.4 to 0.4.0 * noosphere-core bumped from 0.9.3 to 0.10.0 * noosphere-ns bumped from 0.5.7 to 0.6.0 * noosphere-sphere bumped from 0.4.1 to 0.5.0 * noosphere-api bumped from 0.7.4 to 0.7.5 * noosphere bumped from 0.9.1 to 0.10.0 ## [0.3.5](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-gateway-v0.3.4...noosphere-gateway-v0.3.5) (2023-04-22) ### Features * Update IPLD-related dependencies ([#327](https://github.com/subconsciousnetwork/noosphere/issues/327)) ([5fdfadb](https://github.com/subconsciousnetwork/noosphere/commit/5fdfadb1656f9d6eef2dbbb8b00a598106bccf00)) ### Dependencies * The following workspace dependencies were updated * dependencies * noosphere-car bumped from 0.1.0 to 0.1.1 * noosphere-ipfs bumped from 0.3.3 to 0.3.4 * noosphere-core bumped from 0.9.2 to 0.9.3 * noosphere-ns bumped from 0.5.6 to 0.5.7 * noosphere-storage bumped from 0.6.1 to 0.6.2 * noosphere-sphere bumped from 0.4.0 to 0.4.1 * noosphere-api bumped from 0.7.3 to 0.7.4 * noosphere bumped from 0.9.0 to 0.9.1 ## [0.3.1](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-gateway-v0.3.0...noosphere-gateway-v0.3.1) (2023-04-10) ### Bug Fixes * Introduce `TryOrReset` to help worker threads ([#300](https://github.com/subconsciousnetwork/noosphere/issues/300)) ([5ea4b2c](https://github.com/subconsciousnetwork/noosphere/commit/5ea4b2c91d0b829e22f0c0b3cd22fe837eddf905)) ### Dependencies * The following workspace dependencies were updated * dependencies * noosphere-ipfs bumped from 0.3.1 to 0.3.2 * noosphere-core bumped from 0.9.0 to 0.9.1 * noosphere-ns bumped from 0.5.2 to 0.5.3 * noosphere-storage bumped from 0.6.0 to 0.6.1 * noosphere-sphere bumped from 0.3.0 to 0.3.1 * noosphere-api bumped from 0.7.1 to 0.7.2 * noosphere bumped from 0.8.1 to 0.8.2 ## [0.3.0](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-gateway-v0.2.0...noosphere-gateway-v0.3.0) (2023-04-04) ### ⚠ BREAKING CHANGES * Apply breaking domain concept in anticipation of beta (#298) ### Bug Fixes * Use `wnfs-namefilter` instead of `wnfs` ([681d39a](https://github.com/subconsciousnetwork/noosphere/commit/681d39ab082227ab663053fd2170c2539b619ef0)) ### Miscellaneous Chores * Apply breaking domain concept in anticipation of beta ([#298](https://github.com/subconsciousnetwork/noosphere/issues/298)) ([bd34ab4](https://github.com/subconsciousnetwork/noosphere/commit/bd34ab49b2d2c65cffe25657cf4d188d5c79d15f)) ### Dependencies * The following workspace dependencies were updated * dependencies * noosphere-ipfs bumped from 0.3.0 to 0.3.1 * noosphere-core bumped from 0.8.0 to 0.9.0 * noosphere-ns bumped from 0.5.1 to 0.5.2 * noosphere-sphere bumped from 0.2.0 to 0.3.0 * noosphere-api bumped from 0.7.0 to 0.7.1 * noosphere bumped from 0.8.0 to 0.8.1 ## [0.2.0](https://github.com/subconsciousnetwork/noosphere/compare/noosphere-gateway-v0.1.0...noosphere-gateway-v0.2.0) (2023-03-29) ### ⚠ BREAKING CHANGES * Sphere traversal C FFI (#292) * Traverse the Noosphere vast (#284) * Fork `iroh-car` as `noosphere-car` (#283) * Revise links and gateway (#278) ### Features * Fork `iroh-car` as `noosphere-car` ([#283](https://github.com/subconsciousnetwork/noosphere/issues/283)) ([b0b7c38](https://github.com/subconsciousnetwork/noosphere/commit/b0b7c3835ff1ef271bbe0f833f6f7856fcc30de1)) * Revise links and gateway ([#278](https://github.com/subconsciousnetwork/noosphere/issues/278)) ([4cd2e3a](https://github.com/subconsciousnetwork/noosphere/commit/4cd2e3af8b10cdaae710d87e4b919b5180d10fec)) * Sphere traversal C FFI ([#292](https://github.com/subconsciousnetwork/noosphere/issues/292)) ([5d55e60](https://github.com/subconsciousnetwork/noosphere/commit/5d55e60789fcec6abdcc50df10f0038274972806)) * Traverse the Noosphere vast ([#284](https://github.com/subconsciousnetwork/noosphere/issues/284)) ([43bceaf](https://github.com/subconsciousnetwork/noosphere/commit/43bceafcc838c5b06565780f372bf7b401de288e)) ### Dependencies * The following workspace dependencies were updated * dependencies * noosphere-ipfs bumped from 0.2.0 to 0.3.0 * noosphere-core bumped from 0.7.0 to 0.8.0 * noosphere-ns bumped from 0.5.0 to 0.5.1 * noosphere-storage bumped from 0.5.0 to 0.6.0 * noosphere-sphere bumped from 0.1.0 to 0.2.0 * noosphere-api bumped from 0.6.0 to 0.7.0 * noosphere bumped from 0.7.0 to 0.8.0 ## 0.1.0 (2023-03-14) ### ⚠ BREAKING CHANGES * Petname resolution and synchronization in spheres and gateways (#253) ### Features * Introduce `noosphere-gateway` crate ([#238](https://github.com/subconsciousnetwork/noosphere/issues/238)) ([791bc39](https://github.com/subconsciousnetwork/noosphere/commit/791bc3996cfac12cb077c3721f22d080a71d33ba)) * Petname resolution and synchronization in spheres and gateways ([#253](https://github.com/subconsciousnetwork/noosphere/issues/253)) ([f7ddfa7](https://github.com/subconsciousnetwork/noosphere/commit/f7ddfa7b65129efe795c6e3fca58cdc22799127a)) ### Dependencies * The following workspace dependencies were updated * dependencies * noosphere-ipfs bumped from 0.1.2 to 0.2.0 * noosphere-core bumped from 0.6.3 to 0.7.0 * noosphere-ns bumped from 0.4.3 to 0.5.0 * noosphere-storage bumped from 0.4.2 to 0.5.0 * noosphere-api bumped from 0.5.6 to 0.6.0 * noosphere bumped from 0.6.3 to 0.7.0