You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* The following workspace dependencies were updated
9
+
* dependencies
10
+
*@libp2p/interface-internal bumped from ^2.2.0 to ^2.2.1
11
+
12
+
## 1.0.0 (2024-12-09)
13
+
14
+
15
+
### Features
16
+
17
+
* add auto-confirm option to auto-tls ([#2875](https://github.com/libp2p/js-libp2p/issues/2875)) ([2625cc3](https://github.com/libp2p/js-libp2p/commit/2625cc323b77ed4843d200a3b7022f80eba2e8f8))
18
+
* add auto-tls service ([#2798](https://github.com/libp2p/js-libp2p/issues/2798)) ([d866eb5](https://github.com/libp2p/js-libp2p/commit/d866eb5bb8269485364c233119331ca073ff1343))
19
+
20
+
21
+
### Bug Fixes
22
+
23
+
* add retries to certificate provisioning ([#2841](https://github.com/libp2p/js-libp2p/issues/2841)) ([98b4304](https://github.com/libp2p/js-libp2p/commit/98b43045cb4786defc74e21c637489109377ea35))
24
+
* require external confirmation of public addresses ([#2867](https://github.com/libp2p/js-libp2p/issues/2867)) ([d19974d](https://github.com/libp2p/js-libp2p/commit/d19974d93a1015acfca95c2155dbcffc5fd6a6c0))
25
+
26
+
27
+
### Dependencies
28
+
29
+
* The following workspace dependencies were updated
30
+
* dependencies
31
+
*@libp2p/crypto bumped from ^5.0.7 to ^5.0.8
32
+
*@libp2p/interface bumped from ^2.2.1 to ^2.3.0
33
+
*@libp2p/interface-internal bumped from ^2.1.1 to ^2.2.0
0 commit comments