File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
See [ RELEASE] ( ./RELEASE.md ) for workflow instructions.
4
4
5
+ ## v1.8.2
6
+
7
+ ### Improvements
8
+
9
+ * [ #6800 ] ( https://github.com/spacemeshos/go-spacemesh/pull/6800 ) Improved performance of GRPC endpoint
10
+ ` spacemesh.v2beta1.ActivationService.Highest ` .
11
+
5
12
## v1.8.1
6
13
7
14
### Highlights
@@ -12,10 +19,10 @@ improvements are enabled automatically after upgrading to this version and no us
12
19
13
20
### Improvements
14
21
15
- * [ 6792] ( https://github.com/spacemeshos/go-spacemesh/pull/6792 ) Fixed race condition in ` FPTree ` implementation (sync v2).
22
+ * [ # 6792 ] ( https://github.com/spacemeshos/go-spacemesh/pull/6792 ) Fixed race condition in ` FPTree ` implementation (sync v2).
16
23
17
- * [ 6794] ( https://github.com/spacemeshos/go-spacemesh/pull/6794 ) Increased database connection idle timeout,
18
- which should reduce occurances of ` SQLITE_BUSY ` errors.
24
+ * [ # 6794 ] ( https://github.com/spacemeshos/go-spacemesh/pull/6794 ) Increased database connection idle timeout,
25
+ which should reduce occurrences of ` SQLITE_BUSY ` errors.
19
26
20
27
## v1.8.0
21
28
You can’t perform that action at this time.
0 commit comments