Skip to content

Commit 2358129

Browse files
authored
chore: release 1.0.0
Release-As: 1.0.0
1 parent 2d66a46 commit 2358129

File tree

2 files changed

+20
-45
lines changed

2 files changed

+20
-45
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ jobs:
7373

7474
- uses: actions/setup-node@v3
7575
with:
76-
cache: 'npm'
7776
node-version: 16
7877
registry-url: 'https://registry.npmjs.org'
7978
if: ${{ steps.release.outputs.release_created }}

CHANGELOG.md

Lines changed: 20 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,24 @@
1-
# [0.14.0](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v0.14.0...v0.13.2) (2022-04-05)
1+
## [1.0.0](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v0.14.0...v1.0.0) (2022-05-10)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* the output of this module is now ESM-only by @achingbrain in https://github.com/ChainSafe/js-libp2p-gossipsub/pull/236
7+
* Tiddy Gossipsub API and comments by @dapplion in https://github.com/ChainSafe/js-libp2p-gossipsub/pull/227
8+
9+
### Bug Fixes
10+
11+
* Fix rpc.control metrics and reduce object creation by @dapplion in https://github.com/ChainSafe/js-libp2p-gossipsub/pull/230
12+
* Remove duplicate record of msgReceivedPreValidation metric by @tuyennhv in https://github.com/ChainSafe/js-libp2p-gossipsub/pull/228
13+
14+
### Miscellaneous
15+
* chore: update cd action by @mpetrunic in https://github.com/ChainSafe/js-libp2p-gossipsub/pull/245
16+
17+
## [0.14.0](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v0.14.0...v0.13.2) (2022-04-05)
218

319
- New gossipsub implementation: better performance, async validation flow, improved peer scores significantly, add a lot of metrics
420

5-
# [0.13.2](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v0.13.2...v0.13.1) (2022-03-25)
21+
## [0.13.2](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v0.13.2...v0.13.1) (2022-03-25)
622

723
- Do not apply P3 penalty if peers are pruned from topic mesh
824
- Fix flood publish behavior
@@ -12,51 +28,11 @@
1228
- Prettier
1329
- Apply strict-boolean-expression eslint rule
1430

15-
# [0.13.1](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v0.13.1...v0.13.0) (2022-02-14)
31+
## [0.13.1](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v0.13.1...v0.13.0) (2022-02-14)
1632

1733
- Fix async getFastMsgIdStr function
1834

19-
# [0.13.0](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v0.12.2...v0.13.0) (2022-01-20)
20-
21-
## [1.0.0](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v0.14.0...v1.0.0) (2022-05-10)
22-
23-
24-
### ⚠ BREAKING CHANGES
25-
26-
* the output of this module is now ESM-only
27-
28-
### Bug Fixes
29-
30-
* browser tests ([cd09f89](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/cd09f891d116cb4de6783b3a0814d6dcb2df5489))
31-
* event awaiting ([799dd3f](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/799dd3fa9f7fb9ed5176de25f8c2675231d23caa))
32-
* flaky test and [#208](https://github.com/ChainSafe/js-libp2p-gossipsub/issues/208) ([86a27a6](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/86a27a66bd0d00f7f43997eab5728f1a09516096))
33-
* gossip test for piggyback control ([25e7838](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/25e7838a506fe1a4928256e9e7517887f7ac8c03))
34-
* more of the go-gossipsub tests passing ([2045fde](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/2045fde3687a56331cd31463930bcd2f9e34362c))
35-
* test mesh at time of publish ([b653f00](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/b653f00865c4a43bd12f801fd93bba3522e5f404))
36-
* tests passing ([2d74e27](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/2d74e270dc7033e5ac304a312d4bc22863ebe199))
37-
* update to esm libp2p and deps ([6785f17](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/6785f1705aae763096315c004bf7355efea314ea))
38-
39-
40-
### Miscellaneous
41-
42-
* add missing dep ([102c68b](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/102c68b98a58a73531d38a772d2d44d14a7bc7da))
43-
* add missing dep ([07c130b](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/07c130b4f074c026ef93d7ab1c24e4f6725498f7))
44-
* add missing protons dev dep ([da13c30](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/da13c309a9f612a5ee4ed4f29e21bffea0b7ff73))
45-
* another missing dep ([4df0d81](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/4df0d810959016cbc59b63472deb13e6c3d0fed8))
46-
* disable firefox tests ([cc97f84](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/cc97f847c3283b82d3d7263035aad0c801d172ea))
47-
* do not wait in order ([f65d56d](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/f65d56d4ae110aa0d7cdbd1c61d93997bb1d80a8))
48-
* ensure we get the right number of connections ([903d698](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/903d698a0f88f1f5fc646e02ae88cef24a6d9238))
49-
* missing deps ([4a703b8](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/4a703b8bc5864af8f75ab14cf2a8505a2a937e54))
50-
* only wait for the heartbeat of the node under test ([6d0afe9](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/6d0afe9f59050ac4464bc80e8acc4f473982b499))
51-
* partial revert ([1d65689](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/1d65689ed824f0a4e71f357b718db84798e6d820))
52-
* remove libp2p dep in favour of programatic streams ([6d36b4b](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/6d36b4bda7db8f51d284e437bb12bb9e548f6577))
53-
* restore license ([e110b2f](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/e110b2ffc3f68ec07aa1ef9b99b38d0a624f99e2))
54-
* revert interface to type ([51d2135](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/51d21350f8153a3633c5d908e55936832ffd451b))
55-
* run go tests on node ([3619aca](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/3619acaf2dc7a7bc80d27006c09d695bab4510de))
56-
* slow ci is slow ([02da20a](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/02da20a5f7724862fd541b011ca31d3910608e04))
57-
* test mesh before use ([9278534](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/9278534977a344929b538456dbb7cc6bcca5f6e4))
58-
* update ci ([18db40e](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/18db40e09a1bedfb34d6f74ba5bf560cac921f8c))
59-
* update interfaces ([1ec595c](https://github.com/ChainSafe/js-libp2p-gossipsub/commit/1ec595cc577477232af7885f0aa6aee4bf45ce0e))
35+
## [0.13.0](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v0.12.2...v0.13.0) (2022-01-20)
6036

6137
## [0.12.2](https://github.com/ChainSafe/js-libp2p-gossipsub/compare/v0.12.1...v0.12.2) (2022-01-20)
6238

0 commit comments

Comments
 (0)