2023-01-18 09:49:59 +11:00
# Changelog
All notable changes to this project will be documented in this file.
2023-02-14 01:11:40 +01:00
The file is maintained by [Release Please ](https://github.com/googleapis/release-please ) based on [Conventional Commits ](https://www.conventionalcommits.org ) specification,
2023-01-18 09:49:59 +11:00
and this project adheres to [Semantic Versioning ](https://semver.org/spec/v2.0.0.html ).
2023-03-24 10:10:41 +11:00
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @waku/enr bumped from 0.0.6 to 0.0.7
* devDependencies
* @waku/interfaces bumped from 0.0.8 to 0.0.9
2023-03-25 10:22:44 +11:00
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @waku/enr bumped from 0.0.7 to 0.0.8
* @waku/utils bumped from 0.0.2 to 0.0.3
* devDependencies
* @waku/interfaces bumped from 0.0.9 to 0.0.10
2023-03-29 04:19:45 +11:00
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @waku/enr bumped from 0.0.8 to 0.0.9
2023-05-10 04:54:20 +10:00
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @waku/enr bumped from 0.0.10 to 0.0.11
* @waku/utils bumped from 0.0.4 to 0.0.5
* devDependencies
* @waku/interfaces bumped from 0.0.11 to 0.0.12
2023-06-02 05:50:52 +10:00
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @waku/enr bumped from 0.0.12 to 0.0.13
* @waku/utils bumped from 0.0.6 to 0.0.7
* devDependencies
* @waku/interfaces bumped from 0.0.13 to 0.0.14
2023-08-02 21:02:57 +10:00
## [0.0.16](https://github.com/waku-org/js-waku/compare/dns-discovery-v0.0.15...dns-discovery-v0.0.16) (2023-08-02)
### Bug Fixes
* Improve connection manager error handling + edge cases ([#1450 ](https://github.com/waku-org/js-waku/issues/1450 )) ([785df52 ](https://github.com/waku-org/js-waku/commit/785df528fe6e5010a61391994e222028dbc4e4c5 ))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @waku/enr bumped from 0.0.15 to 0.0.16
* @waku/utils bumped from 0.0.9 to 0.0.10
* devDependencies
* @waku/interfaces bumped from 0.0.16 to 0.0.17
2023-07-27 05:47:04 +10:00
## [0.0.15](https://github.com/waku-org/js-waku/compare/dns-discovery-v0.0.14...dns-discovery-v0.0.15) (2023-07-26)
### ⚠ BREAKING CHANGES
* upgrade to libp2p@0 .45 ([#1400 ](https://github.com/waku-org/js-waku/issues/1400 ))
### Features
* Upgrade to libp2p@0 .45 ([#1400 ](https://github.com/waku-org/js-waku/issues/1400 )) ([420e6c6 ](https://github.com/waku-org/js-waku/commit/420e6c698dd8f44d40d34e47d876da5d2e1ce85e ))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @waku/enr bumped from 0.0.14 to 0.0.15
* @waku/utils bumped from 0.0.8 to 0.0.9
* devDependencies
* @waku/interfaces bumped from 0.0.15 to 0.0.16
2023-06-17 09:26:12 +10:00
## [0.0.14](https://github.com/waku-org/js-waku/compare/dns-discovery-v0.0.13...dns-discovery-v0.0.14) (2023-06-08)
### Features
* Allow passing of multiple ENR URLs to DNS Discovery & dial multiple peers in parallel ([#1379 ](https://github.com/waku-org/js-waku/issues/1379 )) ([f32d7d9 ](https://github.com/waku-org/js-waku/commit/f32d7d9fe0b930b4fa9c46b8644e6d21be45d5c1 ))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @waku/enr bumped from 0.0.13 to 0.0.14
* @waku/utils bumped from 0.0.7 to 0.0.8
* devDependencies
* @waku/interfaces bumped from 0.0.14 to 0.0.15
2023-05-19 21:38:52 +10:00
## [0.0.12](https://github.com/waku-org/js-waku/compare/dns-discovery-v0.0.11...dns-discovery-v0.0.12) (2023-05-18)
### ⚠ BREAKING CHANGES
* @waku/relay ([#1316 ](https://github.com/waku-org/js-waku/issues/1316 ))
### Features
* @waku/relay ([#1316 ](https://github.com/waku-org/js-waku/issues/1316 )) ([50c2c25 ](https://github.com/waku-org/js-waku/commit/50c2c2540f3c5ff78d93f3fea646da0eee246e17 ))
### Bug Fixes
* Remove typesVersions ([#1359 ](https://github.com/waku-org/js-waku/issues/1359 )) ([0ad1954 ](https://github.com/waku-org/js-waku/commit/0ad19540d527309e0174afa7e9fff2924570d361 ))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @waku/enr bumped from * to 0.0.12
* @waku/utils bumped from * to 0.0.6
* devDependencies
* @waku/interfaces bumped from * to 0.0.13
2023-04-03 16:15:39 +10:00
## [0.0.10](https://github.com/waku-org/js-waku/compare/dns-discovery-v0.0.9...dns-discovery-v0.0.10) (2023-04-03)
### Bug Fixes
* **dns-discovery:** Use DOH list from dns-query ([1dd3210 ](https://github.com/waku-org/js-waku/commit/1dd32101baf2750527369f7f25981882aa1f9527 ))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @waku/enr bumped from 0.0.9 to 0.0.10
* @waku/utils bumped from 0.0.3 to 0.0.4
* devDependencies
* @waku/interfaces bumped from 0.0.10 to 0.0.11
2023-03-17 06:29:40 +11:00
## [0.0.6](https://github.com/waku-org/js-waku/compare/dns-discovery-v0.0.5...dns-discovery-v0.0.6) (2023-03-16)
### ⚠ BREAKING CHANGES
* add exports map to @waku/utils ([#1201 ](https://github.com/waku-org/js-waku/issues/1201 ))
* directly convert from ENR to `PeerInfo` , remove unneeded utility
* extract decoder code
* bump typescript
* bump libp2p dependencies
### Features
* Add mocha to dns-discovery ([#1154 ](https://github.com/waku-org/js-waku/issues/1154 )) ([f945eb9 ](https://github.com/waku-org/js-waku/commit/f945eb90c49bb54322c4cb58c20cfdeee72ff4f2 ))
* DNS discovery as default bootstrap discovery ([#1114 ](https://github.com/waku-org/js-waku/issues/1114 )) ([11819fc ](https://github.com/waku-org/js-waku/commit/11819fc7b14e18385d421facaf2af0832cad1da8 ))
### Bug Fixes
* **dns-discovery/peer-exchange:** Check if peer is already tagged ([952aadd ](https://github.com/waku-org/js-waku/commit/952aadd7bbbe1a7265c5126c1678f552bef0648d ))
* Prettier and cspell ignore CHANGELOG ([#1235 ](https://github.com/waku-org/js-waku/issues/1235 )) ([4d7b3e3 ](https://github.com/waku-org/js-waku/commit/4d7b3e39e6761afaf5d05a13cc4b3c23e15f9bd5 ))
### Miscellaneous Chores
* Add exports map to @waku/utils ([#1201 ](https://github.com/waku-org/js-waku/issues/1201 )) ([a30b2bd ](https://github.com/waku-org/js-waku/commit/a30b2bd747dedeef69b46cfafb88898ba35d8f67 ))
* Bump libp2p dependencies ([803ae7b ](https://github.com/waku-org/js-waku/commit/803ae7bd8ed3de665026446c23cde90e7eba9d36 ))
* Bump typescript ([12d86e6 ](https://github.com/waku-org/js-waku/commit/12d86e6abcc68e27c39ca86b4f0dc2b68cdd6000 ))
* Directly convert from ENR to `PeerInfo` , remove unneeded utility ([6dbcde0 ](https://github.com/waku-org/js-waku/commit/6dbcde041ab8fa8c2df75cc25319a0eccf6b0454 ))
* Extract decoder code ([130c49b ](https://github.com/waku-org/js-waku/commit/130c49b636807063364f309da0da2a24a68f2178 ))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @waku/enr bumped from * to 0.0.6
* @waku/utils bumped from * to 0.0.2
* devDependencies
* @waku/interfaces bumped from * to 0.0.8
2023-01-18 09:49:59 +11:00
## [Unreleased]
2023-01-25 15:35:12 +11:00
## [0.0.5] - 2023-01-25
### Changed
- Replaced OpenDNS with AhaDNS in the default DoH DNS list.
### Fixed
- Moved `chai` to `devDependencies` .
2023-01-18 09:49:59 +11:00
## [0.0.4] - 2023-01-18
### Changed
- Improved test coverage, various fixes.
2023-01-25 15:35:12 +11:00
[unreleased]: https://github.com/waku-org/js-waku/compare/@waku/dns -discovery@0 .0.5...HEAD
[0.0.5]: https://github.com/status-im/js-waku/compare/@waku/dns -discovery@0 .0.4...@waku/dns -discovery@0 .0.5
2023-01-18 09:49:59 +11:00
[0.0.4]: https://github.com/status-im/js-waku/compare/f7f28f03b01fa5bc89eaeb083b68981169b45c39...@waku/dns -discovery@0 .0.4