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
{{ message }}
This repository was archived by the owner on Apr 5, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,17 @@
2
2
3
3
## Upcoming Release
4
4
### Breaking Changes
5
-
-Update Metrics service default port from 8546 to 9546.
5
+
-Updated Metrics service default port from 8546 to 9546.
6
6
7
+
### Features Added
8
+
- Updated various dependent libraries versions
9
+
10
+
---
7
11
## 22.1.0
8
12
### Features Added
9
13
- Updated Tuweni dependency to version 2.1.0 [#432](https://github.com/ConsenSys/ethsigner/pull/432)
10
14
- Updated Besu dependency to version 22.1.0 [#436](https://github.com/ConsenSys/ethsigner/pull/436)
11
-
15
+
---
12
16
## 21.10.9
13
17
### Breaking Changes
14
18
- Update EthSigner docker image user to use `ethsigner` instead of `root`. It may result in backward compatibility/permission issues with existing directory mounts.
0 commit comments