Skip to content

Commit 365e138

Browse files
committed
Update changelog (#6810)
## Motivation This updates the changelog in preparation for the next release.
1 parent bca3fb9 commit 365e138

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
See [RELEASE](./RELEASE.md) for workflow instructions.
44

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+
512
## v1.8.1
613

714
### Highlights
@@ -12,10 +19,10 @@ improvements are enabled automatically after upgrading to this version and no us
1219

1320
### Improvements
1421

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).
1623

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.
1926

2027
## v1.8.0
2128

0 commit comments

Comments
 (0)